From: Oliver Scholz <alkibiades@gmx.de>
Subject: Re: Set Organization in gnus
Date: Wed, 11 Sep 2002 16:28:39 +0200 [thread overview]
Message-ID: <m3k7lsr46g.fsf@ID-87814.user.dfncis.de> (raw)
In-Reply-To: alnc4b$av0@news.Informatik.Uni-Oldenburg.DE
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é!
prev parent reply other threads:[~2002-09-11 14:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3k7lsr46g.fsf@ID-87814.user.dfncis.de \
--to=alkibiades@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.