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#50303: Add interlinks to docstrings of inverse abbrev Date: Wed, 01 Sep 2021 19:08:40 +0300 Message-ID: <83wno0p9br.fsf@gnu.org> References: <87tuj5shs3.fsf@mail.linkov.net> <837dg1seb8.fsf@gnu.org> <87r1e9mq5q.fsf@mail.linkov.net> <834kb5sahj.fsf@gnu.org> <87tuj448q6.fsf@mail.linkov.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19171"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 50303@debbugs.gnu.org To: Juri Linkov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Sep 01 18:39:50 2021 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 1mLTHA-0004iv-Iu for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 01 Sep 2021 18:39:48 +0200 Original-Received: from localhost ([::1]:40824 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLTH9-0002A4-G8 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 01 Sep 2021 12:39:47 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60318) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLSnP-0001bP-2c for bug-gnu-emacs@gnu.org; Wed, 01 Sep 2021 12:09:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55593) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mLSnO-0003Qf-QO for bug-gnu-emacs@gnu.org; Wed, 01 Sep 2021 12:09:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mLSnO-0007Ta-Fw for bug-gnu-emacs@gnu.org; Wed, 01 Sep 2021 12:09: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: Wed, 01 Sep 2021 16:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50303 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 50303-submit@debbugs.gnu.org id=B50303.163051252928714 (code B ref 50303); Wed, 01 Sep 2021 16:09:02 +0000 Original-Received: (at 50303) by debbugs.gnu.org; 1 Sep 2021 16:08:49 +0000 Original-Received: from localhost ([127.0.0.1]:38906 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLSnB-0007T4-8o for submit@debbugs.gnu.org; Wed, 01 Sep 2021 12:08:49 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:44094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLSn9-0007Sq-Ow for 50303@debbugs.gnu.org; Wed, 01 Sep 2021 12:08:48 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55418) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLSn4-00037j-BH; Wed, 01 Sep 2021 12:08:42 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4135 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLSn3-00044b-UR; Wed, 01 Sep 2021 12:08:42 -0400 In-Reply-To: <87tuj448q6.fsf@mail.linkov.net> (message from Juri Linkov on Wed, 01 Sep 2021 18:37:13 +0300) 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" Xref: news.gmane.io gmane.emacs.bugs:213210 Archived-At: > From: Juri Linkov > Cc: 50303@debbugs.gnu.org > Date: Wed, 01 Sep 2021 18:37:13 +0300 > > > If you like what the manual says, why not say in the doc string what > > the manual says, or some simple variant of that? I doubt that you'll > > be able to come up with a significantly shorter description that is > > still clear enough. > > So here it uses the text copied from the manual: Thanks, I think this is very good, but I'd like to suggest a minor stylistic improvement: > +`inverse-add-mode-abbrev' performs the opposite task: if the abbrev I would begin this by saying See also `inverse-add-mode-abbrev', which performs the opposite task: ...