unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: bnt <webservice@bontempi.net>
To: Daniel Schoepe <daniel@schoepe.org>
Cc: notmuch@notmuchmail.org
Subject: Re: Displaying tags with many messages very slow in Emacs
Date: Tue, 1 Nov 2011 14:36:27 +0100	[thread overview]
Message-ID: <109E7309-AA04-4252-B4ED-23B94A7AB2D8@bontempi.net> (raw)
In-Reply-To: <87bosx9fxr.fsf@gilead.invalid>


On 2011, Oct 31, at 19:25 , Daniel Schoepe wrote:

> On Mon, 31 Oct 2011 16:43:22 +0100, bnt <webservice@bontempi.net> wrote:
>> I am not too proficient with the patch utility. Is there some kind of
>> scheduled git commits timeline?
> 
> Unfortunately, there's a huge number of outstanding patches at the
> moment, so it's impossible to say when/if it will be applied.
> 
>> If not, I guess it will be a good time to learn patching.
> 
> There's no need to use the patch binary directly when the patches are
> sent in a format git understands, which is generally the case here. To
> apply patches from a thread, you can use `git am patches.mbox' where
> patches.mbox contains the mails with the patches.
> 
> If you're using the emacs UI for notmuch, you can open only those
> messages with the patches you want in a thread and pipe them to an mbox
> file like this:
> 
> C-u | cat > ~/patches.mbox
> 
> If there are no conflicts due to more recent changes to the repository,
> git am patches.mbox will apply them using the commit messages from the
> mails.
> 
> FWIW: There's another more recent series of patches that accomplishes a
> similar goal: id:"cover.1319833617.git.jani@nikula.org"
> 
> Cheers,
> Daniel


Thank you so much for the explanation, and thanks to Jani for those patches.

I will work my way into applying them.

As just a plain user, I was wondering if it would be possible to have a "dev" or "untested" branch in the git repo, where one could just get all the latest patches? 

Of course it would not be desirable if it would just complicate the developers life.

Thank you so much once again,

Sam

      reply	other threads:[~2011-11-01 13:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31 11:44 Displaying tags with many messages very slow in Emacs webservice
2011-10-31 12:47 ` James Vasile
2011-10-31 15:43   ` bnt
2011-10-31 18:25     ` Daniel Schoepe
2011-11-01 13:36       ` bnt [this message]

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=109E7309-AA04-4252-B4ED-23B94A7AB2D8@bontempi.net \
    --to=webservice@bontempi.net \
    --cc=daniel@schoepe.org \
    --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).