GNU bug report logs - #21739
25.0.50; Frame title not updated after killing buffer

Previous Next

Package: emacs;

Reported by: oscarfv <at> telefonica.net (Óscar Fuentes)

Date: Thu, 22 Oct 2015 23:01:01 UTC

Severity: normal

Found in version 25.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

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 21739 in the body.
You can then email your comments to 21739 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#21739; Package emacs. (Thu, 22 Oct 2015 23:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to oscarfv <at> telefonica.net (Óscar Fuentes):
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 22 Oct 2015 23:01:02 GMT) Full text and rfc822 format available.

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

From: oscarfv <at> telefonica.net (Óscar Fuentes)
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; Frame title not updated after killing buffer
Date: Fri, 23 Oct 2015 00:59:14 +0200
emacs -Q

Eval this code in *scratch*:


(global-set-key (kbd "C-k")
		(lambda ()
		  (interactive)
		  (kill-buffer (current-buffer))))

(setq frame-title-format '("Emacs: %b %+%+ %f @ " system-name))


Notice the frame title, which should mention the current buffer's name
(*scratch*). Now press C-k to kill the buffer. *Messages* is shown, but
the frame title keeps mentioning *scratch*.



In GNU Emacs 25.0.50.4 (x86_64-unknown-linux-gnu, X toolkit)
 of 2015-10-23
Repository revision: d4352f813a0703cc7f7a873525131b272ef0c105
Windowing system distributor 'The X.Org Foundation', version 11.0.11702000
System Description:	Ubuntu 15.10

Configured using:
 'configure --without-toolkit-scroll-bars --with-x-toolkit=lucid'

Configured features:
XAW3D XPM JPEG TIFF GIF PNG SOUND GSETTINGS NOTIFY LIBXML2 FREETYPE XFT
ZLIB LUCID X11

Important settings:
  value of $LANG: C
  locale-coding-system: nil

Major mode: Emacs-Lisp




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 23 Oct 2015 08:49:02 GMT) Full text and rfc822 format available.

Notification sent to oscarfv <at> telefonica.net (Óscar Fuentes):
bug acknowledged by developer. (Fri, 23 Oct 2015 08:49:03 GMT) Full text and rfc822 format available.

Message #10 received at 21739-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: oscarfv <at> telefonica.net (Óscar Fuentes)
Cc: 21739-done <at> debbugs.gnu.org
Subject: Re: bug#21739: 25.0.50; Frame title not updated after killing buffer
Date: Fri, 23 Oct 2015 11:49:01 +0300
> From: oscarfv <at> telefonica.net (Óscar Fuentes)
> Date: Fri, 23 Oct 2015 00:59:14 +0200
> 
> emacs -Q
> 
> Eval this code in *scratch*:
> 
> 
> (global-set-key (kbd "C-k")
> 		(lambda ()
> 		  (interactive)
> 		  (kill-buffer (current-buffer))))
> 
> (setq frame-title-format '("Emacs: %b %+%+ %f @ " system-name))
> 
> 
> Notice the frame title, which should mention the current buffer's name
> (*scratch*). Now press C-k to kill the buffer. *Messages* is shown, but
> the frame title keeps mentioning *scratch*.

Thanks, fixed.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Nov 2015 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 265 days ago.

Previous Next


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