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

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

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


From: drkm
Subject: [emacs-wiki-discuss] Re: Header is not working
Date: Wed, 20 Jul 2005 13:05:08 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (windows-nt)

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





reply via email to

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