From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34678: 26.1; (elisp) `Minor Mode Conventions' Date: Wed, 27 Feb 2019 21:18:42 +0200 Message-ID: <83r2btjazx.fsf@gnu.org> References: <54960e92-89bb-40b1-ba82-1dbd7ff21b03@default> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="222252"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 34678@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 27 20:19:12 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gz4jX-000viF-RP for geb-bug-gnu-emacs@m.gmane.org; Wed, 27 Feb 2019 20:19:11 +0100 Original-Received: from localhost ([127.0.0.1]:49515 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gz4jW-0000vy-S9 for geb-bug-gnu-emacs@m.gmane.org; Wed, 27 Feb 2019 14:19:10 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:51532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gz4jQ-0000vW-NC for bug-gnu-emacs@gnu.org; Wed, 27 Feb 2019 14:19:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gz4jO-0005oP-SR for bug-gnu-emacs@gnu.org; Wed, 27 Feb 2019 14:19:04 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:40827) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gz4jO-0005nq-JK for bug-gnu-emacs@gnu.org; Wed, 27 Feb 2019 14:19:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gz4jO-0000Kr-3b for bug-gnu-emacs@gnu.org; Wed, 27 Feb 2019 14:19: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: Wed, 27 Feb 2019 19:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34678 X-GNU-PR-Package: emacs Original-Received: via spool by 34678-submit@debbugs.gnu.org id=B34678.15512951401278 (code B ref 34678); Wed, 27 Feb 2019 19:19:02 +0000 Original-Received: (at 34678) by debbugs.gnu.org; 27 Feb 2019 19:19:00 +0000 Original-Received: from localhost ([127.0.0.1]:54371 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gz4jM-0000KX-HU for submit@debbugs.gnu.org; Wed, 27 Feb 2019 14:19:00 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:37080) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gz4jK-0000KD-OB for 34678@debbugs.gnu.org; Wed, 27 Feb 2019 14:18:59 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gz4jD-0005fz-NJ; Wed, 27 Feb 2019 14:18:53 -0500 Original-Received: from [176.228.60.248] (port=4791 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gz4jC-0001G8-EJ; Wed, 27 Feb 2019 14:18:51 -0500 In-reply-to: <54960e92-89bb-40b1-ba82-1dbd7ff21b03@default> (message from Drew Adams on Wed, 27 Feb 2019 11:09:27 -0800 (PST)) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155874 Archived-At: > Date: Wed, 27 Feb 2019 11:09:27 -0800 (PST) > From: Drew Adams > > It also wouldn't hurt to add a reference to node > `Minor Mode Conventions' from node `Major Mode > Conventions'. > > Perhaps add a mention in node `Major Mode Conventions' > similar to this one in (elisp) `Minor Mode Conventions': > > In addition, several major mode conventions > apply to minor modes as well: those regarding > the names of global symbols, the use of a hook > at the end of the initialization function, and > the use of keymaps and other tables. I don't see why: cross-references don't have to be symmetrical. We refer to another node for details of something mentioned in passage, but that other node doesn't have to provide a cross-reference back.