unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Thomas" <totohero@empal.com>
Subject: Re: *VC-log* windows
Date: 15 Oct 2006 23:35:42 -0700	[thread overview]
Message-ID: <1160980542.281782.203870@i42g2000cwa.googlegroups.com> (raw)
In-Reply-To: mailman.8124.1160754705.9609.help-gnu-emacs@gnu.org

I know the difference between 'window' and 'frame' and I mean window.

Anyway your soultion is also good for me except that the new frame does
not inherit the font of parent frame.

Kevin Rodgers 작성:

> 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

  parent reply	other threads:[~2006-10-16  6:35 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
     [not found] ` <mailman.8124.1160754705.9609.help-gnu-emacs@gnu.org>
2006-10-16  6:35   ` Thomas [this message]
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=1160980542.281782.203870@i42g2000cwa.googlegroups.com \
    --to=totohero@empal.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).