On 14/10/16 10:30, Hartmut Goebel wrote:
> Am 13.10.2016 um 22:10 schrieb Ludovic Courtès:
>> Hartmut, since the rest of the patch looked non controversial, and if
>> ‘guix lint’ doesn’t complain, you can push to ‘master’ with the synopsis
>> above.
>
> Done with minor adjustments.
> 0350a8bb1eef1
Am 13.10.2016 um 22:10 schrieb Ludovic Courtès:
> Hartmut, since the rest of the patch looked non controversial, and if
> ‘guix lint’ doesn’t complain, you can push to ‘master’ with the synopsis
> above.
Done with minor adjustments.
0350a8bb1eef12927964fb6ce62ae64f10fa6f8d
--
Regards
Hartmut Goe
Hartmut Goebel skribis:
> Am 12.10.2016 um 20:17 schrieb Christopher Baines:
+(description "notifymuch displays desktop notifications for
messages in
+the notmuch database. The notifications are sent using libnotify to a
>>>
>>> May I ask you to ass some words about what notmu
Am 12.10.2016 um 20:17 schrieb Christopher Baines:
>>> +(description "notifymuch displays desktop notifications for
>>> messages in
>>> +the notmuch database. The notifications are sent using libnotify to a
>>
>> May I ask you to ass some words about what notmuch is? This saves the
>> ingenuou
On 10/10/16 08:40, Hartmut Goebel wrote:
Am 09.10.2016 um 23:33 schrieb Christopher Baines:
+(description "notifymuch displays desktop notifications for messages in
+the notmuch database. The notifications are sent using libnotify to a
May I ask you to ass some words about what notmuch is
Am 10.10.2016 um 09:52 schrieb Alex Kost:
> Nice typo, I think it ment to be "add", right? :-)
Of course :-)
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goe...@crazy-compilers.com |
| www.crazy-compilers.com | compilers which you thought are impossible |
Hartmut Goebel (2016-10-10 09:40 +0200) wrote:
> Am 09.10.2016 um 23:33 schrieb Christopher Baines:
>> +(description "notifymuch displays desktop notifications for messages in
>> +the notmuch database. The notifications are sent using libnotify to a
>
> May I ask you to ass some words about w
Am 09.10.2016 um 23:33 schrieb Christopher Baines:
> +(description "notifymuch displays desktop notifications for messages in
> +the notmuch database. The notifications are sent using libnotify to a
May I ask you to ass some words about what notmuch is? This saves the
ingenuous reader to rech
Thanks for your review. The version (0.1) is specified in the setup.py file,
but your right in saying that there is no "real" 0.1 version release. I've also
removed inputs from the wrap-binary stage.
* gnu/packages/mail.scm (notifymuch): New variable.
---
gnu/packages/mail.scm | 50 ++
1 file changed, 50 insertions(+)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index baa5a96..02dd72a 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/pa
On Sun, Oct 09, 2016 at 10:33:18PM +0100, Christopher Baines wrote:
> * gnu/packages/mail.scm (notifymuch): New variable.
Thanks for this patch!
> +(version "0.1")
> +(source
> + (origin
> + (method git-fetch)
> + (uri (git-reference
> + (url "https://github.co
* gnu/packages/mail.scm (notifymuch): New variable.
---
gnu/packages/mail.scm | 44
1 file changed, 44 insertions(+)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index baa5a96..632ef5d 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages
12 matches
Mail list logo