From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#67455: (Record source position, etc., in doc strings, and use this in *Help* and backtraces.) Date: Sat, 01 Jun 2024 21:01:11 +0300 Message-ID: <86frtwo848.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31471"; mail-complaints-to="usenet@ciao.gmane.io" Cc: monnier@iro.umontreal.ca, 67455@debbugs.gnu.org To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 01 20:02:04 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sDT3M-000813-L4 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 01 Jun 2024 20:02:04 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sDT39-00026I-VA; Sat, 01 Jun 2024 14:01:51 -0400 Original-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 1sDT38-00025o-Ml for bug-gnu-emacs@gnu.org; Sat, 01 Jun 2024 14:01:50 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sDT38-0005Ty-Ez for bug-gnu-emacs@gnu.org; Sat, 01 Jun 2024 14:01:50 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sDT3K-0004OT-6y for bug-gnu-emacs@gnu.org; Sat, 01 Jun 2024 14:02:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 01 Jun 2024 18:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67455 X-GNU-PR-Package: emacs Original-Received: via spool by 67455-submit@debbugs.gnu.org id=B67455.171726489416847 (code B ref 67455); Sat, 01 Jun 2024 18:02:02 +0000 Original-Received: (at 67455) by debbugs.gnu.org; 1 Jun 2024 18:01:34 +0000 Original-Received: from localhost ([127.0.0.1]:57359 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDT2r-0004Ne-Sj for submit@debbugs.gnu.org; Sat, 01 Jun 2024 14:01:34 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:57844) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDT2p-0004NS-V5 for 67455@debbugs.gnu.org; Sat, 01 Jun 2024 14:01:32 -0400 Original-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 1sDT2Y-0005Ov-5L; Sat, 01 Jun 2024 14:01:14 -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=Lo9F4SpHCbi1z4Bp67pZmFNwRreilE9BN0Fe5RbrawE=; b=TYET/Kms0ySf GTttwheC6Tq95O75dYH5dWImBi9QSWaVcdymBmoZnaz3jTlM+wQUCb0IV7AAECOcTKLfwIEO4ukmR BvStXlsMZ9HCV/KYXiXMFmOuHiR28ONqli/Ym622YmWf+cVXy62vt+LEO+aRuio7MKWnA/45gBfit HkbTBS2ufZCcSUXvX/fd8wLvJxLBFk3RjH3qShld9EulMqRL0b3qRZb54u47u0gyIbCYcofEo5rQt Zcb2mso7qgyGTvFodYDTkeekH1cYuLes+RzmKL4CorKTpTtsrC/SLeV5KMIzrKWgMzIB00N7MtzJV ulPHP9tbma1TGDEVQ/BeSQ==; In-Reply-To: (message from Alan Mackenzie on Sat, 1 Jun 2024 17:40:47 +0000) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:286342 Archived-At: > Date: Sat, 1 Jun 2024 17:40:47 +0000 > From: Alan Mackenzie > > > I've just pushed a large commit to feature/positioned-lambdas, a work > > in progress commit for bug#67455, putting source position information at > > the start of doc strings. master was merged into it just before the > > commit. > > I've just pushed another large commit, which now works, for generous > values of "works". So now the master branch, soon to become the emacs-20 release branch, is completely destabilized? Can we perhaps revert and wait until after the branch?