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

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

Re: [emacs-wiki-discuss] (bug?) planner-muse-el 3.30


From: Trent Buck
Subject: Re: [emacs-wiki-discuss] (bug?) planner-muse-el 3.30
Date: Mon, 05 Dec 2005 04:56:41 +1100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Gijs Hillenius <address@hidden> writes:

> Hello!
>
> Debian's aptitude update & aptitude upgrade just upgraded my
> planner-muse-el.  My existing planner pages are now no longer usable,
> and the page for today exists twice, one with and one without a .muse
> extension. If I open the plan page 2005.12.04 (no .muse extension) all
> the data is there, but not in "planner mode" (no colors, no links,
> just flat text)..
>
> what to do?

In the planner directory, run the command:

   for i in *; do mv $i $i.muse; done

Or if you just want the old defaults, add to your .emacs:

  (setq muse-file-extension nil)
  ;; ...something else but I forget what it is.

-- 
Trent Buck, Student Errant




reply via email to

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