[PATCH] Update NEWS for Emacs changes

2012-01-05 Thread David Bremner
On Wed,  4 Jan 2012 10:25:07 +0100, Thomas Jost  
wrote:
> ---
> Hello world,
> 
> Here's my part. (Also describes Ivy Foster's patch for 
> notmuch-hello-mode-hook.)
> 

Pushed to release; some mashing needed to fit with Jamie's changes. Have
look and see if anything got too mashed.


Re: [PATCH] Update NEWS for Emacs changes

2012-01-05 Thread David Bremner
On Wed,  4 Jan 2012 10:25:07 +0100, Thomas Jost schno...@schnouki.net wrote:
 ---
 Hello world,
 
 Here's my part. (Also describes Ivy Foster's patch for 
 notmuch-hello-mode-hook.)
 

Pushed to release; some mashing needed to fit with Jamie's changes. Have
look and see if anything got too mashed.
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


[PATCH] Update NEWS for Emacs changes

2012-01-04 Thread Thomas Jost
---
Hello world,

Here's my part. (Also describes Ivy Foster's patch for notmuch-hello-mode-hook.)

Regards,
Thomas

 NEWS |   19 +++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 6650126..8a3ff5a 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,25 @@ Improvements in saved search management
   not inserted in front. It's also possible to define a sort function
   for displaying saved searches; alphabetical sort is provided.

+Hooks for notmuch-hello
+
+  Two new hooks have been added: "notmuch-hello-mode-hook" (called after
+  entering notmuch-hello-mode) and "notmuch-hello-refresh-hook" (called
+  after updating a notmuch-hello buffer).
+
+New face for crypto parts headers
+
+  Crypto parts used to be displayed with a hardcoded color. A new face
+  has been introduced to fix this: notmuch-crypto-part-header. It
+  defaults to the same value as before, but can be customized to match
+  other color themes.
+
+Use space as default thousands separator
+
+  Big numbers in notmuch-hello are now displayed using a space as
+  thousands separator (e.g. "123 456" instead of "123,456"). This can be
+  changed by customizing "notmuch-hello-thousands-separator".
+
 Performance
 ---

-- 
1.7.8.1



[PATCH] Update NEWS for Emacs changes

2012-01-04 Thread Thomas Jost
---
Hello world,

Here's my part. (Also describes Ivy Foster's patch for notmuch-hello-mode-hook.)

Regards,
Thomas

 NEWS |   19 +++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 6650126..8a3ff5a 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,25 @@ Improvements in saved search management
   not inserted in front. It's also possible to define a sort function
   for displaying saved searches; alphabetical sort is provided.
 
+Hooks for notmuch-hello
+
+  Two new hooks have been added: notmuch-hello-mode-hook (called after
+  entering notmuch-hello-mode) and notmuch-hello-refresh-hook (called
+  after updating a notmuch-hello buffer).
+
+New face for crypto parts headers
+
+  Crypto parts used to be displayed with a hardcoded color. A new face
+  has been introduced to fix this: notmuch-crypto-part-header. It
+  defaults to the same value as before, but can be customized to match
+  other color themes.
+
+Use space as default thousands separator
+
+  Big numbers in notmuch-hello are now displayed using a space as
+  thousands separator (e.g. 123 456 instead of 123,456). This can be
+  changed by customizing notmuch-hello-thousands-separator.
+
 Performance
 ---
 
-- 
1.7.8.1

___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch