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

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

[emacs-wiki-discuss] [bug #4907] muse-project doesn't seem to do anythin


From: anonymous
Subject: [emacs-wiki-discuss] [bug #4907] muse-project doesn't seem to do anything....
Date: Mon, 19 Dec 2005 01:54:40 +0100
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/416.12 (KHTML, like Gecko) Safari/416.13

URL:
  <http://gna.org/bugs/?func=detailitem&item_id=4907>

                 Summary: muse-project doesn't seem to do anything....
                 Project: The Emacs Muse
            Submitted by: None
            Submitted on: Monday 12/19/2005 at 01:54 CET
                Category: muse
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open

    _______________________________________________________

Details:

Hello, 

I read the manual, disabled everything but muse using the following code:

(add-to-list 'load-path "/Users/jklymak/emacs-common/muse/lisp") 
(require 'muse-mode) ; load authoring mode 
(require 'muse-html) ; load publishing styles I use 
(require 'muse-latex) 
(require 'muse-texinfo) 
(require 'muse-docbook) 
(require 'muse-colors) 

(require 'muse-project)

(setq muse-project-alist 
      '(("Test" 
         ("/Users/jklymak/test" :default "WelcomePage")  
         (:base "html" :path "/Users/jklymak/Sites/test")
         (:base "pdf" :path "/Users/jklymak/Sites/test/pdf"))))

When I visit "/Users/jklymak/test/WelcomePage" it does not automatically go
into muse-mode.  I can set the buffer to muse-mdoe, but none of the project
publishing defaults are used.   I'm reporting this as a bug because I believe
I followed the maanual pretty closely.  Perhaps I made a mistake above?

This was updated from main--1.0 today Version 3.02.5

Thanks,  Jody







    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=4907>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/





reply via email to

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