GNU bug report logs - #9640
compilation bully mode

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Fri, 30 Sep 2011 22:34:01 UTC

Severity: wishlist

Done: jidanni <at> jidanni.org

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: jidanni <at> jidanni.org
Cc: 9640 <at> debbugs.gnu.org
Subject: Re: bug#9640: compilation bully mode
Date: Sat, 01 Oct 2011 00:00:20 -0400
SM> The Emacs-23 way to do that should be:
SM> (add-to-list 'special-display-buffer-name
SM> '("*Compilation*" (same-window . t)))
> How about for Emacs-24?

Backward compatibility requirements mean it will work as well.
But if you want to do it the Emacs-24 way, then you'll want to use
(add-to-list 'display-buffer-alist
             '("*Compilation*" display-buffer-same-window))


        Stefan




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

Previous Next


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