GNU bug report logs - #20830
25.0.50; `find-alternate-file': Provide buffer name in error msg

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Tue, 16 Jun 2015 20:30:05 UTC

Severity: wishlist

Found in version 25.0.50

Done: Nicolas Petton <nicolas <at> petton.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20830 in the body.
You can then email your comments to 20830 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#20830; Package emacs. (Tue, 16 Jun 2015 20:30:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Drew Adams <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 16 Jun 2015 20:30:07 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; `find-alternate-file': Provide buffer name in error msg
Date: Tue, 16 Jun 2015 13:29:38 -0700 (PDT)
Please change the error message from this:

(not (yes-or-no-p "Kill and replace the buffer without saving it? "))

to something like this:

(not (yes-or-no-p 
      (format "Kill and replace buffer `%s' without saving it? "
              (buffer-name)))

In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2014-10-20 on LEG570
Bzr revision: 118168 rgm <at> gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20830; Package emacs. (Tue, 16 Jun 2015 20:55:02 GMT) Full text and rfc822 format available.

Message #8 received at 20830 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Petton <nicolas <at> petton.fr>
To: Drew Adams <drew.adams <at> oracle.com>, 20830 <at> debbugs.gnu.org,
 20830-done <at> debbugs.gnu.org
Subject: Re: bug#20830: 25.0.50;
 `find-alternate-file': Provide buffer name in error msg
Date: Tue, 16 Jun 2015 22:54:37 +0200
[Message part 1 (text/plain, inline)]
Drew Adams <drew.adams <at> oracle.com> writes:

> Please change the error message from this:
>
> (not (yes-or-no-p "Kill and replace the buffer without saving it? "))
>
> to something like this:
>
> (not (yes-or-no-p 
>       (format "Kill and replace buffer `%s' without saving it? "
>               (buffer-name)))

Done in commit 3986489.

Nico
-- 
Nicolas Petton
http://nicolas-petton.fr
[signature.asc (application/pgp-signature, inline)]

Reply sent to Nicolas Petton <nicolas <at> petton.fr>:
You have taken responsibility. (Tue, 16 Jun 2015 20:55:03 GMT) Full text and rfc822 format available.

Notification sent to Drew Adams <drew.adams <at> oracle.com>:
bug acknowledged by developer. (Tue, 16 Jun 2015 20:55:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 15 Jul 2015 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 38 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.