Re: [PATCH 00/23] Another set up Emacs cleanup

Subject: Re: [PATCH 00/23] Another set up Emacs cleanup

Date: Mon, 16 Nov 2020 22:47:48 +0000

To: Jonas Bernoulli, notmuch@notmuchmail.org

Cc:

From: David Edmondson


On Monday, 2020-11-16 at 22:28:20 +01, Jonas Bernoulli wrote:

> This remove the first four commits, which have already been
> applied to master.  It also makes requested minor changes
> to the three marked commits.

For the set...

Reviewed-by: David Edmondson <dme@dme.org>

> Jonas Bernoulli (23):
>   emacs: remove redundant notmuch-hello-trim
>   emacs: fix old bug in notmuch-mua-mail
>   emacs: remove kludge for Emacs 23 from notmuch-mua-mail
>   emacs: more cleanup since dropping support for Emacs 24
>   emacs: sanitize function that displays version
>   emacs: define notmuch-hello-url as a constant
>   emacs: shorten/replace first sentence of a few doc-strings
>   emacs: place only first sentence on first doc-string line
> * emacs: place complete first sentence on first doc-string line
>   emacs: always use elisp quoting style in doc-strings
> * emacs: misc doc-string improvements
>   emacs: remove deprecated notmuch-folder command
>   emacs: remove unnecessary notmuch-remove-if-not
>   emacs: remove unused notmuch-address-locate-command
>   emacs: remove unnecessary notmuch-tree-button-activate
>   emacs: inline notmuch-documentation-first-line
>   emacs: inline notmuch-split-content-type
>   emacs: use defvar-local
>   emacs: use setq-local
>   emacs: use setq instead set
>   emacs: do not quote self-quoting t
>   emacs: avoid binding unnamed commands in keymaps
> * emacs: various cosmetic improvements
>
>  emacs/coolj.el               |   4 +-
>  emacs/notmuch-address.el     |  58 ++++--------
>  emacs/notmuch-company.el     |   7 +-
>  emacs/notmuch-compat.el      |   9 +-
>  emacs/notmuch-crypto.el      |   7 +-
>  emacs/notmuch-draft.el       |  17 ++--
>  emacs/notmuch-hello.el       | 123 +++++++++----------------
>  emacs/notmuch-jump.el        |   5 --
>  emacs/notmuch-lib.el         | 108 +++++++++-------------
>  emacs/notmuch-maildir-fcc.el |  12 +--
>  emacs/notmuch-mua.el         |  64 ++++++-------
>  emacs/notmuch-parser.el      |   5 +-
>  emacs/notmuch-show.el        |  56 ++++++------
>  emacs/notmuch-tag.el         |  24 ++---
>  emacs/notmuch-tree.el        | 170 ++++++++++++++++++-----------------
>  emacs/notmuch.el             | 108 +++++++++++-----------
>  16 files changed, 331 insertions(+), 446 deletions(-)
>
> -- 
> 2.29.1
> _______________________________________________
> notmuch mailing list -- notmuch@notmuchmail.org
> To unsubscribe send an email to notmuch-leave@notmuchmail.org

dme.
-- 
Come down, come talk to me.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: