unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: jidanni@jidanni.org
Cc: 8862@debbugs.gnu.org
Subject: bug#8862: compilation-window-height no good anymore
Date: Wed, 15 Jun 2011 11:08:16 +0200	[thread overview]
Message-ID: <4DF87680.3080606@gmx.at> (raw)
In-Reply-To: <8739jc0y79.fsf@jidanni.org>

> 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





  reply	other threads:[~2011-06-15  9:08 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CANRVBjd5fkREY6aKUkr75nEHJn32DZE56W=36LvBKQXOVVE+zQ@mail.gmail.com>
2011-06-14 15:03 ` bug#8862: compilation-window-height no good anymore jidanni
2011-06-14 17:14   ` martin rudalics
2011-06-14 18:32     ` Nix
2011-06-14 19:08       ` martin rudalics
2011-06-14 19:11         ` Nix
2011-06-15  3:15         ` Stefan Monnier
2011-06-15  9:09           ` martin rudalics
2011-06-15 14:09             ` Stefan Monnier
2011-06-15 14:51               ` martin rudalics
2011-06-15 15:38                 ` Stefan Monnier
2011-06-15 15:56                   ` martin rudalics
2011-06-14 23:50   ` jidanni
2011-06-15  9:08     ` martin rudalics [this message]
2011-06-15 11:46   ` jidanni
2011-06-15 12:57     ` martin rudalics
2011-06-15 13:28       ` martin rudalics
2011-07-15 22:47         ` Glenn Morris
2011-06-15 13:10   ` jidanni
2011-06-15 13:43   ` jidanni
2011-07-24 15:07   ` bug#8862: Stop compilation mode from splitting the window jidanni
2011-07-24 15:34   ` jidanni
2011-07-25  1:14   ` jidanni

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=4DF87680.3080606@gmx.at \
    --to=rudalics@gmx.at \
    --cc=8862@debbugs.gnu.org \
    --cc=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 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).