Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+from-uce@imap.cc>
Subject: Re: Follow-up etc in NEW frame
Date: Thu, 14 Oct 2004 22:54:54 +0200	[thread overview]
Message-ID: <v9fz4h6mw1.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <jwvis9fhc93.fsf-monnier+gnu.emacs.gnus@gnu.org>

On Tue, Oct 12 2004, Stefan Monnier wrote:

> Raising the frame just reduces the pain but doesn't eliminate the problem.
> E.g. with multi-workspace window-manager, the frame you're raising
> might not even be visible, so raising it won't help much.

Usually I have all frames of my Gnus session on the same workspace,
but I remember now that I saw this too.  Thanks for pointing this out.

> I think the right solution is to prompt the user before killing the buffer.

The code was:

      (setq buffer-file-name nil)
      (kill-buffer (current-buffer))
      (when [...]
	(ignore-errors
	  (delete-file auto-save-file-name))
	(let ((message-draft-article draft-article))
	  (message-disassociate-draft)))

Do you see any possible problem in moving `kill-buffer' after
`message-disassociate-draft'?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


       reply	other threads:[~2004-10-14 20:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m3sm8mjtyl.fsf@arcor.de>
     [not found] ` <v9d5zpth1z.fsf@marauder.physik.uni-ulm.de>
     [not found]   ` <plop87acutvwh6.fsf@gnu-rox.org>
     [not found]     ` <v93c0khqgk.fsf@marauder.physik.uni-ulm.de>
     [not found]       ` <v9k6twq6yu.fsf@marauder.physik.uni-ulm.de>
     [not found]         ` <jwvis9fhc93.fsf-monnier+gnu.emacs.gnus@gnu.org>
2004-10-14 20:54           ` Reiner Steib [this message]
2004-10-21  9:41       ` Sebastien Kirche

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=v9fz4h6mw1.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+from-uce@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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 NNTP newsgroup(s).