From unknown Wed Jun 18 23:08:51 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#54288 <54288@debbugs.gnu.org> To: bug#54288 <54288@debbugs.gnu.org> Subject: Status: 28.0.91; which-func documentation error Reply-To: bug#54288 <54288@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:08:51 +0000 retitle 54288 28.0.91; which-func documentation error reassign 54288 emacs submitter 54288 sebastian@bsnrg.net severity 54288 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 07 03:21:17 2022 Received: (at submit) by debbugs.gnu.org; 7 Mar 2022 08:21:17 +0000 Received: from localhost ([127.0.0.1]:52456 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nR8cH-00051h-EK for submit@debbugs.gnu.org; Mon, 07 Mar 2022 03:21:17 -0500 Received: from lists.gnu.org ([209.51.188.17]:34956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nR8cC-00051W-Kj for submit@debbugs.gnu.org; Mon, 07 Mar 2022 03:21:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46114) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nR8cC-0006lY-0A for bug-gnu-emacs@gnu.org; Mon, 07 Mar 2022 03:21:12 -0500 Received: from out0.migadu.com ([94.23.1.103]:46496) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nR8c6-0004L7-1Z for bug-gnu-emacs@gnu.org; Mon, 07 Mar 2022 03:21:11 -0500 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsnrg.net; s=key1; t=1646641262; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Z/kYZVEeIuUaAhRZHw2iK7b5bb8QE4v+xdO6x1be7O0=; b=b9fcsPg4cf5wSywczRymW2CoBZB/J2fW3gj5eLL5fClAI+znpMpjqZVW5pg/jImDcrQheo CWbtoxVEMrFrbRq16PyqlhyWdVqpW8i0wjR8bM7gzALeyuA9zdbfTHTQBGpEqvMowWzl+N ikkf7ZgsPRDphTYiSBQ/Fzy5u2uBZAc= Date: Mon, 07 Mar 2022 08:21:00 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: sebastian@bsnrg.net Message-ID: Subject: 28.0.91; which-func documentation error To: bug-gnu-emacs@gnu.org X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: bsnrg.net Received-SPF: pass client-ip=94.23.1.103; envelope-from=sebastian@bsnrg.net; helo=out0.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit 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.4 (--) In which-func.el there is the following function:=0A=0A(defun which-func-= update ()=0A "Update the Which-Function mode display for all windows."= =0A ;; (walk-windows 'which-func-update-1 nil 'visible))=0A (let ((non-= essential t))=0A (which-func-update-1 (selected-window))))=0A=0AThe do= c string is incorrect, since the function only updates the selected windo= w. In fact the doc string is commented out on the 27.2 branch, along with= the walk-windows implementation. It's unclear to me from the git history= why this implementation for all windows was commented out in the first p= lace, but at the very least the doc string should be updated to correctly= reflect the current implementation.=0A=0AThanks.=0A=0ASebastian From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 07 10:19:56 2022 Received: (at 54288) by debbugs.gnu.org; 7 Mar 2022 15:19:56 +0000 Received: from localhost ([127.0.0.1]:54406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nRF9P-0005cW-Jk for submit@debbugs.gnu.org; Mon, 07 Mar 2022 10:19:55 -0500 Received: from quimby.gnus.org ([95.216.78.240]:56126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nRF9O-0005cH-3M for 54288@debbugs.gnu.org; Mon, 07 Mar 2022 10:19:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Y1M/oOKlifb1dCziP7mbf9iKhayvo4HAnjAobu753a4=; b=tSDSDAJ2z38O1UkB43P9Z1GBSb VrXzvmo3eabLgTuHW2VM0A5pexVW9LFs25E0OFS1xRhPcLgBZgNAnbCJcylTcSLHwQKS3eaqFNq52 AqdGXlLRMGQ8i8FnPxfTsjjHH6CHs/rwP9XDes0+ReF9ye18msM3H6zq/lT5JJ7SsI18=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nRF9F-0002CI-NK; Mon, 07 Mar 2022 16:19:47 +0100 From: Lars Ingebrigtsen To: sebastian@bsnrg.net Subject: Re: bug#54288: 28.0.91; which-func documentation error References: X-Now-Playing: Jerry Harrison's _The Red And The Black_: "Magic Hymie" Date: Mon, 07 Mar 2022 16:19:45 +0100 In-Reply-To: (sebastian@bsnrg.net's message of "Mon, 07 Mar 2022 08:21:00 +0000") Message-ID: <87ee3dbxim.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: sebastian@bsnrg.net writes: > The doc string is incorrect, since the function only updates the selected window. In fact the doc string is commented out on the 27.2 branch, along with the walk-windows implementation. It's unclear [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 54288 Cc: 54288@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 (---) sebastian@bsnrg.net writes: > The doc string is incorrect, since the function only updates the selected window. In fact the doc string is commented out on the 27.2 branch, along with the walk-windows implementation. It's unclear to me from the git history why this implementation for all windows was commented out in the first place, but at the very least the doc string should be updated to correctly reflect the current implementation. I've now done this in emacs-28. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 07 10:20:01 2022 Received: (at control) by debbugs.gnu.org; 7 Mar 2022 15:20:01 +0000 Received: from localhost ([127.0.0.1]:54410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nRF9U-0005cp-Vn for submit@debbugs.gnu.org; Mon, 07 Mar 2022 10:20:01 -0500 Received: from quimby.gnus.org ([95.216.78.240]:56140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nRF9T-0005cN-52 for control@debbugs.gnu.org; Mon, 07 Mar 2022 10:19:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=o/FVICT1cpLotBIsyYIKpP11DwjcwPK3A8TMgEbkQlM=; b=ANW0TlomoMnUM3vQaqMK5Gt9kG 7EW00+VYQ1xdVfCqTlyGpAXF98RW6olsTxB3G6YDkMH2oRt2efqBA7bcMJDKE1getsQel6QBtYvUm kBp5QlWkt3g3jCCis5iLr9hHXOBI6pnD1H54/xB4K+P3Zx+sneb+K/6fJ/332AFmknAg=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nRF9L-0002CR-R3 for control@debbugs.gnu.org; Mon, 07 Mar 2022 16:19:53 +0100 Date: Mon, 07 Mar 2022 16:19:51 +0100 Message-Id: <87czixbxig.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #54288 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 54288 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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 (---) close 54288 28.1 quit From unknown Wed Jun 18 23:08:51 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 05 Apr 2022 11:24:09 +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