all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org, storm@cua.dk
Subject: Re: Please review: Small fix for window.c
Date: Thu, 09 Mar 2006 12:14:08 -0500	[thread overview]
Message-ID: <E1FHOiG-0001ap-5D@fencepost.gnu.org> (raw)
In-Reply-To: <jwvoe0hudwq.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Wed, 08 Mar 2006 11:11:49 -0500)

    A softly dedicated window is a window that's been created specifically to
    display a particular buffer, but whose allegiance to this buffer may not
    be eternal.  More specifically if the user decides to do switch-to-buffer,
    no error will be signalled and instead the dedication flag will simply be
    set to nil.  This way, when the buffer gets deleted the window also gets
    deleted but only if the user hasn't used that window for some
    other purpose in the mean time.

It sounds like a good idea.

  parent reply	other threads:[~2006-03-09 17:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-08 15:52 Please review: Small fix for window.c Kim F. Storm
2006-03-08 16:11 ` Stefan Monnier
2006-03-08 20:23   ` Kim F. Storm
2006-03-09  4:48     ` Miles Bader
2006-03-09 17:14   ` Richard Stallman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-09  7:52 klaus.berndl

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=E1FHOiG-0001ap-5D@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=storm@cua.dk \
    /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.