all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: pop-up-frames inconvenience
Date: Mon, 05 Jun 2006 21:23:10 -0400	[thread overview]
Message-ID: <jwvejy3ulit.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <al64jfzkjd.fsf@quant8.janestcapital.quant> (Sam Steingold's message of "Mon, 05 Jun 2006 11:31:18 -0400")

>> when pop-up-frames is customized to t, the frames proliferate without
>> end and have to be explicitly deleted.
>> e.g., C-x m (`compose-mail') now creates a new frame that does not go
>> away automatically when I hit C-c C-c (`message-send-and-exit').

> one way to handle this would be to make all frames created by
> display-buffer (as opposed to an explicit C-x 5 2 `make-frame-command')
> dedicated.

That's indeed what I've implemented here (and proposed, but only for
post-22), by making "dedicated" into a 3-valued variable (a window can be
softly-dedicated, which basically means "this window was created in order to
display the current buffer" but doesn't prevent switching to another
buffer).


        Stefan

  reply	other threads:[~2006-06-06  1:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-05 15:08 pop-up-frames inconvenience Sam Steingold
2006-06-05 15:26 ` Drew Adams
2006-06-05 19:58   ` Eli Zaretskii
2006-06-05 21:00     ` Drew Adams
2006-06-05 21:30       ` Sam Steingold
2006-06-06  6:53         ` Drew Adams
2006-06-06 21:13           ` Richard Stallman
2006-06-07  1:58             ` John S. Yates, Jr.
2006-06-05 15:31 ` Sam Steingold
2006-06-06  1:23   ` Stefan Monnier [this message]
2006-06-06  2:06 ` Richard Stallman
2006-06-06 12:50   ` Sam Steingold

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvejy3ulit.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.