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

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

bug#16882: 24.3.50; with-temp-buffer-window broken


From: Glenn Morris
Subject: bug#16882: 24.3.50; with-temp-buffer-window broken
Date: Tue, 25 Feb 2014 14:00:31 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Thierry Volpiatto wrote:

> The content of body is printed in current-buffer instead of being
> printed in the temp buffer.

Please explain what you mean by "the content of body".

Note that with-temp-buffer-window's doc has always said:

   "It does not make the buffer current for BODY."

Things like:

  (with-temp-buffer-window "foo" nil nil (princ "hello"))

continue to work just fine, as documented.





reply via email to

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