Gnus development mailing list
 help / color / mirror / Atom feed
* [patch] Minor doc fix for MFT code
@ 2002-04-05  9:10 Karra
  2002-04-08 21:44 ` Paul Jarc
  0 siblings, 1 reply; 3+ messages in thread
From: Karra @ 2002-04-05  9:10 UTC (permalink / raw)


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


A short while back there was a post here that said the doc for the
"subscribed" group param was a little misleading.  This patch fixes
that and couple of other minor issues.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: a.diff --]
[-- Type: text/x-patch, Size: 2474 bytes --]

Index: texi/gnus.texi
===================================================================
RCS file: /usr/local/cvsroot/gnus/texi/gnus.texi,v
retrieving revision 6.272
diff -u -r6.272 gnus.texi
--- texi/gnus.texi	2002/04/05 14:43:41	6.272
+++ texi/gnus.texi	2002/04/05 18:01:34
@@ -2689,9 +2689,10 @@
 @cindex subscribed
 If this parameter is set to @code{t}, Gnus will consider the
 to-address and to-list parameters for this group as addresses of
-mailing lists you are subscribed to.  Giving Gnus this information
-will help it to generate correct Mail-Followup-To headers for your
-posts to these lists.  
+mailing lists you are subscribed to.  Giving Gnus this information is
+(only) a first step in getting it to generate correct Mail-Followup-To
+headers for your posts to these lists.  Look here @pxref{(message)Mailing
+Lists} for a complete treatment of available MFT support.
 
 See also @code{gnus-find-subscribed-addresses}, the function that
 directly uses this group parameter.
Index: texi/message.texi
===================================================================
RCS file: /usr/local/cvsroot/gnus/texi/message.texi,v
retrieving revision 6.44
diff -u -r6.44 message.texi
--- texi/message.texi	2002/04/02 21:08:36	6.44
+++ texi/message.texi	2002/04/05 18:01:43
@@ -439,13 +439,13 @@
 @kindex C-c C-f C-m
 @findex message-goto-mail-followup-to
 Hm. ``So'', you ask, ``what if I send an email to a list I am not
-subscribed to?  I want my MFT to say that I want an extra copy.''  (This
-is supposed to be interpreted by others the same way as if there were no
-MFT, but you can use an explicit MFT to override someone else's
-to-address group parameter.)  Well, the kind folks at Gnus Towers are
-working on a database of all known mailing list addresses that can be
-used for this purpose.  Till then, you could, like, insert a MFT header
-manually, with the help of @kbd{C-c C-f C-m} (@code{message-goto-mail-followup-to})!!
+subscribed to?  I want my MFT to say that I want an extra copy.''
+(This is supposed to be interpreted by others the same way as if there
+were no MFT, but you can use an explicit MFT to override someone
+else's to-address group parameter.)  The function
+@code{message-gen-unsubscribed-mft} might come in handy.  It is bound
+to @kbd{C-c C-f C-a} by default.  In any case, you can insert a MFT of
+your own choice; @kbd{C-c C-f C-m} will help you get started.
 
 @c @node Honoring an MFT post
 @subsection Honoring an MFT post

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


-- 
"Have you ever fought an IDEA, Picard?"
      -- Gowron, Star Trek TNG.

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

* Re: [patch] Minor doc fix for MFT code
  2002-04-05  9:10 [patch] Minor doc fix for MFT code Karra
@ 2002-04-08 21:44 ` Paul Jarc
  2002-04-09  9:40   ` Kai Großjohann
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Jarc @ 2002-04-08 21:44 UTC (permalink / raw)


Karra <karra@cs.utah.edu> wrote:
> A short while back there was a post here that said the doc for the
> "subscribed" group param was a little misleading.  This patch fixes
> that and couple of other minor issues.

Installed, with slight changes.

It looks like texi/.cvsignore needs to be updated:
$ cvs up
? texi/message-1
? texi/message-2

Is that file modified and committed just like others, or is there
special magic involved?


paul



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

* Re: [patch] Minor doc fix for MFT code
  2002-04-08 21:44 ` Paul Jarc
@ 2002-04-09  9:40   ` Kai Großjohann
  0 siblings, 0 replies; 3+ messages in thread
From: Kai Großjohann @ 2002-04-09  9:40 UTC (permalink / raw)


prj@po.cwru.edu (Paul Jarc) writes:

> Is that file modified and committed just like others, or is there
> special magic involved?

I don't think there's magic.

kai
-- 
Silence is foo!



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

end of thread, other threads:[~2002-04-09  9:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-05  9:10 [patch] Minor doc fix for MFT code Karra
2002-04-08 21:44 ` Paul Jarc
2002-04-09  9:40   ` Kai Großjohann

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 NNTP newsgroup(s).