unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* ignore folders patch?
@ 2012-01-22 11:32 Fabio Zanini
  2012-01-22 13:33 ` Tomi Ollila
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabio Zanini @ 2012-01-22 11:32 UTC (permalink / raw)
  To: notmuch

Hi!

This is my first message to the list. In 2010 a patch was developed that
enabled notmuch new to ignore certain subdirectories of the mail folder:

http://notmuchmail.org/pipermail/notmuch/2010/003170.html

However, I cannot find any reference to it in the git history, and it
does not seem to have been implemented.

This feature seems to be relevant, what would you think of reviving it
and including it into the codebase? I could try to update the patch
myself.

Cheers,
Fabio

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

* Re: ignore folders patch?
  2012-01-22 11:32 ignore folders patch? Fabio Zanini
@ 2012-01-22 13:33 ` Tomi Ollila
  2012-01-22 23:38 ` Dirk-Jan C. Binnema
  2012-01-25  0:44 ` Pieter Praet
  2 siblings, 0 replies; 4+ messages in thread
From: Tomi Ollila @ 2012-01-22 13:33 UTC (permalink / raw)
  To: Fabio Zanini, notmuch

On Sun, 22 Jan 2012 12:32:12 +0100, Fabio Zanini <fabio.zanini@fastmail.fm> wrote:
> Hi!
> 
> This is my first message to the list. In 2010 a patch was developed that
> enabled notmuch new to ignore certain subdirectories of the mail folder:
> 
> http://notmuchmail.org/pipermail/notmuch/2010/003170.html
> 
> However, I cannot find any reference to it in the git history, and it
> does not seem to have been implemented.
> 
> This feature seems to be relevant, what would you think of reviving it
> and including it into the codebase? I could try to update the patch
> myself.

  I also attempted to do something about it; check

   id:"1315949524-4948-1-git-send-email-tomi.ollila@iki.fi"

Partly due to these issues did organized my mail directories
a bit differently and dropped this thing...

> Cheers,
> Fabio

Tomi

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

* Re: ignore folders patch?
  2012-01-22 11:32 ignore folders patch? Fabio Zanini
  2012-01-22 13:33 ` Tomi Ollila
@ 2012-01-22 23:38 ` Dirk-Jan C. Binnema
  2012-01-25  0:44 ` Pieter Praet
  2 siblings, 0 replies; 4+ messages in thread
From: Dirk-Jan C. Binnema @ 2012-01-22 23:38 UTC (permalink / raw)
  To: Fabio Zanini, notmuch


Hi,

On 2012-01-22T13:32:12 EET, Fabio Zanini wrote:

 > Hi!
 >
 > This is my first message to the list. In 2010 a patch was developed that
 > enabled notmuch new to ignore certain subdirectories of the mail folder:
 >
 > http://notmuchmail.org/pipermail/notmuch/2010/003170.html
 >
 > However, I cannot find any reference to it in the git history, and it
 > does not seem to have been implemented.
 >
 > This feature seems to be relevant, what would you think of reviving it
 > and including it into the codebase? I could try to update the patch
 > myself.

I don't think my patch made it either:
 http://notmuchmail.org/pipermail/notmuch/2010/001103.html

which support ignoring directories by dropping a '.noindex' file in them. I've
been happily using that with the "mu" program for years.

Best wishes,
Dirk.

--
Dirk-Jan C. Binnema                  Helsinki, Finland
e:djcb@djcbsoftware.nl           w:www.djcbsoftware.nl
pgp: D09C E664 897D 7D39 5047 A178 E96A C7A1 017D DA3C

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

* Re: ignore folders patch?
  2012-01-22 11:32 ignore folders patch? Fabio Zanini
  2012-01-22 13:33 ` Tomi Ollila
  2012-01-22 23:38 ` Dirk-Jan C. Binnema
@ 2012-01-25  0:44 ` Pieter Praet
  2 siblings, 0 replies; 4+ messages in thread
From: Pieter Praet @ 2012-01-25  0:44 UTC (permalink / raw)
  To: Fabio Zanini, notmuch

On Sun, 22 Jan 2012 12:32:12 +0100, Fabio Zanini <fabio.zanini@fastmail.fm> wrote:
> Hi!
> 
> This is my first message to the list. In 2010 a patch was developed that
> enabled notmuch new to ignore certain subdirectories of the mail folder:
> 
> http://notmuchmail.org/pipermail/notmuch/2010/003170.html
> 
> However, I cannot find any reference to it in the git history, and it
> does not seem to have been implemented.
> 
> This feature seems to be relevant, what would you think of reviving it
> and including it into the codebase? I could try to update the patch
> myself.
> 

Here's an old list of patches/discussions re excluding files/folders:

  id:"AANLkTikddX=fYiDmnN2Jx3ERcJndw=80+5_07=M45MQ=@mail.gmail.com"

... and Tomi Ollila has recently submitted another implementation,
which hasn't nearly received the attention it deserves:

  id:"1315949524-4948-4-git-send-email-tomi.ollila@iki.fi"

... presumably since most people who require this functionality have
settled on hardcoding some directory names @ `add_files_recursive' in
"notmuch-config.c".

A more flexible approach would be most welcome though, so +1 !


> Cheers,
> Fabio
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch


Peace

-- 
Pieter

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

end of thread, other threads:[~2012-01-25  0:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-22 11:32 ignore folders patch? Fabio Zanini
2012-01-22 13:33 ` Tomi Ollila
2012-01-22 23:38 ` Dirk-Jan C. Binnema
2012-01-25  0:44 ` Pieter Praet

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