emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: links to pages in subdirs gone


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: links to pages in subdirs gone
Date: Thu, 16 Dec 2004 20:38:27 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Joakim Verona <address@hidden> writes:

> I synced with the planner arch repository today, and when I star
> planner, links to pages in subdirs of ~/Plans are marked as invalid.

You will need to set `emacs-wiki-recurse-directories' to t.  The best
solution would be to add the following code

  (add-to-list 'planner-custom-variables
   '(emacs-wiki-recurse-directories . t))

in either your .emacs file or your planner init file, if you've made
one.

The reason I made this change was so that people who were setting up
multiple emacs-wiki projects for the first time could have separate
projects in nested directories without the contents getting mixed up.
Sorry about the problems this has caused you.

Sacha: I guess if there are a lot of planner users who have
subdirectories of plan pages, this might be a good thing to add to
`planner-custom-variables' by default, at least until planner can do
multiple project support.

-- 
Michael Olson -- FSF Associate Member #652 -- Web: http://www.mwolson.org/
Jabber: mwolson_at_hcoop.net -- IRC: mwolson on freenode.net: #muse, #pulug
  /~ |\ | | |   Interests: animé, Debian GNU/Linux, XHTML, wiki, Lisp
 |_] | \| |_|  Fun quotes: http://www.mwolson.org/plans/QuoteList.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]