I've had nothing but trouble with muse 3.02.02.

My entire collection of planner files was built up without an extension and thus have little desire to make a change to that scheme.

I've added these lines to my planner-config.el file...

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

But all of my planner pages (day and project) STILL come up in fundamental mode.

I even temporarily experimented with...

  (setq default-major-mode 'planner-mode)

This got it back.  Sort of.  The task sorting framework and the template insertion framework never gets executed in that environment.

Muse and I continue to not get along.  :-<.

-Eric

_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to