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

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

Re: [emacs-wiki-discuss] Re: Header is not working


From: Chris McMahan
Subject: Re: [emacs-wiki-discuss] Re: Header is not working
Date: Wed, 20 Jul 2005 08:19:02 -0400

The code here is from the default value for muse-xhtml-header. 

(muse-style-element :maintainer) does return a nil value
Where does one set a style element?

- Chris

drkm writes:
>Chris McMahan writes:
>
>> Is this the correct place?
>
>  I don't know.  But looking at the code you have, it seems that
>maintainer is nil:
>
>    (let ((maintainer (muse-style-element :maintainer)))
>      (when maintainer
>        (concat "<link rev=\"made\" href=\"" maintainer "\" />")))
>
>  Wath's the value of (muse-style-element :maintainer)?  You can
>use 'M-:' to type it in the minibuffer, or place the point after
>the end parenthesis in this article, and then 'C-x C-e'.
>
>--drkm
>
>
>
>_______________________________________________
>emacs-wiki-discuss mailing list
>address@hidden
>http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

-- 
    ================================
    Chris McMahan | address@hidden
    ================================




reply via email to

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