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


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: jidanni <at> jidanni.org
Cc: 9640 <at> debbugs.gnu.org
Subject: bug#9640: compilation bully mode
Date: Sat, 01 Oct 2011 10:44:55 -0400
> Sounds similar to the
> (setq display-buffer-alist
>  (cons '(((regexp . "\\*compilation.+\\*"))
> 	 (function ; was "fun-with-args" before
> 	  (lambda (buffer &rest args)
> 	    (delete-other-windows)
> 	    (let (display-buffer-alist)
> 	      (display-buffer buffer 'same-window))))
> 	 (override . t))
>        display-buffer-alist))

That's using a format of display-buffer-alist which we don't use any
more (i.e. it was only installed temporarily on the trunk and then
replaced by something else).


        Stefan




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

Previous Next


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