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

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

bug#19576: Fixed: bug#19576: write-file writes the wrong buffer


From: Anders Lindgren
Subject: bug#19576: Fixed: bug#19576: write-file writes the wrong buffer
Date: Fri, 20 Nov 2015 21:17:52 +0100

After discussing this with Eli and John, it was decided that the responsibility to restore the current buffer lies on the lisp function and not the Emacs code that calls `window-size-change-functions'.

I committed a patch to follow.el that ensures that the buffer is restored, see http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-25&id=75a1d009f747a220c7b9b1cfdbe7077082fe02d6 for details.

    -- Anders Lindgren


reply via email to

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