From: Dan Jacobson <jidanni@jidanni.org>
Subject: Re: see compilation results in a single window
Date: Thu, 04 Jan 2007 02:32:38 +0800 [thread overview]
Message-ID: <874pr80xmh.fsf@jidanni.org> (raw)
> But wait. What if I want to be left looking at the top of the
> compilation buffer, instead of following its tail?
< That should be the default behavior; did you try in "emacs -Q"?
< The variable compilation-scroll-output controls whether Emacs tracks
< the tail of the messages or not.
$ emacs -Q #using snapshot of late Sep 2006, sorry
(set-variable (quote compilation-window-height) 111 nil)
(compile "seq 222" nil)
And it still tracks the bottom, even though
compilation-scroll-output is nil, as default.
next reply other threads:[~2007-01-03 18:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-03 18:32 Dan Jacobson [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-12-25 20:30 see compilation results in a single window Dan Jacobson
2006-12-26 4:19 ` Eli Zaretskii
2006-12-28 22:12 ` Dan Jacobson
2006-12-29 11:28 ` Eli Zaretskii
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874pr80xmh.fsf@jidanni.org \
--to=jidanni@jidanni.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.