GNU bug report logs - #8862
compilation-window-height no good anymore

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Tue, 14 Jun 2011 15:04:01 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: jidanni <at> jidanni.org
Cc: 8862 <at> debbugs.gnu.org
Subject: bug#8862: compilation-window-height no good anymore
Date: Wed, 15 Jun 2011 11:08:16 +0200
> mr> (((name . "*compilation*")) (reuse-window same nil nil))

> Please tell me the exact lines I should put in what exact file. I cannot
> use the customization interface. Thanks.

Does it work if you put

(setq display-buffer-alist
      (cons '(((name . "*compilation*")) (reuse-window same nil t))
	    display-buffer-alist))

into your .emacs?

martin




This bug report was last modified 14 years and 18 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.