[PATCH v6 3/3] NEWS: add news section for new.ignore

2012-02-14 Thread Austin Clements
On Mon,  6 Feb 2012 11:28:25 +0200, Tomi Ollila  wrote:
> Added NEWS section 'Mail store folder/file ignore'.
> ---
>  NEWS |6 ++
>  1 files changed, 6 insertions(+), 0 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 5c5b645..59da584 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -29,6 +29,12 @@ Tag exclusion
>  
>  notmuch config set search.exclude_tags deleted spam
>  
> +Mail store folder/file ignore
> +
> +  New configuration option `new.ignore` is used to inform notmuch about
> +  folders and files that are not mail files or contain material that is
> +  not desired to be known by notmuch.
> +

This is a bit unwieldy.  How about something based on the config file
comment?

  A new configuration option, `new.ignore`, lets users specify a
  ;-separated list of file and directory names that will not be searched
  for messages by "notmuch new".

Plus, this way it's not so bad that we can't upgrade an existing config
file comment.

>  Emacs Interface
>  ---
>  
> -- 
> 1.7.6.5
> 
> ___
> notmuch mailing list
> notmuch at notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch
> 


Re: [PATCH v6 3/3] NEWS: add news section for new.ignore

2012-02-14 Thread Austin Clements
On Mon,  6 Feb 2012 11:28:25 +0200, Tomi Ollila  wrote:
> Added NEWS section 'Mail store folder/file ignore'.
> ---
>  NEWS |6 ++
>  1 files changed, 6 insertions(+), 0 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 5c5b645..59da584 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -29,6 +29,12 @@ Tag exclusion
>  
>  notmuch config set search.exclude_tags deleted spam
>  
> +Mail store folder/file ignore
> +
> +  New configuration option `new.ignore` is used to inform notmuch about
> +  folders and files that are not mail files or contain material that is
> +  not desired to be known by notmuch.
> +

This is a bit unwieldy.  How about something based on the config file
comment?

  A new configuration option, `new.ignore`, lets users specify a
  ;-separated list of file and directory names that will not be searched
  for messages by "notmuch new".

Plus, this way it's not so bad that we can't upgrade an existing config
file comment.

>  Emacs Interface
>  ---
>  
> -- 
> 1.7.6.5
> 
> ___
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch
> 
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


[PATCH v6 3/3] NEWS: add news section for new.ignore

2012-02-06 Thread Tomi Ollila
Added NEWS section 'Mail store folder/file ignore'.
---
 NEWS |6 ++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 5c5b645..59da584 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,12 @@ Tag exclusion

 notmuch config set search.exclude_tags deleted spam

+Mail store folder/file ignore
+
+  New configuration option `new.ignore` is used to inform notmuch about
+  folders and files that are not mail files or contain material that is
+  not desired to be known by notmuch.
+
 Emacs Interface
 ---

-- 
1.7.6.5



[PATCH v6 3/3] NEWS: add news section for new.ignore

2012-02-06 Thread Tomi Ollila
Added NEWS section 'Mail store folder/file ignore'.
---
 NEWS |6 ++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 5c5b645..59da584 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,12 @@ Tag exclusion
 
 notmuch config set search.exclude_tags deleted spam
 
+Mail store folder/file ignore
+
+  New configuration option `new.ignore` is used to inform notmuch about
+  folders and files that are not mail files or contain material that is
+  not desired to be known by notmuch.
+
 Emacs Interface
 ---
 
-- 
1.7.6.5

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