unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* mh-e custom-manual links
@ 2005-05-18 22:50 Kevin Ryde
  2005-05-20 16:04 ` Bill Wohler
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2005-05-18 22:50 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mh-e custom-manual links
  2005-05-18 22:50 mh-e custom-manual links Kevin Ryde
@ 2005-05-20 16:04 ` Bill Wohler
  0 siblings, 0 replies; 2+ messages in thread
From: Bill Wohler @ 2005-05-20 16:04 UTC (permalink / raw)


Kevin Ryde <user42@zip.com.au> writes:

> I spotted some apparently broken info cross referencs in mh-e
> defgroups,

The manual update is going slower than the programming work, but I
plan to finish it in the next month or two.

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-20 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-18 22:50 mh-e custom-manual links Kevin Ryde
2005-05-20 16:04 ` Bill Wohler

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).