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

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

bug#17794: Acknowledgement (24.4.50; change in src/window.c breaks deskt


From: lee
Subject: bug#17794: Acknowledgement (24.4.50; change in src/window.c breaks desktop mode)
Date: Tue, 17 Jun 2014 19:03:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

This is a duplicate of #17769.

Changing window.c to


  if (buf != current_buffer)
          //      error ("`recenter'ing a window that does not display 
current-buffer.");
          return Qnil;


works here as a workaround until the problem is fixed.


-- 
Knowledge is volatile and fluid.  Software is power.





reply via email to

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