From: Christopher Dimech <dimech@gmx.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 48779@debbugs.gnu.org
Subject: bug#48779: (:documentation mydoc) not working
Date: Tue, 1 Jun 2021 23:13:23 +0200 [thread overview]
Message-ID: <trinity-04002671-6c1e-4c38-b77b-e8a54ad93c9f-1622582003610@3c-app-mailcom-bs03> (raw)
In-Reply-To: <87wnrdbnwc.fsf@gnus.org>
> Sent: Wednesday, June 02, 2021 at 3:33 AM
> From: "Lars Ingebrigtsen" <larsi@gnus.org>
> To: "Christopher Dimech" <dimech@gmx.com>
> Cc: 48779@debbugs.gnu.org
> Subject: bug#48779: (:documentation mydoc) not working
>
> Christopher Dimech <dimech@gmx.com> writes:
>
> > I have the code below. Doing "C-h f aoe" gives
> >
> > -------- help ---------
> >
> > aoe is a Lisp function in ‘gungadin.el’.
> >
> > (aoe X)
> >
> > Not documented.
> >
> > -------- code --------
> >
> > (defvar mydoc "foobar")
> >
> > (defun aoe (x)
> > (:documentation mydoc)
> > (+ x 42))
>
> This undocumented feature only works in lexical-binding buffers.
>
> And there's no need to post bug reports about things you're wondering
> about, especially when you're also discussing this on other Emacs
> mailing lists.
I put it as it did seem a difficult problem that still remains unsolved.
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog: http://lars.ingebrigtsen.no
>
>
>
>
prev parent reply other threads:[~2021-06-01 21:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-01 15:23 bug#48779: (:documentation mydoc) not working Christopher Dimech
2021-06-01 15:33 ` Lars Ingebrigtsen
2021-06-01 15:47 ` bug#48779: [External] : " Drew Adams
2021-06-01 21:13 ` Christopher Dimech [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=trinity-04002671-6c1e-4c38-b77b-e8a54ad93c9f-1622582003610@3c-app-mailcom-bs03 \
--to=dimech@gmx.com \
--cc=48779@debbugs.gnu.org \
--cc=larsi@gnus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).