Gnus development mailing list
 help / color / mirror / Atom feed
* user-full-name and gnus-posting-styles
@ 2011-03-01 11:05 ltsampros
  2011-03-01 12:05 ` Tassilo Horn
  0 siblings, 1 reply; 5+ messages in thread
From: ltsampros @ 2011-03-01 11:05 UTC (permalink / raw)
  To: ding

Hi,

I'm using latest Emacs from bzr as of yesterday, and I've noticed the
following behaviour which used to work with the Gnus included in Emacs
23.1:

(setq user-full-name "Leonidas Tsampros"
      user-mail-address "username@lala.gr")

(setq gnus-posting-styles
      '((".*" (address "username@lala.gr"))
	("lala" (address "username@lala1.gr"))
	("soupa" (address "username@soupa.gr"))
	("mousaka" (address "username@mousaka.com"))
	("baz" (address "me@baz.com"))
))

Upon sending a mail, my name is not included in the From header. What has
changed with regards to this setting?

I also tested setting 'name' in the .* post-style, with no luck.

Thanks,
Leonidas



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

end of thread, other threads:[~2011-03-06 11:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-01 11:05 user-full-name and gnus-posting-styles ltsampros
2011-03-01 12:05 ` Tassilo Horn
2011-03-01 12:38   ` Leonidas Tsampros
2011-03-05 11:26     ` Lars Magne Ingebrigtsen
2011-03-06 11:19       ` Reiner Steib

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