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
> In this version (23.1) comment marks are inserted just before code
> text without any spaces,
This is probably because vhdl-comment-uncomment-region uses
comment-region, whose default behavior was changed. See comment-style.
> 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. This is use comment-region and
uncomment-region. I can't seem to reproduce your bug with M-;, so that
would seem to indicate that the bug is in vhdl-comment-uncomment-region,
but please try it out and if you can reproduce it with M-; give us
a precise recipe (and if not tell us so as well, so we know where to
find the fix).
Stefan
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.