Gnus development mailing list
 help / color / mirror / Atom feed
From: Paul Stodghill <stodghil@CS.Cornell.EDU>
Subject: Re: annoying change
Date: 06 Jan 1997 14:26:21 -0500	[thread overview]
Message-ID: <mlafqmzjtu.fsf@hoho.cs.cornell.edu> (raw)
In-Reply-To: Paul Stodghill's message of 06 Jan 1997 14:13:35 -0500

> >>>>> "Jeff" == Jeff Sparkes <jsparkes@nortel.ca> writes:
> 
>     Jeff> I run a separate xemacs for news reading that avoids a lot of
>     Jeff> stuff that I normally load. I therefore start "xemacs -q -f gnus"
>     Jeff> to get a somewhat leaner process. This changes makes it
>     Jeff> impossible to get my .gnus loaded. I can understand the need
>     Jeff> start without reading .gnus, but perhaps a different entry-point
>     Jeff> function is needed. Maybe gnus-with-startup-file and/or
>     Jeff> gnus-without-startup-file?
> 
> Doesn't this do what you want?
> 
> 	% cat ~/.emacs-just-gnus
> 	(gnus)
> 	% xemacs -q -l ~/.emacs-just-gnus
> 
> I didn't actually test it, so it probably doesn't...
> -- 
> Paul Stodghill <stodghil@cs.cornell.edu>
> http://www.cs.cornell.edu/home/stodghil/home.html

Doh! I should have written the following,

 	% cat ~/.emacs-just-gnus
	(let ((init-file-user t))
 	  (gnus))
 	% xemacs -q -l ~/.emacs-just-gnus

Sorry about that...

-- 
Paul Stodghill <stodghil@cs.cornell.edu>
http://www.cs.cornell.edu/home/stodghil/home.html


      reply	other threads:[~1997-01-06 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-01-06 16:49 Jeff Sparkes
1997-01-06 19:13 ` Paul Stodghill
1997-01-06 19:26   ` Paul Stodghill [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mlafqmzjtu.fsf@hoho.cs.cornell.edu \
    --to=stodghil@cs.cornell.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).