GNU bug report logs - #9532
24.0.50; `special-display-regexps' is no longer respected

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sat, 17 Sep 2011 15:01:01 UTC

Severity: normal

Found in version 24.0.50

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 9532 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 'Stefan Monnier' <monnier <at> iro.umontreal.ca>, 9532 <at> debbugs.gnu.org
Subject: Re: bug#9532: 24.0.50;
	`special-display-regexps' is no longer respected
Date: Wed, 21 Sep 2011 13:01:08 -0400
"Drew Adams" <drew.adams <at> oracle.com> writes:

>> OTOH, I don't see an easy way to handle all the backward
>> compatibility exceptions in this case.
>
> FWIW, Martin's code worked fine in this regard.
> ...
> Perhaps look to Martin's code for an answer?  Even if you decide not
> to do everything the same way he did it, perhaps for things like this
> his code can help guide you.  Dunno.

I don't know why you seem to think that there is some great mystery
here.  The issue is quite clear: how to handle the transition away from
same-window-regexps in commands like `info'.

The current code, AFAICT, also "works fine" if you change info back to
using pop-to-buffer + same-window-regexps.

I am coming to the conclusion that there is no good way to handle the
change "smoothly", in the sense of having an intermediate stage where
internal Emacs code (outside of window.el) transitions away from using
same-window-regexps.  That is to say, until we are prepared to outright
change the behavior of commands like `info' wrt certain combinations of
same-window-* and special-window-* settings, we have to continue using
same-window-regexps in those source files.

Stefan, any thoughts?




This bug report was last modified 13 years and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.