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#69341: 30.0.50; [PATCH] Fix control char in docstring Date: Sat, 24 Feb 2024 09:07:13 +0200 Message-ID: <86wmquz6fy.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2271"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 69341@debbugs.gnu.org To: Arash Esbati Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 24 08:10:09 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 1rdmAj-0000Pk-Cn for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 24 Feb 2024 08:10:09 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rdmAJ-0003hW-CH; Sat, 24 Feb 2024 02:09:43 -0500 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 1rdmAF-0003h1-2m for bug-gnu-emacs@gnu.org; Sat, 24 Feb 2024 02:09:40 -0500 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 1rdmAE-0002UO-7y for bug-gnu-emacs@gnu.org; Sat, 24 Feb 2024 02:09:38 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rdmAc-0002bL-5J for bug-gnu-emacs@gnu.org; Sat, 24 Feb 2024 02:10:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 24 Feb 2024 07:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69341 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 69341-submit@debbugs.gnu.org id=B69341.17087585989982 (code B ref 69341); Sat, 24 Feb 2024 07:10:02 +0000 Original-Received: (at 69341) by debbugs.gnu.org; 24 Feb 2024 07:09:58 +0000 Original-Received: from localhost ([127.0.0.1]:60666 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdmAY-0002aw-GR for submit@debbugs.gnu.org; Sat, 24 Feb 2024 02:09:58 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:42836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdmAV-0002aX-Qe for 69341@debbugs.gnu.org; Sat, 24 Feb 2024 02:09:56 -0500 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 1rdm7w-0002Ig-Qb for 69341@debbugs.gnu.org; Sat, 24 Feb 2024 02:07:16 -0500 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=WiBJmgMveUzRHoYKChV99/75dXIDGeUK9p0S/UWWTg4=; b=nRFL2mBpm5xB 1MdqnUnZbvzQL6R4dqwKncGNTlZoZp//pb61IZggScPBAIm5kr5cCi40uIFSF97CCvuVWBJ1FT74O QHVrJ0A4vAuRiLOSjnEzo0FAkvIG0Tl62QMYaeouTs1YGKjDY5MuYG3y2Y4hcOmhkFXBkFtWyCSiG KYKzI2FvtLJ3CN+try+ufzuV89TGAEz2qB8O84c1ffZMkxf+6SPX5IAxZs7frgtg8WlyTir/z/xnu KD9SV25OFJLEbtaM36PcLRx3O8jqQHXTr/Hz0k4rFpDKVYNEpuKyJDSPI8JKdZuig5G/14FAjsAMa iNH43+3KNRXRVQe6PfqVVA==; In-Reply-To: (message from Arash Esbati on Fri, 23 Feb 2024 22:46:58 +0100) 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:280524 Archived-At: > From: Arash Esbati > Date: Fri, 23 Feb 2024 22:46:58 +0100 > > Hi all, > > this is a small change fixing an unwanted control char in docstring of > `reftex-cite-format-builtin': > > --8<---------------cut here---------------start------------->8--- > diff --git a/lisp/textmodes/reftex-vars.el b/lisp/textmodes/reftex-vars.el > index a0bc5c11ece..791b10412c9 100644 > --- a/lisp/textmodes/reftex-vars.el > +++ b/lisp/textmodes/reftex-vars.el > @@ -235,11 +235,10 @@ reftex-cite-format-builtin > "ConTeXt bib module" > ((?\C-m . "\\cite[%l]") > (?s . "\\cite[][%l]") > - (?n . "\\nocite[%l]"))) > - ) > + (?n . "\\nocite[%l]")))) > "Builtin versions of the citation format. > The following conventions are valid for all alist entries: > -`?\C-m' should always point to a straight \\cite{%l} macro. > +`?\\C-m' should always point to a straight \\cite{%l} macro. > `?t' should point to a textual citation (citation as a noun). > `?p' should point to a parenthetical citation.") > --8<---------------cut here---------------end--------------->8--- > > I can install this myself, release branch I presume? At this point, fixes should be installed on the release branch only if they are very important, or if they are in documentation parts. AFAIU, this one is neither, so master, please. Thanks.