From: Christopher Dimech <dimech@gmx.com>
To: 48779@debbugs.gnu.org
Subject: bug#48779: (:documentation mydoc) not working
Date: Tue, 1 Jun 2021 17:23:12 +0200 [thread overview]
Message-ID: <trinity-ec23a452-6d8d-4431-81e3-e8ca182a71b4-1622560992004@3c-app-mailcom-bs01> (raw)
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))
-------- code --------
----- Christopher Dimech
Society has became too quick to pass judgement and declare someone Persona Non-Grata,
the most extreme form of censure a country can bestow.
In a new era of destructive authoritarianism, I support Richard Stallman. Times of great
crisis are also times of great opportunity. I call upon you to make this struggle yours as well !
https://stallmansupport.org/ https://www.fsf.org/ https://www.gnu.org/
next reply other threads:[~2021-06-01 15:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-01 15:23 Christopher Dimech [this message]
2021-06-01 15:33 ` bug#48779: (:documentation mydoc) not working Lars Ingebrigtsen
2021-06-01 15:47 ` bug#48779: [External] : " Drew Adams
2021-06-01 21:13 ` Christopher Dimech
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-ec23a452-6d8d-4431-81e3-e8ca182a71b4-1622560992004@3c-app-mailcom-bs01 \
--to=dimech@gmx.com \
--cc=48779@debbugs.gnu.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).