Gnus development mailing list
 help / color / mirror / Atom feed
* README patch
@ 2000-04-28 15:36 Kai Großjohann
  0 siblings, 0 replies; only message in thread
From: Kai Großjohann @ 2000-04-28 15:36 UTC (permalink / raw)
  Cc: Helmut Waitzmann

Kudos to Helmut who suggested the following patch for the README file:

--- README~	Sun Jan  9 16:46:35 2000
+++ README	Fri Apr 28 17:35:08 2000
@@ -21,11 +21,13 @@
 
 To enable reading the Gnus manual, you could say something like:
 
+  (require 'info)
   (setq Info-default-directory-list 
         (cons "~/gnus-5.6.53/texi" Info-default-directory-list))
 
 or
 
+  (require 'info)
   (setq Info-directory-list 
         (cons "~/gnus-5.6.53/texi" Info-directory-list))
 
What do you think?
kai
-- 
Beware of flying birch trees.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-04-28 15:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-28 15:36 README patch Kai Großjohann

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