all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Setting up a custom info node.
@ 2009-05-19 14:23 Tim Visher
  2009-05-20 19:19 ` Tim Visher
       [not found] ` <mailman.7552.1242847177.31690.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Tim Visher @ 2009-05-19 14:23 UTC (permalink / raw)
  To: emacs

Hello Everyone,

I'd like to set up a custom info node under my .emacs.d directory for
maintaining all of the info files that I'm interested in.  I tried to
do that per the instructions
[here](http://www.gnu.org/software/hello/manual/texinfo/Other-Info-Directories.html)
and it's failed with a recursive load error.

I would like to ignore anything but the dir file under
`.emacs.d/info/`.  What I did was the following:

`(setq Info-directory-list (cons (expand-file-name "~/.emacs.d/info") ()))`

Thanks in advance for your help.

-- 

In Christ,

Timmy V.

http://burningones.com/
http://five.sentenc.es/ - Spend less time on e-mail




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

end of thread, other threads:[~2009-05-21 20:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-19 14:23 Setting up a custom info node Tim Visher
2009-05-20 19:19 ` Tim Visher
2009-05-20 19:52   ` Lennart Borgman
2009-05-20 20:39     ` Tim Visher
2009-05-20 20:49       ` Lennart Borgman
2009-05-20 22:02       ` Drew Adams
     [not found] ` <mailman.7552.1242847177.31690.help-gnu-emacs@gnu.org>
2009-05-21 20:28   ` Scott Frazer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.