* posting news with gnus
@ 2003-09-02 11:38 darrow
2003-09-03 22:10 ` Michal Wyrebski
[not found] ` <mailman.96.1062627226.18171.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 4+ messages in thread
From: darrow @ 2003-09-02 11:38 UTC (permalink / raw)
Hi all,
I want to use gnus to post in newsgroups without my real name and computer information showing up in the headers. Anybody know how to congifure gnus to do that?
Thanks,
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: posting news with gnus
[not found] <mailman.1.1062517795.18171.help-gnu-emacs@gnu.org>
@ 2003-09-03 1:04 ` Jesper Harder
0 siblings, 0 replies; 4+ messages in thread
From: Jesper Harder @ 2003-09-03 1:04 UTC (permalink / raw)
<darrow@oneill.nu> writes:
> I want to use gnus to post in newsgroups without my real name and
> computer information showing up in the headers. Anybody know how to
> congifure gnus to do that?
See the section "Posting Styles" in the Gnus manual.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: posting news with gnus
2003-09-02 11:38 darrow
@ 2003-09-03 22:10 ` Michal Wyrebski
[not found] ` <mailman.96.1062627226.18171.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 4+ messages in thread
From: Michal Wyrebski @ 2003-09-03 22:10 UTC (permalink / raw)
On Tue, 2 Sep 2003, darrow@oneill.nu wrote:
> Hi all,
>
> I want to use gnus to post in newsgroups without my real name and computer information showing up in the headers. Anybody know how to congifure gnus to do that?
>
There is probabely better way to handle this problem but you may want
to set these in your ~/.gnus file:
(setq user-full-name "User Name")
(setq user-mail-address "user@example.org")
Michal
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: posting news with gnus
[not found] ` <mailman.96.1062627226.18171.help-gnu-emacs@gnu.org>
@ 2003-09-04 8:37 ` Reiner Steib
0 siblings, 0 replies; 4+ messages in thread
From: Reiner Steib @ 2003-09-04 8:37 UTC (permalink / raw)
On Thu, Sep 04 2003, Michal Wyrebski wrote:
> On Tue, 2 Sep 2003, darrow@oneill.nu wrote:
>> I want to use gnus to post in newsgroups without my real name
As Jesper already mentioned: (info "(gnus)Posting Styles").
>> and computer information showing up in the headers.
What kind of information should be hidden?
>> Anybody know how to congifure gnus to do that?
Which version of Gnus are you using?
> There is probabely better way to handle this problem but you may want
> to set these in your ~/.gnus file:
>
> (setq user-full-name "User Name")
> (setq user-mail-address "user@example.org")
These are not Gnus specific variables, so they should go into
`~/.emacs'. (E.g. they are used by `add-change-log-entry' and many
other Emacs functions.)
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-09-04 8:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1.1062517795.18171.help-gnu-emacs@gnu.org>
2003-09-03 1:04 ` posting news with gnus Jesper Harder
2003-09-02 11:38 darrow
2003-09-03 22:10 ` Michal Wyrebski
[not found] ` <mailman.96.1062627226.18171.help-gnu-emacs@gnu.org>
2003-09-04 8:37 ` Reiner Steib
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.