bug-gnu-emacs
[Top][All Lists]
Advanced

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

uncomment-region bug


From: kraemer
Subject: uncomment-region bug
Date: Sun, 13 Nov 2005 16:55:31 -0500


to reproduce:

 -  open emacs
 -  emacs-lisp-mode
 -  end-of-buffer
 -  type ";; abcde"
 -  set-mark-command
 -  beginning-of-line
 -  uncomment-region


I've only seen the effect when uncommenting a region that is at the very end of the buffer.

- In "GNU Emacs 21.2.1 (powerpc-apple-darwin8.0) of 2005-05-11 on nic.mit.edu":
    "Can't find the comment end."

- In "GNU Emacs 22.0.50.1 (powerpc-apple-darwin8.2.0)of 2005-10-09 on quartet.local"
    strange behavior -- the line that is left is just "abc" -- the "de" is gone!


kraemer

-----



kraemer


-----



Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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