all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 23.1: Is delete-windows-on supposed to change the current buffer?
@ 2009-07-30 22:13 Jeffrey C Honig
  2009-07-31  9:08 ` martin rudalics
  0 siblings, 1 reply; 7+ messages in thread
From: Jeffrey C Honig @ 2009-07-30 22:13 UTC (permalink / raw)
  To: emacs-devel

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 <jch@honig.net>
http://www.honig.net/jch
GnuPG ID:14E29E13 <http://www.honig.net/jch/key.shtml>




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-07-31 20:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-30 22:13 23.1: Is delete-windows-on supposed to change the current buffer? Jeffrey C Honig
2009-07-31  9:08 ` martin rudalics
2009-07-31 15:49   ` Jeffrey C Honig
2009-07-31 16:11     ` martin rudalics
2009-07-31 17:11   ` Bill Wohler
2009-07-31 18:56   ` Stefan Monnier
2009-07-31 20:17     ` Bill Wohler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.