unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org
Subject: Re: [PATCH v1] emacs: Fix compiler warnings.
Date: Sat, 13 Feb 2016 12:43:59 -0400	[thread overview]
Message-ID: <8737sw8ss0.fsf@zancas.localnet> (raw)
In-Reply-To: <1454781343-870-1-git-send-email-dme@dme.org>

David Edmondson <dme@dme.org> writes:

> notmuch-mua.el should declare functions that it uses from
> notmuch-maildir-fcc.el.
> ---
>  emacs/notmuch-mua.el | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el
> index 5462f54..d4fad7b 100644
> --- a/emacs/notmuch-mua.el
> +++ b/emacs/notmuch-mua.el
> @@ -29,6 +29,8 @@
>  (eval-when-compile (require 'cl))
>  
>  (declare-function notmuch-show-insert-bodypart "notmuch-show" (msg part depth &optional hide))
> +(declare-function notmuch-fcc-header-setup "notmuch-maildir-fcc" ())
> +(declare-function notmuch-fcc-handler "notmuch-maildir-fcc" (destdir))
>  
pushed.

d

      parent reply	other threads:[~2016-02-13 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-06 17:55 [PATCH v1] emacs: Fix compiler warnings David Edmondson
2016-02-06 19:31 ` Tomi Ollila
2016-02-13 16:43 ` David Bremner [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://notmuchmail.org/

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

  git send-email \
    --in-reply-to=8737sw8ss0.fsf@zancas.localnet \
    --to=david@tethera.net \
    --cc=dme@dme.org \
    --cc=notmuch@notmuchmail.org \
    /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://yhetil.org/notmuch.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).