emacs-devel
[Top][All Lists]
Advanced

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

Re: On being web-friendly and why info must die


From: Phillip Lord
Subject: Re: On being web-friendly and why info must die
Date: Fri, 12 Dec 2014 13:38:31 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

martin rudalics <address@hidden> writes:

>> How do you include docstring from a lisp function or var in texinfo?
>
> Try `elinfo-get-definition' from elinfo.el.
>
> http://lists.gnu.org/archive/html/bug-gnu-emacs/2009-08/msg00128.html
>
> If it doesn't work I can send you my current version.


I meant as a pointer. So

    @defdocstring{current-buffer}

would appear as 

    Return the current buffer as a Lisp object.

In the output format.

Phil



reply via email to

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