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

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

[emacs-wiki-discuss] Re: muse-mode autodetection broken


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: muse-mode autodetection broken
Date: Tue, 13 Dec 2005 18:47:44 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Paul Lussier <address@hidden> writes:

> For some reason, despite having
>
>    (setq muse-file-extension nil
>          muse-mode-auto-p t)
>
> muse-mode is not autodetecting either muse files or planner files.

Make sure you have the following in your .emacs.  This is only needed
if you have muse-mode-auto-p set to `t', but are not using the
customize interface.

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

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: manga, Debian, XHTML, wiki, Emacs Lisp
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG
 |_] | \| |_| Jabber: mwolson_at_hcoop.net

Attachment: pgpFBuLnpdxnt.pgp
Description: PGP signature


reply via email to

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