unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Jameson Graef Rollins <jrollins@finestructure.net>
To: Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>, notmuch@notmuchmail.org
Subject: Re: queries switching from MH-E to notmuch
Date: Fri, 19 Aug 2011 12:30:21 -0700	[thread overview]
Message-ID: <87mxf5xkqa.fsf@servo.factory.finestructure.net> (raw)
In-Reply-To: <10952.1313657529@maps>

[-- Attachment #1: Type: text/plain, Size: 1184 bytes --]

On Thu, 18 Aug 2011 09:52:09 +0100, Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> wrote:
> 1. Deleting emails 
> 
> I've seen the suggestions on the emacstips for  keybindings to bind 'd'
> to adding deleted tags.  But how do you then delete the mails from
> the local Maildir (and then for offlineimap to propagate back the
> deletions to the remote imap server)?  Do you run cron jobs to do this?

Hey, Stephen.  I purge deleted mails from the command line, with
something like xargs:

notmuch search --output=files tag:delete | xargs -l rm

> 2. viewing both the search results and current thread
...
> By contrast, in notmuch it seems that you either see just the search
> results, or one thread, but not both.  Would it be feasible to get
> something more like the behaviour of VM and MH-E?  I can write elisp
> fluently, but before I look into it, I thought I'd check to see whether
> this is feasible.  (I've just seen that this is the bottom item on Keith
> P's wish list: http://keithp.com/notmuch/)

I don't know of anyone who has worked on this, but it sounds like it
could be interesting (and that others might be interested), so go for
it!

jamie.

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

  reply	other threads:[~2011-08-19 19:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-18  8:52 queries switching from MH-E to notmuch Stephen Eglen
2011-08-19 19:30 ` Jameson Graef Rollins [this message]
2011-08-21 15:55 ` Austin Clements
2011-08-22 15:13   ` Jameson Graef Rollins
  -- strict thread matches above, loose matches on Subject: below --
2011-08-16 21:02 Stephen Eglen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mxf5xkqa.fsf@servo.factory.finestructure.net \
    --to=jrollins@finestructure.net \
    --cc=S.J.Eglen@damtp.cam.ac.uk \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).