emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36906: closed ([PATCH 0/2] gnu: Add emacs-mu4e-jum


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36906: closed ([PATCH 0/2] gnu: Add emacs-mu4e-jump-to-list and emacs-mu4e-patch.)
Date: Thu, 22 Aug 2019 15:58:01 +0000

Your message dated Thu, 22 Aug 2019 17:57:32 +0200
with message-id <address@hidden>
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
address@hidden.)


-- 
36906: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36906
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/2] gnu: Add emacs-mu4e-jump-to-list and emacs-mu4e-patch. Date: Sat, 03 Aug 2019 15:04:53 +0100 User-agent: mu4e 1.2.0; emacs 26.2
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@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@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

Attachment: 0001-gnu-Add-emacs-mu4e-jump-to-list.patch
Description: Text Data

Attachment: 0002-gnu-Add-emacs-mu4e-patch.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#36906] [PATCH 0/2] gnu: Add emacs-mu4e-jump-to-list and emacs-mu4e-patch. Date: Thu, 22 Aug 2019 17:57:32 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Hello Pierre,

Pierre Langlois <address@hidden> 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@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@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@1 whereas Guix now requires guile-json@3.

Thanks,
Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]