emacs-diffs
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r106028: Rework count-words-regio


From: Chong Yidong
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r106028: Rework count-words-region. New command count-words.
Date: Tue, 11 Oct 2011 21:16:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>>   Rework count-words-region.  New command count-words.
>
> IIUC those two commands pretty much only differ if transient-mark-mode
> is disabled (other than the fact that one of them can't be used from
> Elisp).  Is this distinction worth the trouble of having two commands?

This is for consistency with the old behavior of M-=, as well as
ispell-word/ispell-region, comment-dwim/comment-region, etc.  The
"-region" commands should act on the region.




reply via email to

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