emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [External] : Re: Change default behavior of some commands that act o


From: Stefan Monnier
Subject: Re: [External] : Re: Change default behavior of some commands that act on region?
Date: Sat, 22 May 2021 17:16:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> If we take a step back, I think we'll see there's a "better optimum"
>> in this area when `transient-mark-mode` is in use.  E.g. we could
>> combine `downcase-word` and `downcase-region` into a single command
>> which will do either of the two depending on `use-region-p`.
> Sure, you can do something like that.  But the thread
> is not particularly about down-casing.  It's about
> some/most/all such commands.

My comment above was not specific to downcasing either.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]