GNU bug report logs -
#36906
[PATCH 0/2] gnu: Add emacs-mu4e-jump-to-list and emacs-mu4e-patch.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 22 Aug 2019 17:57:32 +0200
with message-id <878srlp503.fsf <at> gnu.org>
and subject line Re: [bug#36906] [PATCH 0/2] gnu: Add emacs-mu4e-jump-to-list and emacs-mu4e-patch.
has caused the debbugs.gnu.org bug report #36906,
regarding [PATCH 0/2] gnu: Add emacs-mu4e-jump-to-list and emacs-mu4e-patch.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
36906: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36906
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hello Guix!
Here are a couple of new packages that extend mu4e, notably, mu4e-patch
makes emails with patches look nice :-).
As a side-note, I wasn't able to run `guix lint`:
~~~
$ ./pre-inst-env guix lint emacs-mu4e-patch
Backtrace:macs-mu4e-patch <at> 0.1.0-1.522da46 [refresh]...
9 (apply-smob/1 #<catch-closure 1cab900>)
In ice-9/boot-9.scm:
705:2 8 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
619:8 7 (_ #(#(#<directory (guile-user) 1d36140>)))
In guix/ui.scm:
1692:12 6 (run-guix-command _ . _)
In srfi/srfi-1.scm:
640:9 5 (for-each #<procedure 21938a0 at guix/scripts/lint.scm…> …)
In guix/scripts/lint.scm:
57:4 4 (run-checkers _ _)
In srfi/srfi-1.scm:
640:9 3 (for-each #<procedure 4003e60 at guix/scripts/lint.scm…> …)
In guix/scripts/lint.scm:
64:17 2 (_ _)
In guix/lint.scm:
1010:2 1 (check-for-updates #<package emacs-mu4e-patch <at> 0.1.0-1.5…>)
In ice-9/boot-9.scm:
829:9 0 (catch srfi-34 #<procedure 6c89570 at guix/lint.scm:93…> …)
ice-9/boot-9.scm:829:9: In procedure catch:
Wrong type (expecting array): ()
~~~
Does this ring any bells? Hopefully there isn't anything wrong the with
the attached emacs-mu4e-patch package definition.
Thanks,
Pierre
[0001-gnu-Add-emacs-mu4e-jump-to-list.patch (text/x-patch, attachment)]
[0002-gnu-Add-emacs-mu4e-patch.patch (text/x-patch, attachment)]
[Message part 6 (message/rfc822, inline)]
Hello Pierre,
Pierre Langlois <pierre.langlois <at> gmx.com> skribis:
> Here are a couple of new packages that extend mu4e, notably, mu4e-patch
> makes emails with patches look nice :-).
Neat, applied both!
> As a side-note, I wasn't able to run `guix lint`:
>
> ~~~
> $ ./pre-inst-env guix lint emacs-mu4e-patch
> Backtrace:macs-mu4e-patch <at> 0.1.0-1.522da46 [refresh]...
> 9 (apply-smob/1 #<catch-closure 1cab900>)
> In ice-9/boot-9.scm:
> 705:2 8 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
> In ice-9/eval.scm:
> 619:8 7 (_ #(#(#<directory (guile-user) 1d36140>)))
> In guix/ui.scm:
> 1692:12 6 (run-guix-command _ . _)
> In srfi/srfi-1.scm:
> 640:9 5 (for-each #<procedure 21938a0 at guix/scripts/lint.scm…> …)
> In guix/scripts/lint.scm:
> 57:4 4 (run-checkers _ _)
> In srfi/srfi-1.scm:
> 640:9 3 (for-each #<procedure 4003e60 at guix/scripts/lint.scm…> …)
> In guix/scripts/lint.scm:
> 64:17 2 (_ _)
> In guix/lint.scm:
> 1010:2 1 (check-for-updates #<package emacs-mu4e-patch <at> 0.1.0-1.5…>)
> In ice-9/boot-9.scm:
> 829:9 0 (catch srfi-34 #<procedure 6c89570 at guix/lint.scm:93…> …)
>
> ice-9/boot-9.scm:829:9: In procedure catch:
> Wrong type (expecting array): ()
> ~~~
>
> Does this ring any bells?
Yes: you’re running guile-json <at> 1 whereas Guix now requires guile-json <at> 3.
Thanks,
Ludo’.
This bug report was last modified 5 years and 325 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.