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

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

[emacs-wiki-discuss] source of incredible slowness found


From: Joakim Verona
Subject: [emacs-wiki-discuss] source of incredible slowness found
Date: Mon, 10 Jan 2005 11:51:14 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

I had set emacs-wiki-refresh-file-alist-p to true.
In my case the consequence was that moving tasks to a new day page
took several minutes, when font lock was on.

Maybe this variable can be better documented

this is how it read now:
---
Function that returns non-nil if the file list needs to be refreshed.
If nil, never refresh. If t, always refresh. See
`emacs-wiki-refresh-file-alist-maybe'.
---

this is a suggestion for a new text:
---
If this is a function,  the return value decides if the  file list
cache needs to be refreshed.

If a variable, the value nil meand never refresh. If t, always
refresh. 

Normally emacs-wiki will try to keep the file name cache up to date,
but if wiki files are created outside of emacs-wiki you may need to
experiment with this variable. 

The value t will slow down updating of pages considerably.

See `emacs-wiki-refresh-file-alist-maybe'.


--



-- 
Joakim Verona
www.verona.se







reply via email to

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