all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Gnus of emacs21 not reading NNTPSERVER on Fink/Mac OS 10.4.3
@ 2005-12-06 10:41 Hans Aberg
  2005-12-06 13:20 ` Reiner Steib
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Aberg @ 2005-12-06 10:41 UTC (permalink / raw)


I cannot tell whether this is a problem in emacs21, or in the Fink  
version of for Mac OS 10.4.3:

I can get emacs21 to read the NNTPSERVER variable if I type (in  
uxterm/bash):
   env NNTPSERVER=<newsserver> emacs21 &
but I cannot get emacs21 to read it otherwise, for example, by putting
   NNTPSERVER=<newsserver>
into ".profile" and ".bashrc", nor does typing
   NNTPSERVER=<newsserver>
   emacs21 &
work.

If I make a ".gnus" file with say
   (setq gnus-select-method '(nntp "news1.comhem.se"))
   (setq gnus-check-new-newsgroups 'ask-server)
   ...
then Gnus loads and works for news reading. But I am curious about  
this problem with emacs21 not reading an environment variable, it  
apparently should.

   Hans Aberg

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

end of thread, other threads:[~2005-12-06 14:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-06 10:41 Gnus of emacs21 not reading NNTPSERVER on Fink/Mac OS 10.4.3 Hans Aberg
2005-12-06 13:20 ` Reiner Steib
2005-12-06 14:19   ` Hans Aberg

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.