unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* add news server
@ 2002-09-21 14:11 Bokaj
  2002-09-21 14:26 ` maierh
  2002-09-21 14:26 ` Tim Heaney
  0 siblings, 2 replies; 3+ messages in thread
From: Bokaj @ 2002-09-21 14:11 UTC (permalink / raw)


Hi,
I've just started using linux (Redhat 7.3) and Emacs, and I'm looking 
for a guide on how to add my ISP's news server in Emacs?

Hope someone can help.

Bokaj

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

* Re: add news server
  2002-09-21 14:11 add news server Bokaj
@ 2002-09-21 14:26 ` maierh
  2002-09-21 14:26 ` Tim Heaney
  1 sibling, 0 replies; 3+ messages in thread
From: maierh @ 2002-09-21 14:26 UTC (permalink / raw)



Bokaj <nr@sprit.dk> writes:

> I've just started using linux (Redhat 7.3) and Emacs, and I'm looking
> for a guide on how to add my ISP's news server in Emacs?

Put similar into a file called ~/.gnus.

,----[ ~/.gnus ]
| (setq gnus-select-method '(nntp "news.t-online.de"))
`----

Harald

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

* Re: add news server
  2002-09-21 14:11 add news server Bokaj
  2002-09-21 14:26 ` maierh
@ 2002-09-21 14:26 ` Tim Heaney
  1 sibling, 0 replies; 3+ messages in thread
From: Tim Heaney @ 2002-09-21 14:26 UTC (permalink / raw)


Bokaj <nr@sprit.dk> writes:
>
> I've just started using linux (Redhat 7.3) and Emacs, and I'm looking
> for a guide on how to add my ISP's news server in Emacs?

Put something like 

  (setq gnus-select-method '(nntp "news.sprit.dk"))

in your .gnus or .emacs file.

I hope this helps,

Tim

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-21 14:11 add news server Bokaj
2002-09-21 14:26 ` maierh
2002-09-21 14:26 ` Tim Heaney

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