Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Cc: "C. R. Oldham" <cro@nca.asu.edu>
Subject: Re: Red Gnus v0.4 is released
Date: 02 Aug 1996 23:55:06 +0200	[thread overview]
Message-ID: <w8senlpfo3p.fsf@aegir.ifi.uio.no> (raw)
In-Reply-To: "C. R. Oldham"'s message of Fri, 2 Aug 1996 14:49:53 -0700 ()

"C. R. Oldham" <cro@nca.asu.edu> writes:

> Is there any easy way to move back and forth between Red Gnus and 5.2.3x?
> I'd like to mess with Red, but I don't want to lose my ability to read
> news totally.

There are no incompatibilities between Gnus 5.2 and Red Gnus, so you
can just put one in "~/sgnus/" and the other in "~/rgnus/" and then
define commands like:

(require 'cl)
(defun rgnus ()
  (interactive)
  (push "~/rgnus/lisp" load-path)
  (gnus))

And the same for Gnus 5.2.  Etc.  I switch between Gnus 5.2 and Red
Gnus all the time.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  reply	other threads:[~1996-08-02 21:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-02 20:38 Lars Magne Ingebrigtsen
1996-08-02 21:49 ` C. R. Oldham
1996-08-02 21:55   ` Lars Magne Ingebrigtsen [this message]
1996-08-04 14:28     ` Switching [was: Re: Red Gnus v0.4 is released] François Pinard
1996-08-04 17:38       ` Ed Donovan
1996-08-04 20:41         ` Steven L Baur
1996-08-04 22:33           ` Ed Donovan
1996-08-02 22:36 ` Red Gnus v0.4 is released Steven L Baur
1996-08-05 16:57   ` Lars Magne Ingebrigtsen
1996-08-05 21:10     ` Steven L Baur

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=w8senlpfo3p.fsf@aegir.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    --cc=cro@nca.asu.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).