[EMAIL PROTECTED] writes: > On Tue, Sep 11, 2007 at 01:34:43AM -0400, John Sullivan wrote: >> [EMAIL PROTECTED] writes: >> >> What versions of planner and muse do you have on each machine? On which >> one does it work and on which does it not? > > Feisty: > Muse: Version: 3.02.8 > Planner: Version: 3.41 > > Dapper: > Muse: Version: 3.02.6 > Planner: Version: 3.30 > > The Dapper machine is the one that does not listen to the settings. > > I also noticed a different problem. The Feisty machine likes to > append .muse to the files, so that my setup does not really work out > the way I want. Can I get it to not append that?
Those packages are both out-of-date. You might want to add the following line to your /etc/apt/sources.list file on both systems, so that you get the latest packages. See http://mwolson.org/projects/DebianPackages.html for instructions. If you don't want file extensions, then set muse-file-extension to nil, set muse-mode-auto-p to t, and if you open any planner files in your init file, also add the code (add-hook 'find-file-hooks 'muse-mode-maybe) to your init file. -- Michael Olson -- FSF Associate Member #652 | http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | | Sysadmin -- Hobbies: Lisp, GP2X, HCoop | |_] | \| |_| Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
pgpCu20594Yol.pgp
Description: PGP signature
_______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
