On 7 Dec 2005, at 08:40, Douglas Alan wrote:

Are you exporting NNTPSERVER?  I.e.

  NNTPSERVER=<newsserver>
  export NNTPSERVER
  emacs21 &

or

  export NNTPSERVER=<newsserver>
  emacs21 &

If not, no program will see the variable.

Thank you. Yes, I just got a letter from Dan Sommers, pointing it out (you must cc the list so that others know the problem has been resolved). The silly thing is that I've done such exports before, as a part of debugging a Bison installation, but in the hurry, I did not immediately recall that. But Gnus now work beautifully, though it is probably better to make a ".gnus" file with:
  (setq gnus-select-method '(nntp "<newsserver>"))
  (setq gnus-check-new-newsgroups 'ask-server)
  ...

  Hans Aberg

-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to