unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Re: Set Organization in gnus
       [not found] <alnc4b$av0@news.Informatik.Uni-Oldenburg.DE>
@ 2002-09-11 12:53 ` Kai Großjohann
  2002-09-11 14:28 ` Oliver Scholz
  1 sibling, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2002-09-11 12:53 UTC (permalink / raw)


norbert.rump@gmx.de writes:

> how can I set the value of "Organization", which appears in the header
> of usenet-postings?

Apropos is your friend.  M-x apropos-variable RET gnus.*organization
RET.

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)

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

* Re: Set Organization in gnus
       [not found] <alnc4b$av0@news.Informatik.Uni-Oldenburg.DE>
  2002-09-11 12:53 ` Set Organization in gnus Kai Großjohann
@ 2002-09-11 14:28 ` Oliver Scholz
  1 sibling, 0 replies; 2+ messages in thread
From: Oliver Scholz @ 2002-09-11 14:28 UTC (permalink / raw)


norbert.rump@gmx.de writes:

> Hi folks,
>
> how can I set the value of "Organization", which appears in the header
> of usenet-postings?
>
> Any hint will be appreciated,

I guess, you can do it in a billion ways. Personally I use
posting-styles (search for this keyword in the manual). This allows me
to define the "Organization"-Header group-wise.

From my .gnus:

 (setq gnus-posting-styles
       '(
	 ;; ...
	 ;; lots of other posting-styles ommitted
	 ;; ...
	 ("ml.dll\\|institutschaft08\\|ml.philo-fraktion"
	  (from "Oliver Scholz <oliver@jungdemokratenhessen.de>")
	  (organization "Jungdemokraten Hessen e.V.")
	  ;; ^^^^^^^^^
	  (signature (concat
		      "/\"\\ ASCII Ribbon Campaign      "
		      (progn (require 'cal-french)
			     (calendar-french-date-string)) "\n"
			     "\\ / No HTML or RTF in mail    "
			     "Liberté, Egalité, Fraternité!\n"
			     " X  No MS-Word in mail\n"
			     "/ \\ Respect Open Standards")))))

    -- Oliver

-- 
25 Fructidor an 210 de la Révolution
Liberté, Egalité, Fraternité!

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

end of thread, other threads:[~2002-09-11 14:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <alnc4b$av0@news.Informatik.Uni-Oldenburg.DE>
2002-09-11 12:53 ` Set Organization in gnus Kai Großjohann
2002-09-11 14:28 ` Oliver Scholz

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 read-only IMAP folder(s) and NNTP newsgroup(s).