unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 1/1] NEWS: notmuch-init-file and notmuch-emacs-version related news
@ 2014-04-14 18:11 Tomi Ollila
  2014-04-14 18:18 ` Mark Walters
  0 siblings, 1 reply; 2+ messages in thread
From: Tomi Ollila @ 2014-04-14 18:11 UTC (permalink / raw)
  To: notmuch; +Cc: tomi.ollila

Along with those, removed trailing space from subsection title.

---

This is to be applied on top of

     id:1397306787-12207-3-git-send-email-markwalters1009@gmail.com

 NEWS | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index f1d5499..338f8de 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ Notmuch 0.18 (UNRELEASED)
 Command-Line Interface
 ----------------------
 
-`notmuch dump` now defaults to `batch-tag` format.
+`notmuch dump` now defaults to `batch-tag` format
 
   The old format is still available with `--format=sup`.
 
@@ -15,6 +15,14 @@ Command-Line Interface
 Emacs Interface
 ---------------
 
+Init file
+
+  If the file pointed by new variable `notmuch-init-file` (typically
+  `~/.emacs.d/notmuch-config.el`) exists, it is loaded at the end of
+  `notmuch.el`.Users can put their personal notmuch emacs lisp based
+  configuration/customization items there instead of filling
+  `~/.emacs` with these.
+
 Changed format for saved searches
 
   The format for `notmuch-saved-searches` has changed, but old style
@@ -38,6 +46,12 @@ Changed format for saved searches
   saved-search :name) and (cdr saved-search) by
   (notmuch-saved-search-get saved-search :query) should be sufficient.
 
+Version variable
+
+  The new, build-time generated variable `notmuch-emacs-version` is used
+  to distinguish between notmuch cli and notmuch emacs versions.
+  This is especially useful when using notmuch remotely.
+
 Bug fix for saved searches with newlines in them
 
   Split lines confuse `notmuch count --batch`, so we remove embedded
-- 
1.8.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] NEWS: notmuch-init-file and notmuch-emacs-version related news
  2014-04-14 18:11 [PATCH 1/1] NEWS: notmuch-init-file and notmuch-emacs-version related news Tomi Ollila
@ 2014-04-14 18:18 ` Mark Walters
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Walters @ 2014-04-14 18:18 UTC (permalink / raw)
  To: Tomi Ollila, notmuch; +Cc: tomi.ollila

On Mon, 14 Apr 2014, Tomi Ollila <tomi.ollila@iki.fi> wrote:
> Along with those, removed trailing space from subsection title.
>
> ---
>
> This is to be applied on top of
>
>      id:1397306787-12207-3-git-send-email-markwalters1009@gmail.com
>
>  NEWS | 16 +++++++++++++++-
>  1 file changed, 15 insertions(+), 1 deletion(-)
>
> diff --git a/NEWS b/NEWS
> index f1d5499..338f8de 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -4,7 +4,7 @@ Notmuch 0.18 (UNRELEASED)
>  Command-Line Interface
>  ----------------------
>  
> -`notmuch dump` now defaults to `batch-tag` format.
> +`notmuch dump` now defaults to `batch-tag` format
>  
>    The old format is still available with `--format=sup`.
>  
> @@ -15,6 +15,14 @@ Command-Line Interface
>  Emacs Interface
>  ---------------
>  
> +Init file
> +
> +  If the file pointed by new variable `notmuch-init-file` (typically

Would "by default" be better than "typically"?

> +  `~/.emacs.d/notmuch-config.el`) exists, it is loaded at the end of
> +  `notmuch.el`.Users can put their personal notmuch emacs lisp based
> +  configuration/customization items there instead of filling
> +  `~/.emacs` with these.
> +
>  Changed format for saved searches
>  
>    The format for `notmuch-saved-searches` has changed, but old style
> @@ -38,6 +46,12 @@ Changed format for saved searches
>    saved-search :name) and (cdr saved-search) by
>    (notmuch-saved-search-get saved-search :query) should be sufficient.
>  
> +Version variable
> +
> +  The new, build-time generated variable `notmuch-emacs-version` is used
> +  to distinguish between notmuch cli and notmuch emacs versions.
> +  This is especially useful when using notmuch remotely.

Perhaps add that it can be accessed by "v" in notmuch-hello? 

Best wishes

Mark


> +
>  Bug fix for saved searches with newlines in them
>  
>    Split lines confuse `notmuch count --batch`, so we remove embedded
> -- 
> 1.8.0
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-14 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-14 18:11 [PATCH 1/1] NEWS: notmuch-init-file and notmuch-emacs-version related news Tomi Ollila
2014-04-14 18:18 ` Mark Walters

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).