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

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

bug#16411: undo-only bugs


From: Barry OReilly
Subject: bug#16411: undo-only bugs
Date: Fri, 14 Feb 2014 17:29:02 -0500

> • ./src/emacs -Q
> • In *scratch* at least twice:
>   • Insert "aaa"
>   • Undo
> • Select the entire buffer
> • Undo in region with prefix-arg 4
> • Observe the wrongful deletion of the string: "fer." in the Lisp
>   comment.

A more concise recipe:

  • ./src/emacs -Q
  • In *scratch* insert "aaa"
  • Undo
  • Select the entire buffer
  • Undo in region
  • Observe the wrongful deletion of the period in the Lisp comment.


reply via email to

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