[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] newcomment.el (comment-line): New command.
From: |
Stefan Monnier |
Subject: |
Re: [PATCH] newcomment.el (comment-line): New command. |
Date: |
Mon, 02 Feb 2015 12:17:34 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
> I would like to politely insist this gets included into newcomment.el
I'm not opposed to it.
> (with a keybind).
I'm not very happy with using one of the very few remaining
C-<something> keys for this command. I'm not terminally opposed to it,
but I'm not convinced it's a good idea. C-M-; sounds like a sexp-level
operation, so I think it's less appropriate for a line-based command.
C-x C-; would be fine, OTOH.
Stefan