GNU bug report logs -
#5997
vhdl-comment-uncomment-region
Previous Next
Reported by: Jerzy Gbur <jerzy.gbur <at> gmail.com>
Date: Wed, 21 Apr 2010 15:15:02 UTC
Severity: normal
Merged with 14335
Found in version 24.2
Fixed in version 24.3
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 2010-04-22 14:39 +0100, Stefan Monnier wrote:
>> and vhdl-comment-uncomment-region function doesn't know that this row
>> is commented or no, so it makes new comment and so on....
>
> Rather than C-c C-c (which is specific to VHDL) you may want to try M-;
> which should work in "any" mode.
I always hate it when a mode overrides a global binding for no good
reason. It gives surprises on the first use. There are quite a few in
Emacs, unfortunately. To name a few:
1. diff-mode binds M-q
2. M-s that was used to search history is overwritten by the new M-s
prefix. See for example in ielm.
3. Winner mode key bindings are active in minibuffer which makes ido
fail to perform some of its functions.
Leo
This bug report was last modified 12 years and 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.