emacs-devel
[Top][All Lists]
Advanced

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

Re: lisp-indent-line and comment-region in emacs-lisp-mode menu


From: Juri Linkov
Subject: Re: lisp-indent-line and comment-region in emacs-lisp-mode menu
Date: Wed, 05 Mar 2008 12:43:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-unknown-linux-gnu)

> Wouldn't it be better if the emacs-lisp-mode menu used
> indent-for-tab-command instead of lisp-indent-line and
> comment-dwim instead of comment-region ?
> The former don't have key bindings, but the latter do, so the menus
> do not help users learn the key bindings.

If comment-dwim does the same that comment-region does
when transient-mark-mode is on by default then I think
comment-region could be replaced with comment-dwim.

> What about "Indent region"?  Currently TAB does when
> transient-mark-mode is on...

"Indent region" would be useless when transient-mark-mode is on.
But perhaps we should keep it for users who has the habit of using it.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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