From: jidanni@jidanni.org
To: help-gnu-emacs@gnu.org
Subject: all I wanted to do was make the compilation-mode-hook the sole visible buffer
Date: Sun, 27 Nov 2011 15:28:27 +0800 [thread overview]
Message-ID: <87borym3c4.fsf@jidanni.org> (raw)
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.
next reply other threads:[~2011-11-27 7:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-27 7:28 jidanni [this message]
2011-11-27 7:28 ` all I wanted to do was make the compilation-mode-hook the sole visible buffer 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87borym3c4.fsf@jidanni.org \
--to=jidanni@jidanni.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).