Re: hide identical mails within the same thread

2018-01-21 Thread Tim Chase
On 2018-01-21 17:27, Tim Chase wrote:
>   folder-hook . 'push ~!='

Sorry, mistyped

  folder-hook . 'push !~='

(the adjacency of "~" and "!" on the keyboard didn't help. The "!"
negates the "~=" duplicate functionality).

And as the message says, if later on you do want to see those dupes,
use the "l"imit function and specify "all".

This does assume that

1) you have `duplicate_threads` set to "yes" as should be the
default, and

2) your display is sorted to group by thread

-tkc





Re: hide identical mails within the same thread

2018-01-21 Thread Tim Chase
On 2018-01-21 07:01, Tim Chase wrote:
> On 2018-01-21 12:18, Ionel Mugurel Ciobîcă wrote:
> > You can tag duplicates (defaults are T~=) and do something with
> > it, for example delete them (defaults ;d). You can't hide e-mails
> > in mutt.  
> 
> Should be able to use the ~= "duplicate message" and invert it, then
> use that to  (by default "l") the display.
> 
>   l!~=
> 
> Should be able to wrap that in a folder-hook if you want it to
> always take place.

Went ahead and tested:

  folder-hook . 'push ~!='

which hides duplicates.

-tkc





Re: hide identical mails within the same thread

2018-01-21 Thread Tim Chase
On 2018-01-21 12:18, Ionel Mugurel Ciobîcă wrote:
> You can tag duplicates (defaults are T~=) and do something with it,
> for example delete them (defaults ;d). You can't hide e-mails in
> mutt.

Should be able to use the ~= "duplicate message" and invert it, then
use that to  (by default "l") the display.

  l!~=

Should be able to wrap that in a folder-hook if you want it to always
take place.

-tkc





Re: hide identical mails within the same thread

2018-01-21 Thread Ionel Mugurel Ciobîcă
On 22-01-2018, at 03h 33'03", Yubin Ruan wrote about "hide identical mails 
within the same thread"
> Is there any configuration for mutt that can hide identical mails within the
> same thread? I indexed all the mails and sometime I re-construct the whole
> thread from one specific mail. However because some identical mails (with the
> same Message-ID, I guess) scatter in several mailbox, within the same thread I
> see lots of =>, which indicate identical mails.
> 
> Thanks,
> Yubin


You can tag duplicates (defaults are T~=) and do something with it,
for example delete them (defaults ;d). You can't hide e-mails in mutt.


Ionel




Re: maildir-utils vs notmuch

2018-01-21 Thread Gregor Zattler
Hi Matthias,
* Matthias Apitz  [2018-01-19; 11:59]:
> I have around 4.2 GByte of mbox mail files:
>
> $ du -sh Mail
> 4,2G  Mail
> $ ls Mail | wc -l
> 1095
>
> can 'notmuch' index this and how big is the database after this?

notmuch does not work with mbox folders but with single message
per file storage as maildir and mh.


Ciao; Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-