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.

Full log


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.




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

Previous Next


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