Gnus development mailing list
 help / color / mirror / Atom feed
* [Patch] Add MFT and MCT to message-completion-alist
@ 2002-12-30 18:40 Reiner Steib
  2002-12-30 18:55 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Reiner Steib @ 2002-12-30 18:40 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: message.message-completion-alist.patch --]
[-- Type: text/x-patch, Size: 630 bytes --]

--- message.el	2002/12/29 18:33:35	6.266
+++ message.el	2002/12/30 15:15:00
@@ -5932,7 +5950,9 @@
 (defcustom message-completion-alist
   (list (cons message-newgroups-header-regexp 'message-expand-group)
 	'("^\\(Resent-\\)?\\(To\\|B?Cc\\):" . message-expand-name)
-	'("^\\(Reply-To\\|From\\|Disposition-Notification-To\\|Return-Receipt-To\\):" 
+	'("^\\(Reply-To\\|From\\|Mail-Followup-To\\|Mail-Copies-To\\):" 
+	  . message-expand-name)
+	'("^\\(Disposition-Notification-To\\|Return-Receipt-To\\):" 
 	  . message-expand-name))
   "Alist of (RE . FUN).  Use FUN for completion on header lines matching RE."
   :group 'message

[-- Attachment #2: Type: text/plain, Size: 726 bytes --]


Suggested ChangeLog entry:

--8<---------------cut here---------------start------------->8---
2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>

	* message.el (message-completion-alist): Added "Mail-Followup-To"
	and "Mail-Copies-To".

--8<---------------cut here---------------end--------------->8---

Bye, Reiner.

PS: Now sending to "ding@hpc.uh.edu". Seems that there are still
    problems with "ding@gnus.org" and gmane.emacs.gnus.general.
    Messages mailed/posted yesterday and today didn't appear up to now
    (neither on news.gnus.org nor on
    http://news.gmane.org/thread.php?group=gmane.emacs.gnus.general ).
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

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

* Re: [Patch] Add MFT and MCT to message-completion-alist
  2002-12-30 18:40 [Patch] Add MFT and MCT to message-completion-alist Reiner Steib
@ 2002-12-30 18:55 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2002-12-30 18:55 UTC (permalink / raw)


Reiner Steib <4uce.02.r.steib@gmx.net> writes:

> 	* message.el (message-completion-alist): Added "Mail-Followup-To"
> 	and "Mail-Copies-To".

Thanks for the patch; I've applied it to Oort Gnus v0.08 (i. e., CVS).

> PS: Now sending to "ding@hpc.uh.edu". Seems that there are still
>     problems with "ding@gnus.org" and gmane.emacs.gnus.general.
>     Messages mailed/posted yesterday and today didn't appear up to now
>     (neither on news.gnus.org nor on
>     http://news.gmane.org/thread.php?group=gmane.emacs.gnus.general ).

Hm; yes.  The messages I sent to ding@gnus.org on Saturday still
haven't shown up.

I've now changed the setup over on Gmane to point to the hpc address.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2002-12-30 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-30 18:40 [Patch] Add MFT and MCT to message-completion-alist Reiner Steib
2002-12-30 18:55 ` Lars Magne Ingebrigtsen

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