[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
& in definitions, title
From: |
Karl Berry |
Subject: |
& in definitions, title |
Date: |
Wed, 28 Oct 2009 12:53:50 -0500 |
(Yet more old mail.)
> * the code of xml.c in makeinfo shows specific treatement of & in
> definition arguments. Could you please explain what it is meant to
> be?
No answer, here?
Did we ever discuss this? Anyway, I believe it's a specific hack for Elisp:
(defun foo arg1 &optional opt1 &rest r
==
@defun foo arg1 &optional opt1 &rest r
I guess Philippe (or whomever) decided to translate that as <defparam>.
Personally, I'm not sure it's possible to rationally parse the arguments
to @defun.
Should @top be used if there is none of
@settitle @title @shorttitlepage @titlefont (I don't know)?
Sounds fine to me.
and if there is no title should there be a warning if producing html
(I believe so)?
Sounds fine to me.
Thanks,
k
- & in definitions, title,
Karl Berry <=