[email protected] (Adam Sjøgren) writes: > On Tue, 04 Sep 2012 18:04:01 -0400, Leo wrote: > >> I am curious as to how one sets gnus-summary-line-format `corrrectly' for an >> email outbox? Is is really necessary create a user-defined function to >> fish the To field out of the header information? > > It often works out of the box, but if not you may need to adjust > gnus-ignored-from-addresses: > > ,----[ C-h v gnus-ignored-from-addresses RET ] > | gnus-ignored-from-addresses is a variable defined in `gnus-sum.el'. > | Its value is > | "\\(asjo\\|adam\\)@\\(koldfront.dk\\|asjo.org\\)" > | Original value was > | "asjo@koldfront\\.dk" > | > | Documentation: > | *From headers that may be suppressed in favor of To headers. > | This can be a regexp or a list of regexps. > | > | You can customize this variable. > | > | This variable was introduced, or its default value was changed, in > | version 21.1 of Emacs. > | > | [back] > `----
Thanks, Adam, that did the trick. Leo _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
