emacs-devel
[Top][All Lists]
Advanced

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

23.1: Is delete-windows-on supposed to change the current buffer?


From: Jeffrey C Honig
Subject: 23.1: Is delete-windows-on supposed to change the current buffer?
Date: Thu, 30 Jul 2009 18:13:00 -0400

I'm debugging a problem with mh-e with 23.1.  In particular
(mh-yank-cur-msg) in lisp/mh-e/mh-letter.el.

In 23.1, unlike prior releases, this sequence changes the current
buffer:

          (if mh-delete-yanked-msg-window-flag
              (delete-windows-on mh-show-buffer)))

Is this change in behavior expected so that we should fix mh-e?  Or is
this a bug in emacs 23.1 that I should report?

Thanks (谢谢).

Jeff

-- 
Jeffrey C. Honig <address@hidden>
http://www.honig.net/jch
GnuPG ID:14E29E13 <http://www.honig.net/jch/key.shtml>




reply via email to

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