From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 12 06:36:33 2024 Received: (at submit) by debbugs.gnu.org; 12 Jun 2024 10:36:33 +0000 Received: from localhost ([127.0.0.1]:37695 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHLLC-0000dc-HA for submit@debbugs.gnu.org; Wed, 12 Jun 2024 06:36:33 -0400 Received: from lists.gnu.org ([209.51.188.17]:56960) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHJwQ-0006hy-5Z for submit@debbugs.gnu.org; Wed, 12 Jun 2024 05:06:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sHJwR-0003wI-3Y for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2024 05:06:51 -0400 Received: from smtp2-g21.free.fr ([2a01:e0c:1:1599::11]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sHJwP-0007QW-7S for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2024 05:06:50 -0400 Received: from [IPV6:2a01:e0a:b97:f2e0:a76:ca7e:8044:d014] (unknown [IPv6:2a01:e0a:b97:f2e0:a76:ca7e:8044:d014]) (Authenticated sender: mattias.roux@free.fr) by smtp2-g21.free.fr (Postfix) with ESMTPSA id AE33F2003F7 for ; Wed, 12 Jun 2024 11:06:36 +0200 (CEST) Message-ID: Date: Wed, 12 Jun 2024 11:06:36 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: bug-gnu-emacs@gnu.org Subject: 30.0.50; kill-this-buffer must be bound to an event with parameters Content-Language: en-US From: Mattias Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: permerror client-ip=2a01:e0c:1:1599::11; envelope-from=mattias@kojin.tech; helo=smtp2-g21.free.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 12 Jun 2024 06:36:28 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -2.3 (--) kill-this-buffer is not working as before anymore. Old behaviour: e -Q C-x 3 M-x kill-this-buffer would kill the current buffer and display only one frame e -Q C-x 3 M-x kill-this-buffer Will raise an error: Debugger entered--Lisp error: (error "kill-this-buffer must be bound to an event with parameters") command-execute(kill-this-buffer record) execute-extended-command(nil "kill-this-buffer" "kill-th") funcall-interactively(execute-extended-command nil "kill-this-buffer" "kill-th") command-execute(execute-extended-command) In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) of 2024-06-06 built on mattias-dell Repository revision: a48f062e36be3ce5890a8a789272f31f074fea40 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12101004 System Description: Ubuntu 22.04.4 LTS Configured using: 'configure --with-native-compilation --with-modules --with-harfbuzz --without-compress-install --with-threads --with-included-regex --with-x-toolkit=gtk3 --with-zlib --with-jpeg --with-png --with-imagemagick --with-tiff --with-xpm --with-gnutls --with-xft --with-xml2 --with-mailutils --with-tree-sitter' Configured features: CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ IMAGEMAGICK JPEG LCMS2 LIBSELINUX LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB Important settings: value of $LC_COLLATE: C value of $LC_CTYPE: en_US.UTF-8 value of $LC_MESSAGES: C value of $LC_MONETARY: en_US.UTF-8 value of $LC_NUMERIC: en_US.UTF-8 value of $LC_TIME: en_US.UTF-8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8 Major mode: ELisp/l Memory information: ((conses 16 1540841 543034) (symbols 48 95597 5) (strings 32 500736 45391) (string-bytes 1 12435212) (vectors 16 123738) (vector-slots 8 1471921 261655) (floats 8 2662 9349) (intervals 56 44616 14613) (buffers 992 58)) From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 12 06:54:18 2024 Received: (at 71510) by debbugs.gnu.org; 12 Jun 2024 10:54:18 +0000 Received: from localhost ([127.0.0.1]:37726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHLcP-00017P-TA for submit@debbugs.gnu.org; Wed, 12 Jun 2024 06:54:18 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49114) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHLcO-000179-6A; Wed, 12 Jun 2024 06:54:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sHLcI-0000h9-V4; Wed, 12 Jun 2024 06:54:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=2csCcD2nbM3tpqraeJZ/YoDys87RFRC0Gxa+j4SYG/s=; b=mxwLePV4lr5E InYea6t1LRJSFzkd72jd3TZCrx9HgStTt5Axg1YOhjiHylzScKHsBGzKrvTUJYRmgA9k8TqTUI4CI mYYDfyR6K/ueDohjbNvM9fdrOTkKanToYWCM8Z+pU2l22mUcUsrxbedjUE9iTqCwTrUvHa1qqiI0c b1QED9uv3fMyRhZZwLl9TQPqQhIBKc//jd4jFcn0VkgTVzqmja0PicJWGDwQiqIx0qSBw7kFHTqJQ ESoAoq/yv5H/oSkii4QNKrTM0IWDZeIBbQGLPbYKWir/GPeNrBtL2o+bYC7L56G96KZMyJfsPX6ak dijs9XZre9bUXtCNxrBVaA==; Date: Wed, 12 Jun 2024 13:54:06 +0300 Message-Id: <86bk461lf5.fsf@gnu.org> From: Eli Zaretskii To: Mattias In-Reply-To: (message from Mattias on Wed, 12 Jun 2024 11:06:36 +0200) Subject: Re: bug#71510: 30.0.50; kill-this-buffer must be bound to an event with parameters References: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 71510 Cc: 71510@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -3.3 (---) tags 71510 notabug thanks > Date: Wed, 12 Jun 2024 11:06:36 +0200 > From: Mattias > > > kill-this-buffer is not working as before anymore. > > Old behaviour: > > e -Q > C-x 3 > M-x kill-this-buffer > > would kill the current buffer and display only one frame > > e -Q > C-x 3 > M-x kill-this-buffer > > Will raise an error: > > Debugger entered--Lisp error: (error "kill-this-buffer must be bound to > an event with parameters") > command-execute(kill-this-buffer record) > execute-extended-command(nil "kill-this-buffer" "kill-th") > funcall-interactively(execute-extended-command nil "kill-this-buffer" > "kill-th") > command-execute(execute-extended-command) This is the intended behavior, not a bug: this command must be invoked from a mouse event. From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 12 08:14:35 2024 Received: (at 71510) by debbugs.gnu.org; 12 Jun 2024 12:14:35 +0000 Received: from localhost ([127.0.0.1]:37821 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHMs7-0000MQ-2y for submit@debbugs.gnu.org; Wed, 12 Jun 2024 08:14:35 -0400 Received: from sonic301-31.consmr.mail.ne1.yahoo.com ([66.163.184.200]:39493) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHMs4-0000M7-9y for 71510@debbugs.gnu.org; Wed, 12 Jun 2024 08:14:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1718194467; bh=+znOZ0/Ljk8rilHMOiovI2IkLv20IIKQ6n3yPNdiYOA=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From:Subject:Reply-To; b=byNHkZbEqPM7Fl4HvDInWjXCIrdQ26Tvl0PkyOVpmMTTFeLKpPDefFFs8DLpR7pRd4OFUt2chzI4wpfdXrpel+wn0iNAGgdIktDzeD5MSHO2GlScHMJUTPO7kRzKOpG9LIWWo37icTR+IjsbY92ROj/Hdn00SuXVzPZawHJU7T0wzLpdc3HIsYwgnOvBsc++KO3GkjB15d+5xvoqHfjxwZpvfUhMntJRichrUaSashkmrZmw1Buh6exbi/SbRMblra3L/XD1tGDYlhC/VS02R2WCvvv5GAE/jhxRWcCKB72snN66RAeq5wV+6BmL4RJzwTBOAYup9g7ZQjik2ghTAA== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1718194467; bh=uJTBgWHk2LtfnPQ0b3gnT69/hNiyOBbm2l95n1fcEp1=; h=X-Sonic-MF:From:To:Subject:Date:From:Subject; b=N/JiScdmdf1H3sIQP7L4NKqKaKdT9/iqCntjBeeY9x3syfSR8QTtshXp/SYMZfz7RXj/0UGWkrdsGKjuECvEEQ6uR0tmiSr3nAR+yMkzHwcLaTh6sRYtqq2qMso3m2fSOtzra31F+qM/musruNkdM2OAgEzFQ0SFQ6GDK1mtEUMRnGmX366IS0LLtfT24PiPR85npQigIW1BBNHKTMAUHyxfoAAkUkPdSEbArgBfOvjUlENKEAYrDfbavvJQpChnqb/riKrYGXz0dCI5Mo72CDmyWpPEM2O87anGCDB7cCnpIuJxUZ1GReGhcLlnoO5X4DKBE7FJIxf3VDlOm7KiWA== X-YMail-OSG: YDCA4y0VM1lOy5_AGsNApjJQA7U5SUzkSYOby6CK8Y1IrWymI5fcZF9sWk1l6.k Pm1yztAeehU56Ig8fi7.UmfkAKBYMUXkRpXAEZd4Z3NsC9IgAOi9dxYloyqcspRnAq2h3mPtgqI7 JSEBgf1OFkfuDQLUmA6X78enyMzfTIGUOaBBD9CSpWdsWiiF3K24rqqzZadVk5o08OnLUGPBwntR P0anwHx9dO5iQF2nhfO7H0YelSThC3aFpWYpKTRRTCSWwNK6YrAyt_yLgebR67d3ZeC8s486J2jU AtlpX478u.pOweMrE0eJ0tLtSLdDiBp6vaxFd0gGEztT8OPLD_X3nnX58gisPORk0sKaNjnHEkDc fpzV5bRwzmdIXdqQn5oATB02wGFjuvk92dsVXu8XquJWA.vCTc31dE20quSO3E2X3mLOoOQSxnWl cm94X5j10Boru8qtvxQIPPDfeY0vMkH.IK3FcQHrp17n.gtKdeMVF.BtkzL2zxFtedt20r66Imvx vOdZjUyjDOqAif_Gr0PP6j3DuONMPKQ3co.1WNsziZuIqVVLFdgiaYYkdWH94rTYB5O8laB0w_dO aASgMpwEVmEYzoVBfafEVEUiI4pyqLLJZPVnbHCVCVqvbcoakWM2ZCrUIDJ6hfsgRMJ8ijxzYEhw H4frKDvbOrK1HQ7Nc_f4Inm272jO_0.cHSrQAc4CwKBouOGdcJk0xjyKjuWGRet1R.KcpKaKT.Sw Dvh3tgt2LT9Z0B5SaHRTo7YTXotajqCYyHQ2C2ibzMV3GwSS7lyxjo0_xEPH_JNAOrzmxSycVu.B vQw0jzQRIb4VNRQ6AVM7m0OCWfRenmBVyb4cjHnv73hl_HCelXL7EuWtO51sZd9r8KH.ktUQWaJ5 Ep6dHoHprpuAShPBnmD6NAtU3_G_xFUkk2ZXh2qtuI1HA8eCbtvstTS7sItAqsgglwJsRdPD3uZN tapqnB7uZblhREmsn1_Tn8nH3z.ckvZ4vMz0r.dN9U8scTgqxlu7BP7LEjdMEAb2GworAk7ZxcxY HwCVTKYY8CiOYI962L35mlFRgW_hlzTxlgVTpJxOTO5Etd4KcxGpUaQqM3hb.RfmmwO3kFBVlHfG iKXrRm3c2i1lrxQOze95WRObKL7n5pzAbiojhM3eBGz0Ki30vf5VT6mgjbRTdENEqJGc7WEqoKI0 XMqrbD.W146clLbDuajKZ8TlCbspEc38fe.KhN7djxCqzKClzi5A4Df7thV5k3U8XhdFCdCom9rg tFsX4ioj_DeP5TSxQkDHGB3FJsZd6CC6Vi9xPx4jB552b3NerFCRi36CAQTO1Lmy2uhQiBeqXl3z .Al6AtJqE7WiHksE1YnXPDrX9jKg1t8EOi8IMFTgfeN0EGmi9SP0xlqiQznetNIY20i3vUboFrTO HNftP.hLa1CrMtx06MZNg7BdFri_DLJLfJYLnJdcB5K9hKckwh1yLIYuEPw_l2nqyvWaovvl0rPF n_mzfn0o3MvonXrFbHTwdfcLm2enXzdBBaArzH.rzhkXaVNLSVv.aQk32XlT99Pm7Ve3jDi5Gwb9 aGHnMdWyDwO72i1IELtd7Q51OGGSoTrKvHkF5nH.TgfSn7MzIeb1eZ899IoQ7e9LP1DoEGI6phsi 7NVztbRnlgyPAlOKszLCs.I3DpnRcuR7p.nWZkszVC8qiu6lHti5nUyyiZElXAtbu3mB9mZ2HioM OY_Q2SnGB5RuWm7N1nCWj0sj5o2kjOW7mBGzNVdyLy5M84skjZIvNbOBizHO_knpP52wK0hwFyrZ wEHpxcNkzqnLbKBM09zRCfd6SeUTXQx_ACfv9x9lH37NARemQwheUVgPGO1A6zNbX7_qss8eTShD xS2aZRI4pUNHQb6OIxBH57oP.dmSsTSks8me3jv5pN2CLfu7.xuIpJEt5zETAfO_kcCJjmgAyRGr pNiF0kQ7JmRGUJYjRdsUxwZtctDgSJ7iKS0eq.zYqqLCtd4D6.wLr6f19AUF3QCkE89sk2KXPQR4 eA1VfacdgCSNHmjYFjGAqxFRIJ3pZG_F07KbWv8mmcXcvkduhDOiD4eqRSkFaLKXX.ZIpxcVzFRC 514R7UETf.qTohqX3h7vpua3uHWIG68LLpL_5zBU0yyy4cMsXOX.xbzclY5knMHWdBabbbmPiCVi t6Tckz5FHjq2M6ApGQ.568rXIi.j8Xfhxj6fsZ0T8qsKclXJaCdb1W4wUOMfHWHFdZqfzboKEXlK jWjyGV_1S59qtbKNwga4Ynfj9a2ae1rUBtXEhf5IDmieuK3AgNVnYwYqIrw-- X-Sonic-MF: X-Sonic-ID: 61b1bfd3-ded5-4cf0-9b5f-347943fcfbdc Received: from sonic.gate.mail.ne1.yahoo.com by sonic301.consmr.mail.ne1.yahoo.com with HTTP; Wed, 12 Jun 2024 12:14:27 +0000 Received: by hermes--production-sg3-6f9f87bd85-776s8 (Yahoo Inc. Hermes SMTP Server) with ESMTPA ID 1cb33ced74d30e9e3a597cfe74281651; Wed, 12 Jun 2024 12:14:23 +0000 (UTC) From: Po Lu To: Eli Zaretskii Subject: Re: bug#71510: 30.0.50; kill-this-buffer must be bound to an event with parameters In-Reply-To: <86bk461lf5.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 12 Jun 2024 13:54:06 +0300") References: <86bk461lf5.fsf@gnu.org> Date: Wed, 12 Jun 2024 20:14:17 +0800 Message-ID: <87le3a8ijq.fsf@yahoo.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Mailer: WebService/1.1.22407 mail.backend.jedi.jws.acl:role.jedi.acl.token.atz.jws.hermes.yahoo Content-Length: 1021 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71510 Cc: 71510@debbugs.gnu.org, Mattias X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -1.0 (-) Eli Zaretskii writes: > tags 71510 notabug > thanks > >> Date: Wed, 12 Jun 2024 11:06:36 +0200 >> From: Mattias >> >> >> kill-this-buffer is not working as before anymore. >> >> Old behaviour: >> >> e -Q >> C-x 3 >> M-x kill-this-buffer >> >> would kill the current buffer and display only one frame >> >> e -Q >> C-x 3 >> M-x kill-this-buffer >> >> Will raise an error: >> >> Debugger entered--Lisp error: (error "kill-this-buffer must be bound to >> an event with parameters") >> command-execute(kill-this-buffer record) >> execute-extended-command(nil "kill-this-buffer" "kill-th") >> funcall-interactively(execute-extended-command nil "kill-this-buffer" >> "kill-th") >> command-execute(execute-extended-command) > > This is the intended behavior, not a bug: this command must be invoked > from a mouse event. Mattias, if it helps, such errors frequently indicate that the command is being misapplied in contexts where `kill-current-buffer' is the appropriate command. From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 13 01:23:43 2024 Received: (at 71510) by debbugs.gnu.org; 13 Jun 2024 05:23:43 +0000 Received: from localhost ([127.0.0.1]:51681 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHcw2-0007Fp-4i for submit@debbugs.gnu.org; Thu, 13 Jun 2024 01:23:43 -0400 Received: from smtp5-g21.free.fr ([212.27.42.5]:3818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHNSe-0001PL-9V for 71510@debbugs.gnu.org; Wed, 12 Jun 2024 08:52:21 -0400 Received: from [IPV6:2a01:e0a:b97:f2e0:a32:c761:ed2:1fb3] (unknown [IPv6:2a01:e0a:b97:f2e0:a32:c761:ed2:1fb3]) (Authenticated sender: mattias.roux@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id 74D4F60142; Wed, 12 Jun 2024 14:51:49 +0200 (CEST) Message-ID: Date: Wed, 12 Jun 2024 14:51:48 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: bug#71510: 30.0.50; kill-this-buffer must be bound to an event with parameters To: Eli Zaretskii References: <86bk461lf5.fsf@gnu.org> Content-Language: en-US From: Mattias In-Reply-To: <86bk461lf5.fsf@gnu.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 71510 X-Mailman-Approved-At: Thu, 13 Jun 2024 01:23:40 -0400 Cc: 71510@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -0.0 (/) Hi Eli, Thanks for your answer. To make it clear, I don't pretend that it's a bug, I just noticed that the previous behaviour is no longer maintained. The doc associated to the function states that:     When called in the minibuffer, get out of the minibuffer     using `abort-recursive-edit'.     This command can be reliably invoked only from the menu bar,     otherwise it could decide to silently do nothing." So it looks like now the behaviour is enforced but the error message is a bit underwhelming and the error trace doesn't help to understand what's happening. Anyway, thanks a lot for your answer, I'll now use `kill-current-buffer` Mattias Le 12/06/2024 à 12:54, Eli Zaretskii a écrit : > tags 71510 notabug > thanks > >> Date: Wed, 12 Jun 2024 11:06:36 +0200 >> From: Mattias >> >> >> kill-this-buffer is not working as before anymore. >> >> Old behaviour: >> >> e -Q >> C-x 3 >> M-x kill-this-buffer >> >> would kill the current buffer and display only one frame >> >> e -Q >> C-x 3 >> M-x kill-this-buffer >> >> Will raise an error: >> >> Debugger entered--Lisp error: (error "kill-this-buffer must be bound to >> an event with parameters") >> command-execute(kill-this-buffer record) >> execute-extended-command(nil "kill-this-buffer" "kill-th") >> funcall-interactively(execute-extended-command nil "kill-this-buffer" >> "kill-th") >> command-execute(execute-extended-command) > This is the intended behavior, not a bug: this command must be invoked > from a mouse event. From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 15 07:00:09 2024 Received: (at 71510-done) by debbugs.gnu.org; 15 Jun 2024 11:00:09 +0000 Received: from localhost ([127.0.0.1]:35084 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIR8i-0005Z1-IV for submit@debbugs.gnu.org; Sat, 15 Jun 2024 07:00:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIR8g-0005Xa-UR for 71510-done@debbugs.gnu.org; Sat, 15 Jun 2024 07:00:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sIQzN-00079F-6s; Sat, 15 Jun 2024 06:50:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=Qi1lwZXU7TflgTAcWUXNdVmTVHUMqjDcgSD4fTc9iG8=; b=hlx0p5gXrmfWBE2Yk6Xu l9o7jAAKPsK1nUrholDEYbmQ61K+cglSFHImmeTNL5WIMdB1zg7yJQqJX9OPTwQ9WTOOCejVlB1BQ Vg9mi0tDDibTgjpNWd5Hk1djhPZoDpPPjHYToRr89ZBbgGPxo07SmbbhsIjx5W+b3qmjIHRJUOSaB 4pKnFEmzLBWT0KE7HHSn9Yjcon1ZLpa1iWyruWOeE9C2MPHT+m/3uZMLswZzk6VGaZZ24XjGCFYtm H4f9TAZi0DDKcGwRlEffZL4ZB/RqYxiScuUfmI+GpFjPm7ESEDfQoeIK8d3RWjL4iqQqxJ7DMe0ZT 7h1WYhGPwga9eg==; Date: Sat, 15 Jun 2024 13:50:23 +0300 Message-Id: <865xuav5sg.fsf@gnu.org> From: Eli Zaretskii To: Mattias In-Reply-To: (message from Mattias on Wed, 12 Jun 2024 14:51:48 +0200) Subject: Re: bug#71510: 30.0.50; kill-this-buffer must be bound to an event with parameters References: <86bk461lf5.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 71510-done Cc: 71510-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -3.3 (---) > Date: Wed, 12 Jun 2024 14:51:48 +0200 > Cc: 71510@debbugs.gnu.org > From: Mattias > > Hi Eli, > > Thanks for your answer. To make it clear, I don't pretend that it's a > bug, I just noticed that the previous behaviour is no longer maintained. > The doc associated to the function states that: > >     When called in the minibuffer, get out of the minibuffer >     using `abort-recursive-edit'. > >     This command can be reliably invoked only from the menu bar, >     otherwise it could decide to silently do nothing." > > So it looks like now the behaviour is enforced but the error message is > a bit underwhelming and the error trace doesn't help to understand > what's happening. > > Anyway, thanks a lot for your answer, I'll now use `kill-current-buffer` I've now mentioned kill-current-buffer in the doc string, and I'm therefore closing this bug. From unknown Fri Jun 20 07:17:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 13 Jul 2024 11:24:07 +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