Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-setup.el?
@ 2000-04-11 14:17 Karl Kleinpaste
  2000-04-11 20:42 ` gnus-setup.el? Michael Welsh Duggan
  2000-04-20  0:13 ` gnus-setup.el? Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Karl Kleinpaste @ 2000-04-11 14:17 UTC (permalink / 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?



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-04-20 18:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-11 14:17 gnus-setup.el? Karl Kleinpaste
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

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).