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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: mikael <at> djurfeldt.com
Cc: tracker <at> debbugs.gnu.org
Subject: bug#47550: closed ([PATCH] elisp mode doesn't support non-list
 argument lists)
Date: Fri, 02 Apr 2021 16:12:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 2 Apr 2021 18:11:08 +0200
with message-id <CAA2XvwJ16nFfKcmxReMA-GaHAqyPied0TiejsgCoje8hTEzcGg <at> mail.gmail.com>
and subject line Re: bug#47550: [PATCH] elisp mode doesn't support non-list argument lists
has caused the debbugs.gnu.org bug report #47550,
regarding [PATCH] elisp mode doesn't support non-list argument lists
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
47550: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47550
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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)]
[Message part 6 (message/rfc822, inline)]
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 7 (text/plain, inline)]

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

This bug report was last modified 4 years and 128 days ago.

Previous Next


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