GNU bug report logs - #47550
[PATCH] elisp mode doesn't support non-list argument lists

Previous Next

Package: guile;

Reported by: Vasilij Schneidermann <mail <at> vasilij.de>

Date: Thu, 1 Apr 2021 16:19:01 UTC

Severity: normal

Tags: patch

Done: Mikael Djurfeldt <mikael <at> djurfeldt.com>

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 47550 in the body.
You can then email your comments to 47550 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-guile <at> gnu.org:
bug#47550; Package guile. (Thu, 01 Apr 2021 16:19:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vasilij Schneidermann <mail <at> vasilij.de>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 01 Apr 2021 16:19:01 GMT) Full text and rfc822 format available.

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

From: Vasilij Schneidermann <mail <at> vasilij.de>
To: bug-guile <at> gnu.org
Subject: [PATCH] elisp mode doesn't support non-list argument lists
Date: Thu, 1 Apr 2021 18:18:21 +0200
[Message part 1 (text/plain, inline)]
When I've tried porting existing elisp code, I've found that `(defun foo
nil 1)` errors out (on Guile 3 and master) , but `(defun foo () 1)`
doesn't. The following patch rectifies this by treating `nil` the same
as `()` when compiling a lambda.
[0001-elisp-Handle-nil-argument-list.patch (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guile <at> gnu.org:
bug#47550; Package guile. (Thu, 01 Apr 2021 19:00:02 GMT) Full text and rfc822 format available.

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

From: Mikael Djurfeldt <mikael <at> djurfeldt.com>
To: Vasilij Schneidermann <mail <at> vasilij.de>
Cc: 47550 <at> debbugs.gnu.org
Subject: Re: bug#47550: [PATCH] elisp mode doesn't support non-list argument
 lists
Date: Thu, 1 Apr 2021 20:58:55 +0200
[Message part 1 (text/plain, inline)]
Fixed in commit 01bfd18f.

Thanks!

On Thu, Apr 1, 2021 at 6:19 PM Vasilij Schneidermann <mail <at> vasilij.de>
wrote:

> When I've tried porting existing elisp code, I've found that `(defun foo
> nil 1)` errors out (on Guile 3 and master) , but `(defun foo () 1)`
> doesn't. The following patch rectifies this by treating `nil` the same
> as `()` when compiling a lambda.
>
[Message part 2 (text/html, inline)]

Reply sent to mikael <at> djurfeldt.com:
You have taken responsibility. (Fri, 02 Apr 2021 16:12:02 GMT) Full text and rfc822 format available.

Notification sent to Vasilij Schneidermann <mail <at> vasilij.de>:
bug acknowledged by developer. (Fri, 02 Apr 2021 16:12:02 GMT) Full text and rfc822 format available.

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

From: Mikael Djurfeldt <mikael <at> djurfeldt.com>
To: 47550-done <at> debbugs.gnu.org
Subject: Re: bug#47550: [PATCH] elisp mode doesn't support non-list argument
 lists
Date: Fri, 2 Apr 2021 18:11:08 +0200
[Message part 1 (text/plain, inline)]

[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 01 May 2021 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 361 days ago.

Previous Next


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