unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Ali Polatel <polatel@gmail.com>
To: Notmuch Mailing List <notmuch@notmuchmail.org>
Subject: Re: [RFC/PATCH] notmuch link
Date: Tue, 4 Oct 2011 00:15:22 +0300	[thread overview]
Message-ID: <20111003211522.GB28273@hayalet> (raw)
In-Reply-To: <cover.1317458072.git.alip@exherbo.org>

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

Ali Polatel yazmış:
>From: Ali Polatel <alip@exherbo.org>
>
>Hello,
>
>I have been working on a new notmuch command namely 'link'. This command
>aims to help integrating notmuch with different mail agents. Basically
>it (sym)links messages matching the given search terms to the specified
>target maildir. You may use this maildir as a so-called "virtual"
>folder. After applying the patch call "notmuch help link" for basic
>help.
>
>The patch is also available on links branch under my notmuch repository:
>https://github.com/alip/notmuch
>
>Beware this is pretty experimental, I have been using it for a couple of
>days fixing the issues along the way. I will be sharing my workflow
>using this command with mutt after I'm done polishing my scripts.
>
>This mail is merely a request for comments and testing.

Sigh...
I have just noticed "notmuch show" learned --format=mbox which makes
this patch rather pointless for me. This changeset will keep living
under my notmuch repository possibly without receiving any updates.

>Ali Polatel (1):
>  link: Add new command
>
> Makefile.local   |    2 +
> maildir.c        |  262 +++++++++++++++++++++++++++++++++++++++++
> maildir.h        |   53 +++++++++
> notmuch-client.h |    4 +
> notmuch-link.c   |  339 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> notmuch.c        |   44 +++++++
> 6 files changed, 704 insertions(+), 0 deletions(-)
> create mode 100644 maildir.c
> create mode 100644 maildir.h
> create mode 100644 notmuch-link.c
>
>-- 
>1.7.6.1
>


         -alip

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

  parent reply	other threads:[~2011-10-03 21:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-01  8:45 [RFC/PATCH] notmuch link Ali Polatel
2011-10-01  8:45 ` [RFC/PATCH] link: Add new command Ali Polatel
2011-10-03 21:15 ` Ali Polatel [this message]
2011-10-06 14:42   ` [RFC/PATCH] notmuch link Tomi Ollila

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=20111003211522.GB28273@hayalet \
    --to=polatel@gmail.com \
    --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).