From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id F0FDE6DE0362 for ; Wed, 13 Apr 2016 01:15:50 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.616 X-Spam-Level: X-Spam-Status: No, score=0.616 tagged_above=-999 required=5 tests=[AWL=-0.036, SPF_NEUTRAL=0.652] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GVV5lmDzrCMw for ; Wed, 13 Apr 2016 01:15:42 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by arlo.cworth.org (Postfix) with ESMTP id 4564A6DE0361 for ; Wed, 13 Apr 2016 01:15:42 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 34429100090; Wed, 13 Apr 2016 11:15:39 +0300 (EEST) From: Tomi Ollila To: Chunyang Xu , notmuch@notmuchmail.org Subject: Re: [PATCH 2/2] emacs: Add notmuch homepage to package header In-Reply-To: <1460534328-31748-2-git-send-email-xuchunyang.me@gmail.com> References: <1460534328-31748-1-git-send-email-xuchunyang.me@gmail.com> <1460534328-31748-2-git-send-email-xuchunyang.me@gmail.com> User-Agent: Notmuch/0.21+99~g7cbc880 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2016 08:15:51 -0000 On Wed, Apr 13 2016, Chunyang Xu wrote: > So user can find out notmuch's homepage with: > > C-h P ('describe-package') notmuch This series looks good, makes (only) comment changes, applies cleanly, emacs mua works ok (tested with devel/try-emacs-mua). Marked ready and for 0.22. Change that if disagreed. Tomi > --- > emacs/notmuch.el | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/emacs/notmuch.el b/emacs/notmuch.el > index b45b5ec..a8a4c8e 100644 > --- a/emacs/notmuch.el > +++ b/emacs/notmuch.el > @@ -18,6 +18,7 @@ > ;; along with Notmuch. If not, see . > ;; > ;; Authors: Carl Worth > +;; Homepage: https://notmuchmail.org/ > > ;;; Commentary: > > -- > 2.8.0 > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > https://notmuchmail.org/mailman/listinfo/notmuch