bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: building feedmail customisation group fails


From: Andreas Schwab
Subject: Re: building feedmail customisation group fails
Date: Wed, 16 Jan 2002 14:48:10 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.30 (ia64-suse-linux)

Frederik Fouvry <fouvry@cc.at.coli.uni-sb.de> writes:

|> M-x customize-group RET
|> feedmail
|> 
|> gives an error.  This is how far it gets in building the group:
|> 
|> /- Feedmail group: ------------------------------------------------------\
|>       State: unknown, you should not see this.
|>    Assist other email packages to massage outgoing messages.
|>    See also >

Thanks for the bug report.  This patch will fix the problem:

--- lisp/mail/feedmail.el.~1.18.~       Sun Jan 13 17:22:08 2002
+++ lisp/mail/feedmail.el       Wed Jan 16 14:36:18 2002
@@ -308,7 +308,7 @@
 (defgroup feedmail nil
   "Assist other email packages to massage outgoing messages."
   :link '(url-link "http://www.carpenter.org/feedmail/feedmail.html";)
-  :link '(emacs-commentary "feedmail")
+  :link '(emacs-commentary-link "feedmail")
   :group 'mail)
 
 (defgroup feedmail-misc nil

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]