[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add gmime
From: |
Andreas Enge |
Subject: |
Re: [PATCH] gnu: Add gmime |
Date: |
Wed, 19 Feb 2014 10:29:21 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, Feb 18, 2014 at 11:09:16PM -0500, Mark H Weaver wrote:
> This adds gmime, another step toward notmuch (mail).
> + #:use-module (srfi srfi-1))
Is this module needed in the sense that the solution is preferable to what
is done, for instance, to determine the file name of qt?
Andreas