help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Lisp error on function :documentation


From: Michael Heerdegen
Subject: Re: Lisp error on function :documentation
Date: Sun, 16 Oct 2022 04:48:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Heime via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

> I am getting the following lisp error: (void-function
> :documentation). Seems correct to me.
>
> (defun ivy-config ()
>
> (:documentation (concat "Ivy completion.\n\n" ivy-details))

I think it's better to avoid undocumented features unless absolutely
sure how they work or being able to find out.

Michael.




reply via email to

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