GNU bug report logs -
#31774
[PATCH] Add maven
Previous Next
Reported by: Julien Lepiller <julien <at> lepiller.eu>
Date: Sun, 10 Jun 2018 11:02:02 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Le Mon, 11 Jun 2018 20:43:16 +0200,
Danny Milosavljevic <dannym <at> scratchpost.org> a écrit :
> Hi Julien,
>
> yeah, looks much safer this way IMO.
>
> > So I tried to use that, and here is an updated patch. I had troubles
> > using match (it tried to evaluate the content of the list I wanted
> > to match with, although that doesn't happen at the REPL), so I used
> > a sequence of cdr/car instead. Thanks for the hint :)
>
> Hmm, could you post what you tried?
I tried something like this:
(match sxlm
((list (component-set (components x) ...)) x))
And I got an exception like component-set: unbound variable. On the
REPL, the command works perfectly.
This bug report was last modified 6 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.