GNU bug report logs -
#9640
compilation bully mode
Previous Next
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
> A Makefile or some other file occupies my entire screen.
> I now do (compile "seq 999")
> How can I make the *compilation* buffer now occupy the entire screen
> with the bottom of the buffer visible, all with no additional
> keystrokes? The hacks people gave me that I put into
> http://jidanni.org/comp/configuration/.emacs no longer work as of
> emacs-snapshot:
> Installed: 1:20110926-1
> and frankly I don't understand why there is no
> (set Man-notify-method 'bully) like choice for compilation mode.
The Emacs-23 way to do that should be:
(add-to-list 'special-display-buffer-name
'(("*Compilation*" (same-window . t))))
Stefan
This bug report was last modified 13 years and 296 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.