all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.