From unknown Fri Aug 15 01:54:54 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#21739 <21739@debbugs.gnu.org> To: bug#21739 <21739@debbugs.gnu.org> Subject: Status: 25.0.50; Frame title not updated after killing buffer Reply-To: bug#21739 <21739@debbugs.gnu.org> Date: Fri, 15 Aug 2025 08:54:54 +0000 retitle 21739 25.0.50; Frame title not updated after killing buffer reassign 21739 emacs submitter 21739 oscarfv@telefonica.net (=C3=93scar Fuentes) severity 21739 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 22 19:00:07 2015 Received: (at submit) by debbugs.gnu.org; 22 Oct 2015 23:00:07 +0000 Received: from localhost ([127.0.0.1]:33374 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpOpl-0000gb-Gt for submit@debbugs.gnu.org; Thu, 22 Oct 2015 19:00:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55637) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpOpQ-0000fj-8V for submit@debbugs.gnu.org; Thu, 22 Oct 2015 18:59:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpOpP-0004aM-4y for submit@debbugs.gnu.org; Thu, 22 Oct 2015 18:59:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:44340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpOpP-0004aI-1b for submit@debbugs.gnu.org; Thu, 22 Oct 2015 18:59:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpOpO-000145-2f for bug-gnu-emacs@gnu.org; Thu, 22 Oct 2015 18:59:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpOpK-0004Y5-RF for bug-gnu-emacs@gnu.org; Thu, 22 Oct 2015 18:59:22 -0400 Received: from smtp11.acens.net ([86.109.99.135]:34629 helo=smtp.movistar.es) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpOpK-0004Xn-Gd for bug-gnu-emacs@gnu.org; Thu, 22 Oct 2015 18:59:18 -0400 X-CTCH-RefID: str=0001.0A0B0205.56296A43.00BF, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Received: from qcore (81.44.103.157) by smtp.movistar.es (8.6.122.03) (authenticated as 981711563$telefonica.net) id 560BD373012A373D for bug-gnu-emacs@gnu.org; Thu, 22 Oct 2015 22:59:21 +0000 From: oscarfv@telefonica.net (=?utf-8?Q?=C3=93scar?= Fuentes) To: bug-gnu-emacs@gnu.org Subject: 25.0.50; Frame title not updated after killing buffer Date: Fri, 23 Oct 2015 00:59:14 +0200 Message-ID: <87wpuey0fx.fsf@telefonica.net> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.3 (----) 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 From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 23 04:49:01 2015 Received: (at 21739-done) by debbugs.gnu.org; 23 Oct 2015 08:49:01 +0000 Received: from localhost ([127.0.0.1]:33765 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpY21-0001Uj-DG for submit@debbugs.gnu.org; Fri, 23 Oct 2015 04:49:01 -0400 Received: from mtaout25.012.net.il ([80.179.55.181]:39607) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpY1z-0001Ub-CG for 21739-done@debbugs.gnu.org; Fri, 23 Oct 2015 04:49:00 -0400 Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NWO0030001BRV00@mtaout25.012.net.il> for 21739-done@debbugs.gnu.org; Fri, 23 Oct 2015 11:46:42 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NWO00LG00DUL180@mtaout25.012.net.il>; Fri, 23 Oct 2015 11:46:42 +0300 (IDT) Date: Fri, 23 Oct 2015 11:49:01 +0300 From: Eli Zaretskii Subject: Re: bug#21739: 25.0.50; Frame title not updated after killing buffer In-reply-to: <87wpuey0fx.fsf@telefonica.net> X-012-Sender: halo1@inter.net.il To: oscarfv@telefonica.net (=?iso-8859-1?Q?=D3scar?= Fuentes) Message-id: <83a8rarmv6.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <87wpuey0fx.fsf@telefonica.net> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21739-done Cc: 21739-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: oscarfv@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. From unknown Fri Aug 15 01:54:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 20 Nov 2015 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator