emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs setup assistants


From: Richard Stallman
Subject: Re: Emacs setup assistants
Date: Wed, 19 May 2004 09:45:38 -0400

    @title Configuring Gnus for reading news
    @node Server name and port
    @variable server :string (gnus-getenv-nntpserver)
    @variable port :number 119
    @validate
    (let ((stream

This would require changes in Texinfo, which would
make it very hard.

Can you design it to use existing Texinfo constructs?  For instance,
just use @example instead of @validate.  Use @defopt instead of
@variable.

You can design some convention for giving the extra info
that you need, so it will show up in the Info file or ASCII
output.




reply via email to

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