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

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

[emacs-wiki-discuss] Re: (bug) where did my tasks go?


From: Tom Burbage
Subject: [emacs-wiki-discuss] Re: (bug) where did my tasks go?
Date: Tue, 6 Dec 2005 22:35:10 -0800 (PST)

>(setq muse-mode-auto-p t)
>(setq muse-mode-auto-p t) 
>(setq muse-file-extension nil)
>(add-to-list 'auto-mode-alist '("\\.muse$" .
muse-mode))

After reading a post a few weeks ago by Michael Olson,
I added:

(add-hook 'find-file-hooks 'muse-mode-maybe)

and got rid of:

(add-to-list 'auto-mode-alist '("\\.muse$" .
muse-mode))


and I had planner working again and without requiring
.muse extension for plan/day pages. I'm using .muse
for all other non-plan pages and that is working well,
too.

-Tom Burbage






reply via email to

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