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

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

Re: [emacs-wiki-discuss] Re: new "markup" tag effect?


From: Louis B. Moore
Subject: Re: [emacs-wiki-discuss] Re: new "markup" tag effect?
Date: Wed, 31 May 2006 12:33:54 -0600 (MDT)


That fixed me right up! Thanks!

Louis


On Wed, 31 May 2006, Michael Olson wrote:

"Louis B. Moore" <address@hidden> writes:

in my plan .header the following snippet:

  <head><title><lisp>
  (concat (muse-publishing-directive "title")
          (let ((author (muse-publishing-directive "author")))
            (if (not (string= author (user-full-name)))
                (concat " (by " author ")"))))</lisp></title>

is now generating:

<hnil>2006.05.30</hnil>

on debian with  planner-el 3.40.arch.50-1 and muse-el 3.02.90.arch.144-1

is this an effect of the new <markup> tag? and how can I get back to
generating:

<title>2006.05.30</title>

I've fixed a couple of bugs and uploaded a new Debian package for
Muse.  It fixes similar issues that I've encountered.

--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
 /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG
|_] | \| |_| Project involvement: Emacs, Muse, Planner, ERC, EMMS





reply via email to

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