unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* see compilation results in a single window
@ 2006-12-25 20:30 Dan Jacobson
  2006-12-26  4:19 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Jacobson @ 2006-12-25 20:30 UTC (permalink / raw)


In emacs' compilation mode, there is no way to stop it from splitting
the window. One must type M-x 0 after each and every compilation if
one wants to see the results window only. compilation-mode-hook won't
help as there are other forces at work.

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: see compilation results in a single window
@ 2007-01-03 18:32 Dan Jacobson
  0 siblings, 0 replies; 5+ messages in thread
From: Dan Jacobson @ 2007-01-03 18:32 UTC (permalink / 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.

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

end of thread, other threads:[~2007-01-03 18:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2007-01-03 18:32 Dan Jacobson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).