emacs-devel
[Top][All Lists]
Advanced

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

Re: Apparent regression on the undo command


From: Artur Malabarba
Subject: Re: Apparent regression on the undo command
Date: Thu, 19 Nov 2015 12:11:32 +0000

2015-11-19 9:47 GMT+00:00 Phillip Lord <address@hidden>:
> I'll try and see if I can automate the problem and
> run a bisect.

The following works for me. When called on the *scratch* buffer it
returns non-nil if the problem occurs.

(progn
  (kmacro-call-macro nil nil nil [134217788 11 14 14 11 67108911])
  (equal (point-min) (point)))

That macro simply calls M-< C-k C-n C-n C-k C-/



reply via email to

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