From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.emacs.devel Subject: mh-e custom-manual links Date: Thu, 19 May 2005 08:50:26 +1000 Message-ID: <87r7g4w3m5.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1116457673 27816 80.91.229.2 (18 May 2005 23:07:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 May 2005 23:07:53 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 19 01:07:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYXc0-0005cn-Vq for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 01:06:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYXeX-0007FO-5L for ged-emacs-devel@m.gmane.org; Wed, 18 May 2005 19:08:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYXRb-0004SM-Oo for emacs-devel@gnu.org; Wed, 18 May 2005 18:55:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYXRT-0004OH-R2 for emacs-devel@gnu.org; Wed, 18 May 2005 18:55:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYXRT-0004LK-Dr for emacs-devel@gnu.org; Wed, 18 May 2005 18:55:07 -0400 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYXVD-0005Yb-Bp for emacs-devel@gnu.org; Wed, 18 May 2005 18:58:59 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout1.pacific.net.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id j4IMoYrI007229 for ; Thu, 19 May 2005 08:50:34 +1000 Original-Received: from localhost (ppp2C29.dyn.pacific.net.au [61.8.44.41]) by mailproxy1.pacific.net.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id j4IMoXuw018459 for ; Thu, 19 May 2005 08:50:33 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1DYXMw-0000fT-00; Thu, 19 May 2005 08:50:26 +1000 Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:37313 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37313 --=-=-= I spotted some apparently broken info cross referencs in mh-e defgroups, * mh-e/mh-customize.el (mh-folder-selection, mh-inc, mh-letter, mh-scan-line-formats): Corrections to custom-manual links. I'm not certain about the mh-folder-selection change (the first in the diff), but putting it to "Customizing Organizing" can't be too far off, that node describes mh-default-folder-for-message-function which is the first in the group. Other defgroups referring to apparently non-existant nodes in the manual are Symbol `mh-speed-faces' (in nil): cannot goto node: (mh-e)Speedbar Symbol `mh-junk' (in nil): cannot goto node: (mh-e)Junk Symbol `mh-alias' (in nil): cannot goto node: (mh-e)Aliases Symbol `mh-speed' (in nil): cannot goto node: (mh-e)Speedbar Symbol `mh-identity' (in mh-identity): cannot goto node: (mh-e)Identities Symbol `mh-toolbar' (in nil): cannot goto node: (mh-e)Toolbar But none of these seem to have anything at all in the manual. --=-=-= Content-Disposition: attachment; filename=mh-customize.el.custom-manual.diff Index: mh-customize.el =================================================================== RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-customize.el,v retrieving revision 1.12 diff -u -c -r1.12 mh-customize.el cvs diff: conflicting specifications of output style *** mh-customize.el 18 May 2005 11:01:20 -0000 1.12 --- mh-customize.el 18 May 2005 22:47:12 -0000 *************** *** 130,136 **** (defgroup mh-folder-selection nil "Folder selection." :prefix "mh-" ! :link '(custom-manual "(mh-e)Folder Selection") :group 'mh) (defgroup mh-identity nil --- 130,136 ---- (defgroup mh-folder-selection nil "Folder selection." :prefix "mh-" ! :link '(custom-manual "(mh-e)Customizing Organizing") :group 'mh) (defgroup mh-identity nil *************** *** 142,148 **** (defgroup mh-inc nil "Incorporating your mail." :prefix "mh-inc-" ! :link '(custom-manual "(mh-e)Incorporating Mail") :group 'mh) (defgroup mh-index nil --- 142,148 ---- (defgroup mh-inc nil "Incorporating your mail." :prefix "mh-inc-" ! :link '(custom-manual "(mh-e)Incorporating") :group 'mh) (defgroup mh-index nil *************** *** 160,166 **** (defgroup mh-letter nil "Editing a draft." :prefix "mh-" ! :link '(custom-manual "(mh-e)Editing Drafts") :group 'mh) (defgroup mh-ranges nil --- 160,166 ---- (defgroup mh-letter nil "Editing a draft." :prefix "mh-" ! :link '(custom-manual "(mh-e)Draft Editing") :group 'mh) (defgroup mh-ranges nil *************** *** 171,177 **** (defgroup mh-scan-line-formats nil "Scan line formats." ! :link '(custom-manual "(mh-e)Scan Line Formats") :prefix "mh-" :group 'mh) --- 171,177 ---- (defgroup mh-scan-line-formats nil "Scan line formats." ! :link '(custom-manual "(mh-e)Customizing Scan Line Formats") :prefix "mh-" :group 'mh) --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --=-=-=--