unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* all I wanted to do was make the compilation-mode-hook the sole visible buffer
@ 2011-11-27  7:28 jidanni
  2011-11-27  7:28 ` jidanni
  0 siblings, 1 reply; 8+ messages in thread
From: jidanni @ 2011-11-27  7:28 UTC (permalink / raw)
  To: help-gnu-emacs

All I wanted to do was make the compilation-mode-hook the sole visible buffer.
(setq
 compilation-mode-hook
 (function
  (lambda ()
    (delete-other-windows);doesn't work, so try:
;   (enlarge-window 111);window-resize: Cannot resize the root window of a frame
    )))

Please don't tell me about frames again.
All I want to do is make this work.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-12-06 14:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-27  7:28 all I wanted to do was make the compilation-mode-hook the sole visible buffer jidanni
2011-11-27  7:28 ` jidanni
2011-11-29 10:56   ` Thien-Thi Nguyen
2011-11-30  2:36     ` jidanni
2011-11-30  3:46     ` jidanni
2011-11-30  9:03       ` Valentin Baciu
2011-11-30 12:23         ` jidanni
2011-12-06 14:37           ` Thien-Thi Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).