[email protected] wrote: >>>>>> "TL" == Teemu Likonen <[email protected]> writes: >TL> Is it possible to reply to a message with quoting the content but >TL> without actually having In-Reply-To nor References header in the new >TL> message? >In http://jidanni.org/comp/configuration/.gnus.el , for emacs23 I >am forced to redefine the whole message-shorten-references just to >instead leave just one <reference>. You could make it 0. >TL> I tried to manually delete In-Reply-To header from the >TL> message-composing buffer but it was added anyway to the message when >TL> it was sent. >Maybe emacs 23 is less nanny-like.
Try an empty header rather than just deleting it entirely: In-Reply-To: References: That will prevent adding a new one. -- Floyd L. Davidson <http://www.apaflo.com/floyd_davidson> Ukpeagvik (Barrow, Alaska) [email protected] _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
