all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: bug-gnu-emacs@gnu.org
Cc: emacs-pretest-bug@gnu.org
Subject: bug#1161: 23.0.60; Text being added to wrong buffer
Date: Fri, 17 Oct 2008 23:25:10 -0600	[thread overview]
Message-ID: <gdbrvc$ktk$1@ger.gmane.org> (raw)
In-Reply-To: <4300-Tue14Oct2008073249+0100-jpff@codemist.co.uk>

jpff wrote:
> For a long time now I have been using a popup frame for diary
> reminders
...
> For the last few days sometimes i get a blank popup frame and the text
> of the appointment appears in another buffer I have open -- and that
> buffer is changed to read-only.  It has actually just happened again
> as I typed this message.
...
> This could be a compatability change but I am worried about text
> appearing in other buffers.

I can't comment on the correctness of your code or whether it's exposed
a bug, but I'd like to ask: What functionality do you want that is
missing from something simple like this:

(setq special-display-buffer-names
       (cons "*Appointments*" special-display-buffer-names))

-- 
Kevin Rodgers
Denver, Colorado, USA








      parent reply	other threads:[~2008-10-18  5:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-14  6:32 bug#1161: 23.0.60; Text being added to wrong buffer jpff
2008-10-14  9:02 ` martin rudalics
2008-10-18  5:25 ` Kevin Rodgers [this message]

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='gdbrvc$ktk$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=1161@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=emacs-pretest-bug@gnu.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 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.