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

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

bug#9532: 24.0.50; `special-display-regexps' is no longer respected


From: Eli Zaretskii
Subject: bug#9532: 24.0.50; `special-display-regexps' is no longer respected
Date: Tue, 08 Nov 2011 01:25:27 -0500

> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Mon, 7 Nov 2011 21:39:38 -0800
> Cc: 9532@debbugs.gnu.org
> 
> > I've installed a change which should hopefully fix the problem (at
> > least it fixes the cases I bumped into).  Please confirm that it's
> > fixed for you as well.
> 
> That would be great, and I will be grateful.
> 
> How do I access the change?  Is it Lisp somewhere that I can try with the last
> pretest binary, or do I just need to wait for the next binary?

You can see the changes here:

  http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/106319

and the updated window.el here:

  http://bzr.savannah.gnu.org/lh/emacs/trunk/annotate/head:/lisp/window.el

However, window.el is preloaded, so if you don't build your own Emacs,
you can try the changes temporarily by manually loading the updated
window.el, like this:

  emacs -Q
  M-x load-file RET /path/to/window.el RET

Then do whatever it takes to reproduce past problems.





reply via email to

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