GNU bug report logs - #42032
27.0.91; Allow Lisp_User_Ptr to declare which LispObject it has reference to

Previous Next

Package: emacs;

Reported by: Ivan Yonchovski <yyoncho <at> gmail.com>

Date: Wed, 24 Jun 2020 17:00:02 UTC

Severity: normal

Found in version 27.0.91

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42032 in the body.
You can then email your comments to 42032 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#42032; Package emacs. (Wed, 24 Jun 2020 17:00:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ivan Yonchovski <yyoncho <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 24 Jun 2020 17:00:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ivan Yonchovski <yyoncho <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.91; Allow Lisp_User_Ptr to declare which LispObject it has
 reference to
Date: Wed, 24 Jun 2020 19:59:01 +0300
This will using Lisp_User_Ptr for lazy computation. Here it is sample
flow:

(let ((lazy (my-module-function)))
  (my-module-get lazy "foo") ;; returns "bar"
  (my-module-get lazy "foo") ;; returns "bar"
  ...
  )

ATM it is not possible to cache "bar" in lazy because it will be garbage
collected.

Thanks,
Ivan




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#42032; Package emacs. (Fri, 26 Jun 2020 17:38:01 GMT) Full text and rfc822 format available.

Message #8 received at 42032 <at> debbugs.gnu.org (full text, mbox):

From: yyoncho <yyoncho <at> gmail.com>
To: 42032 <at> debbugs.gnu.org
Subject: Re: bug#42032: Acknowledgement (27.0.91; Allow Lisp_User_Ptr to
 declare which LispObject it has reference to)
Date: Fri, 26 Jun 2020 20:37:13 +0300
[Message part 1 (text/plain, inline)]
I found a solution to the problem so it is fine to be closed.
I am not sure how to do that in debbugs.

Thanks,
Ivan

On Wed, Jun 24, 2020 at 8:00 PM GNU bug Tracking System <
help-debbugs <at> gnu.org> wrote:

> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  bug-gnu-emacs <at> gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 42032 <at> debbugs.gnu.org.
>
> Please do not send mail to help-debbugs <at> gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 42032: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42032
> GNU Bug Tracking System
> Contact help-debbugs <at> gnu.org with problems
>
[Message part 2 (text/html, inline)]

Reply sent to Stefan Kangas <stefan <at> marxist.se>:
You have taken responsibility. (Thu, 13 Aug 2020 00:41:04 GMT) Full text and rfc822 format available.

Notification sent to Ivan Yonchovski <yyoncho <at> gmail.com>:
bug acknowledged by developer. (Thu, 13 Aug 2020 00:41:04 GMT) Full text and rfc822 format available.

Message #13 received at 42032-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: yyoncho <yyoncho <at> gmail.com>
Cc: 42032-done <at> debbugs.gnu.org
Subject: Re: bug#42032: Acknowledgement (27.0.91; Allow Lisp_User_Ptr to
 declare which LispObject it has reference to)
Date: Wed, 12 Aug 2020 17:40:12 -0700
yyoncho <yyoncho <at> gmail.com> writes:

> I found a solution to the problem so it is fine to be closed.
> I am not sure how to do that in debbugs.

OK, I'm closing this bug report now.

Best regards,
Stefan Kangas




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 10 Sep 2020 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 229 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.