GNU bug report logs - #76643
29.3; (setf (process-get PROCESS KEY) VAL)

Previous Next

Package: emacs;

Reported by: Devon Sean McCullough <Emacs-hacker2023 <at> jovi.net>

Date: Fri, 28 Feb 2025 14:15:02 UTC

Severity: normal

Found in version 29.3

Fixed in version 31.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Devon Sean McCullough <Emacs-hacker2023 <at> jovi.net>,
 76643-done <at> debbugs.gnu.org
Subject: Re: bug#76643: 29.3; (setf (process-get PROCESS KEY) VAL)
Date: Fri, 28 Feb 2025 17:11:35 -0800
Version: 31.1

Devon Sean McCullough <Emacs-hacker2023 <at> jovi.net> writes:

> (setf (process-get PROCESS KEY) VAL) fails to return VAL

I tried

    (setf (process-get foo 'test) "qux")

and it seems to return

    (test "qux")

but it should have returned just

    "qux"

In the future, please try to provide such details when reporting bugs in
Emacs.  It would have saved me time to know that this was the issue from
the start.

This bug should now be fixed on master.  Please test.




This bug report was last modified 102 days ago.

Previous Next


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