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: Heime
Subject: Re: Lisp error on function :documentation
Date: Mon, 17 Oct 2022 01:55:11 +0000

------- Original Message -------
On Monday, October 17th, 2022 at 1:00 AM, Stefan Monnier via Users list for the 
GNU Emacs text editor <help-gnu-emacs@gnu.org> wrote:


> Heime [2022-10-16 23:09:08] wrote:
> 
> > You all seem more interested in trying to satisfy your intellect than
> > helping out on the actual question by the OP.
> 
> 
> I'm definitely here to satisfy my intellect: guilty as charged.
> 
> But as for the OP, I showed how I tried to reproduce it, and how
> `:documentation` worked for me. I'm not sure what more I can do at that
> point: I'm just waiting for a description of the OP that's precise
> enough to be reproduced.

Was able to get it work with the lexical binding setup, which was not working
as expected.  I had no criticisms about your response.  My only difficulty
is whether you recommend using such undocumented feature (commonly people vote
against using them).  Being able to append to the documentation part a details
string is very strong programmatically.  I would like that an equivalent 
implementation be done and documented for public use.  Otherwise I would 
continue
having to delay the addition until after the function definition.   

> And in the mean time, I'm promoting OClosures :-)
> 
> Stefan

As for closures, the recommendation against examining and altering the
structure of closure objects indicates that something very wrong in going
on. 




reply via email to

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