unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: *VC-log* windows
Date: Fri, 13 Oct 2006 09:48:53 -0600	[thread overview]
Message-ID: <egocik$g3c$1@sea.gmane.org> (raw)
In-Reply-To: <1160711490.197931.312080@i42g2000cwa.googlegroups.com>

Thomas wrote:
> When there are more than one window and I invoke some VC command,
> *VC-log* occupies an existing window and close it after I finish
> writing the log!
> 
> I think this is not a good behavior. How can I let *VC-log* buffer
> always make a new window?

I think you mean a new frame:

(setq special-display-buffer-names
       (cons "*VC-log*" special-display-buffer-names))

-- 
Kevin

  reply	other threads:[~2006-10-13 15:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-13  3:51 *VC-log* windows Thomas
2006-10-13 15:48 ` Kevin Rodgers [this message]
     [not found] ` <mailman.8124.1160754705.9609.help-gnu-emacs@gnu.org>
2006-10-16  6:35   ` Thomas
2006-10-16  6:36   ` Thomas
2006-10-16 22:53     ` Kevin Rodgers

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='egocik$g3c$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /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).