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 #77 received at 9532 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 9532 <at> debbugs.gnu.org
Subject: Re: bug#9532: 24.0.50;
	`special-display-regexps' is no longer respected
Date: Tue, 08 Nov 2011 08:26:28 -0500
> I redefine `switch-to-buffer' in my code so that it autofits the frame to the
> buffer content.  My redefinition (so far) keeps the original (Emacs 20...23)
> signature, however: (switch-to-buffer BUFFER &optional NORECORD)

If you don't like such breakage, better use an around-advice than
a redefinition (it won't protect you from all such breakages, but it'll help).

> Is this really the way things will be?

Yes.

> it?  What used to be simple and symmetric is now quite kludgy, no?  Why is
> `pop-up-windows' still blessed but `pop-up-frames' verboten?

It's not blessed and neither is the other verboten.  Both are obsolete.


        Stefan




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

Previous Next


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