From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#24891: 25.1: Falsehood on page "Major Modes" of Emacs manual. Date: Mon, 7 Nov 2016 20:29:58 +0000 Message-ID: <20161107202958.GB2988@acm.fritz.box> References: <20161106221832.GB5605@acm.fritz.box> <71941c5f-0c6c-4edd-99ab-134cf6fdce96@default> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1478550691 20255 195.159.176.226 (7 Nov 2016 20:31:31 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 7 Nov 2016 20:31:31 +0000 (UTC) User-Agent: Mutt/1.5.24 (2015-08-30) Cc: 24891@debbugs.gnu.org To: Evgeny Roubinchtein Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Nov 07 21:31:26 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c3qZR-0002ro-OV for geb-bug-gnu-emacs@m.gmane.org; Mon, 07 Nov 2016 21:31:09 +0100 Original-Received: from localhost ([::1]:56436 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3qZU-0003j0-Qf for geb-bug-gnu-emacs@m.gmane.org; Mon, 07 Nov 2016 15:31:12 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3qZP-0003if-Kl for bug-gnu-emacs@gnu.org; Mon, 07 Nov 2016 15:31:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3qZL-0001Rx-41 for bug-gnu-emacs@gnu.org; Mon, 07 Nov 2016 15:31:07 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:33330) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c3qZK-0001Re-VE for bug-gnu-emacs@gnu.org; Mon, 07 Nov 2016 15:31:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1c3qZK-0006Gl-Go for bug-gnu-emacs@gnu.org; Mon, 07 Nov 2016 15:31:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 07 Nov 2016 20:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24891 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24891-submit@debbugs.gnu.org id=B24891.147855062224053 (code B ref 24891); Mon, 07 Nov 2016 20:31:02 +0000 Original-Received: (at 24891) by debbugs.gnu.org; 7 Nov 2016 20:30:22 +0000 Original-Received: from localhost ([127.0.0.1]:48729 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c3qYg-0006Ft-Gg for submit@debbugs.gnu.org; Mon, 07 Nov 2016 15:30:22 -0500 Original-Received: from ocolin.muc.de ([193.149.48.4]:18659 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1c3qYf-0006Fh-Bs for 24891@debbugs.gnu.org; Mon, 07 Nov 2016 15:30:21 -0500 Original-Received: (qmail 1920 invoked by uid 3782); 7 Nov 2016 20:30:19 -0000 Original-Received: from acm.muc.de (p548C6E8D.dip0.t-ipconnect.de [84.140.110.141]) by colin.muc.de (tmda-ofmipd) with ESMTP; Mon, 07 Nov 2016 21:30:18 +0100 Original-Received: (qmail 3265 invoked by uid 1000); 7 Nov 2016 20:29:58 -0000 Content-Disposition: inline In-Reply-To: X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de 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: 208.118.235.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:125445 Archived-At: Hello, Evgeny. On Sun, Nov 06, 2016 at 06:55:29PM -0500, Evgeny Roubinchtein wrote: > Is it the case that the modes that do run prog-mode-hook are exactly the > modes derived from prog-mode? It is, yes. It would be sort of nice to put this in the manual, but that manual is the Emacs manual, not the Elisp manual, where it really belongs. Maybe a footnote pointing at the Elisp manual would be the thing, here. -- Alan Mackenzie (Nuremberg, Germany).