Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@charcoal.com>
Subject: gnus-setup.el?
Date: 11 Apr 2000 10:17:00 -0400	[thread overview]
Message-ID: <vxkln2klo2r.fsf@mesquite.charcoal.com> (raw)

While chasing a reference to bbdb in gnu.emacs.gnus, I happened to
grep in my Gnus lisp dir and quite accidentally noticed gnus-setup.el.

Does this thing have any relationship to the real world?

Here are some of the more exciting things found there:

(defvar gnus-use-installed-tm running-xemacs)
(defvar gnus-emacs-lisp-directory (if running-xemacs
				      "/usr/local/lib/xemacs/"
				    "/usr/local/share/emacs/"))

-=> 5.0.15?!? <=-
(defvar gnus-gnus-lisp-directory (concat gnus-emacs-lisp-directory
					 "gnus-5.0.15/lisp/")
  "Directory where Gnus Emacs lisp is found.")

(defvar gnus-mailcrypt-lisp-directory (concat gnus-emacs-lisp-directory
					      "site-lisp/mailcrypt-3.4/"))

(defvar gnus-bbdb-lisp-directory (concat gnus-emacs-lisp-directory
					 "site-lisp/bbdb-1.51/"))

As near as I can tell, this whole file is wondrously out-of-date.
Does anybody actually use it?



             reply	other threads:[~2000-04-11 14:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-11 14:17 Karl Kleinpaste [this message]
2000-04-11 20:42 ` gnus-setup.el? Michael Welsh Duggan
2000-04-20  0:13 ` gnus-setup.el? Lars Magne Ingebrigtsen
2000-04-20  2:39   ` gnus-setup.el? Karl Kleinpaste
2000-04-20 18:34     ` gnus-setup.el? Lars Magne Ingebrigtsen

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=vxkln2klo2r.fsf@mesquite.charcoal.com \
    --to=karl@charcoal.com \
    /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).