From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: help-gnu-emacs@gnu.org
Subject: Re: all I wanted to do was make the compilation-mode-hook the sole visible buffer
Date: Tue, 06 Dec 2011 15:37:05 +0100 [thread overview]
Message-ID: <87liqp22cu.fsf@ambire.localdomain> (raw)
In-Reply-To: <87bortx0hk.fsf@jidanni.org> (jidanni@jidanni.org's message of "Wed, 30 Nov 2011 20:23:35 +0800")
() jidanni@jidanni.org
() Wed, 30 Nov 2011 20:23:35 +0800
>>>>> "VB" == Valentin Baciu <valentin@syntactic.org> writes:
VB> (add-hook 'compilation-mode-hook 'delete-other-windows)
Very elegant however it doesn't work.
emacs-version "24.0.91.1"
(defun solipsistic-child (process)
"Me, me, look at me!"
(with-current-buffer (process-buffer process)
(delete-other-windows)))
(add-hook 'compilation-start-hook 'solipsistic-child)
prev parent reply other threads:[~2011-12-06 14:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
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=87liqp22cu.fsf@ambire.localdomain \
--to=ttn@gnuvola.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).