unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Ryde <user42@zip.com.au>
Subject: mh-e custom-manual links
Date: Thu, 19 May 2005 08:50:26 +1000	[thread overview]
Message-ID: <87r7g4w3m5.fsf@zip.com.au> (raw)

[-- Attachment #1: Type: text/plain, Size: 984 bytes --]

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.


[-- Attachment #2: mh-customize.el.custom-manual.diff --]
[-- Type: text/plain, Size: 1909 bytes --]

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)
  

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

             reply	other threads:[~2005-05-18 22:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-18 22:50 Kevin Ryde [this message]
2005-05-20 16:04 ` mh-e custom-manual links Bill Wohler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r7g4w3m5.fsf@zip.com.au \
    --to=user42@zip.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).