At 1:11 AM -0600 on Monday, December 5, 2005, Hans Aberg
<[EMAIL PROTECTED]> wrote:

>I try to use the emacs21 newsreading tool (in X11). Apparently, one
should set
>the NNTPSERVER environment variable, which I can do using the command:
>  env NNTPSERVER=<newsserver> emacs21 &
>But two problems: Newsreading still does not work within emacs21. And I am
>unable to set the environment variable NNTPSERVER in other ways so that
>emacs21 can see it. For example, the following two commands in bash (as in
>uxterm) won't work:
>  NNTPSERVER=<newsserver>
>  emacs21 &
>What's wrong, and is there a fix?

I have my news server set in my .gnus.el file, but you should be able to
set your NNTPSERVER environment variable (I guess emacs picks that up;
it picks up my BROWSER environment variable). I use tcsh, so this is how
NNTPSERVER is set in my .cshrc:

setenv NNTPSERVER 'name_of_newsserver'

HTH,

Emily



-------------------------------------------------------
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
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to