unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: 51278@debbugs.gnu.org
Cc: 51278-done@debbugs.gnu.org, jgart <jgart@dismail.de>
Subject: [bug#51278] [PATCH] gnu: Add neatmail.
Date: Sun, 14 Nov 2021 15:15:49 +0100	[thread overview]
Message-ID: <87sfvykelm.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20211019061358.8705-1-jgart@dismail.de> (jgart via Guix-patches via's message of "Tue, 19 Oct 2021 02:13:58 -0400")

Hello,

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/mail.scm (neatmail): New variable.

Thank you. I applied your patch with the tiny changes below.
> ---
>  gnu/packages/mail.scm | 37 +++++++++++++++++++++++++++++++++++++
>  1 file changed, 37 insertions(+)
>
> diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
> index 523e6cdce3..6b29463ba3 100644
> --- a/gnu/packages/mail.scm
> +++ b/gnu/packages/mail.scm
> @@ -4494,6 +4494,43 @@ (define-public libpst
>  databases, and other tools to process Outlook email archives.")
>      (license license:gpl2+)))
>  
> +       #:make-flags
> +       (list (string-append "CC=" ,(cc-for-target))
> +             (string-append "DESTDIR=" %output))

I removed the "DESTDIR" environment variable.

> +    (description
> +"@command{neatmail} is a noninteractive mail client.  It generates a listing 
> +of the messages in a mailbox in mbox format and executes a list of ex-like 
> +commands on it.")

I removed trailing white spaces in the descrption.

Regards,
-- 
Nicolas Goaziou




      reply	other threads:[~2021-11-14 14:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19  6:13 [bug#51278] [PATCH] gnu: Add neatmail jgart via Guix-patches via
2021-11-14 14:15 ` Nicolas Goaziou [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfvykelm.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=51278-done@debbugs.gnu.org \
    --cc=51278@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).