Re: Re: new "markup" tag effect?

"Louis B. Moore" <[email protected]> Wed, 31 May 2006 12:33:54 -0600 (MDT)
Newsgroups gmane.emacs.wiki.general
Message-ID <[email protected]>
That fixed me right up! Thanks!

Louis


On Wed, 31 May 2006, Michael Olson wrote:

> "Louis B. Moore" <[email protected]> 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
>