Re: [PATCH 2/2] NEWS: summarize changes to emacs interface.

Subject: Re: [PATCH 2/2] NEWS: summarize changes to emacs interface.

Date: Wed, 28 Apr 2021 10:08:09 +0200

To: David Bremner, notmuch@notmuchmail.org

Cc: David Bremner

From: Jonas Bernoulli


David Bremner <david@tethera.net> writes:

I couldn't wait until tonight. ;)

> This my attempt at a summary based on git log.

You have mostly covers the important bits that users need to
know about.  The only thing I would add is:

Some keymaps used to contain bindings for unnamed commands.  These
lambda expressions have been replaced by named commands (symbols),
to ease customization.

> +Removed or inlined functions and variables:
> + `notmuch-address-locate-command`, `notmuch-folder`,
> + `notmuch-remove-if-not`, `notmuch-search-disjunctive-regexp`,
> + `notmuch-sexp-eof`, `notmuch-split-content-type`,
> + `notmuch-tree-button-activate`,

You overlooked a few
  `notmuch-documentation-first-line`
  `notmuch-hello-trim'
and there's also a rename
  `notmuch-hello-versions` => `notmuch-version`

I would change this to:

Removed, inlined or renamed functions and variables:
  `notmuch-address-locate-command`,
  `notmuch-documentation-first-line`, `notmuch-folder`,
  `notmuch-hello-trim', `notmuch-hello-versions` => `notmuch-version`,
  `notmuch-remove-if-not`, `notmuch-search-disjunctive-regexp`,
  `notmuch-sexp-eof`, `notmuch-split-content-type`, and
  `notmuch-tree-button-activate`.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: