Re: migration notes: from emacs-wiki to muse

Evan Monroig <[email protected]> Wed, 10 May 2006 09:05:57 +0900
Newsgroups gmane.emacs.wiki.general
Message-ID <[email protected]>
Phillip Lord <[email protected]> writes:

>>>>>> "EM" == Evan MONROIG <[email protected]> writes:
>
>   EM> - The extension ".muse" is nice if you have files other than
>   EM>   planner files in the same directory, but it adds
>   EM>   complexity. For example if you have a few plan pages like
>   EM>   'Emacs' and 'EmacsTips', now you have to press "E <TAB>
>   EM>   . <TAB> <Enter" to in the mini-buffer to find the 'Emacs'
>   EM>   page, instead of "E <TAB> <Enter>".
>
> But if you have a file called, say "Makefile", in a muse directory, it
> all gets very complicated. 

Right, I don't have one now but I may some day...

> Have you tried ido.el. For instance, to complete Emacs or EmacsTips,
> you can use substring (so "T <Enter>" may well complete to
> EmacsTips). I've completely hooked on ido.el.

Thanks for the tip ! I will try out ^^

Evan