From: Sam Halliday Date: Sun, 27 Apr 2014 11:09:46 +0000 (+0100) Subject: github mirror X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5c6760024ceb30f9c80ac9e3f268c1563b155a4a;p=notmuch-archives.git github mirror --- diff --git a/90/9b736890bc873bbd5a16912727f6a3675d63fe b/90/9b736890bc873bbd5a16912727f6a3675d63fe new file mode 100644 index 000000000..7cd0e03eb --- /dev/null +++ b/90/9b736890bc873bbd5a16912727f6a3675d63fe @@ -0,0 +1,131 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 27705431FBF + for ; Sun, 27 Apr 2014 04:09:36 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.6 +X-Spam-Level: ** +X-Spam-Status: No, score=2.6 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_ILLEGAL_IP=3.399, RCVD_IN_DNSWL_LOW=-0.7] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id KV7-xvcCc3Pp for ; + Sun, 27 Apr 2014 04:09:30 -0700 (PDT) +Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com + [209.85.212.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 6D9D2431FBD + for ; Sun, 27 Apr 2014 04:09:30 -0700 (PDT) +Received: by mail-wi0-f171.google.com with SMTP id q5so4454130wiv.16 + for ; Sun, 27 Apr 2014 04:09:29 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=from:to:subject:user-agent:date:message-id:mime-version + :content-type; bh=XKs+7OPZczSWQrtyJCMX47mRHhionYPzcAGXgCmyItc=; + b=Uaz5hgPgaEqUVap033kA9xxYAyrz+6fTVoadMO8mu0HaCYEQUrFDMnbKqhjPiQOpCs + KMkqhtZgUEHliuxA3NftWjvvaXtrYZywFEE5Xu5fbn/7TggJYaSu+NayFPkTpkCQMQme + Tf2Xg+/6uEg2eHE8AfBK/tfrxaEKwj5MM3TigfnApPnUHHv7/lBsGvFXF5IgsYUmHxof + 3MW+y7+himpNHaPDALUHOdTBdcTia/G/58BgpIbqoN9Ufw2uYAImCUPb00apMHKPVddc + uANeyJBnke/BFeGOTiCvNT6M1G7AkMI9QOyHrLNozpTrMnhiD9Gu4PvvhdZrszm0I61w + R84Q== +X-Received: by 10.180.7.227 with SMTP id m3mr10760260wia.59.1398596967850; + Sun, 27 Apr 2014 04:09:27 -0700 (PDT) +Received: from Samskara.home (host5-81-31-114.range5-81.btcentralplus.com. + [5.81.31.114]) + by mx.google.com with ESMTPSA id t1sm3436018wia.1.2014.04.27.04.09.26 + for + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Sun, 27 Apr 2014 04:09:26 -0700 (PDT) +From: Sam Halliday +To: notmuch@notmuchmail.org +Subject: github mirror +User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +Date: Sun, 27 Apr 2014 12:09:46 +0100 +Message-ID: <87bnvn111h.fsf@Samskara.home> +MIME-Version: 1.0 +Content-Type: multipart/mixed; boundary="=-=-=" +X-Mailman-Approved-At: Sun, 27 Apr 2014 07:54:58 -0700 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sun, 27 Apr 2014 11:09:36 -0000 + +--=-=-= +Content-Type: text/plain + +Dear NotMuch, + +I have just started using notmuch and I really love it! I've been using +web interfaces and proprietary mail clients for almost a decade and mutt +before that (because I never got on well with rmail or gnus). Now, I'm +trying to get all my life-hacker aficionados to follow suit. + +I was wanting to submit an RFE for you and to browse your source code to +see how hard it would be to implement, but I was disappointed that it is +all hosted on your own git repository with no issue tracker. + +While I appreciate that you probably use notmuch as your work flow +manager, it is also quite common to use a social website such as github +or getsatisfaction to interface with users. In my experience, github +dramatically increases the number of contributions from users, in the +form of what github calls "pull requests" (if you're a git user but not +a github user, the term is confusing). + +Would it be possible to have a github project for notmuch? I'm certain +the git repositories could be synchronised easily. + +A bridge between github's issue tracker and notmuch would be entirely +possible: they have an API that would allow addition and removal of +tags, as well as editing tickets. Actually, I would probably use such a +thing :-) + +But in any case, my RFE/question was this: how hard would it be to have +an optional mode of behaviour where tags are stored in the message +itself, so that syncing with an IMAP server (e.g. via offlineimap) +would make the tags available on all devices. This would negate the need +for workarounds, such as shared notmuch databases, when users have +multiple machines. + +It would also allow applications like offlineimap to introduce a gmail +plugin that would copy the message into a folder according to its tags, +so gmail labels and notmuch tags would be in sync. + +Best regards, +Sam + + +--=-=-= +Content-Type: multipart/signed; boundary="==-=-="; + micalg=pgp-sha1; protocol="application/pgp-signature" + +--==-=-= +Content-Type: text/plain + + +--==-=-= +Content-Type: application/pgp-signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iEYEARECAAYFAlNc5XoACgkQh5Q4qVL9G8kG+wCdHwSjFPYwfUcmEOKmfoX9hTG8 +mlkAnAzRkFOWdpRVXkmgDP5M63RdFSbe +=LBJG +-----END PGP SIGNATURE----- +--==-=-=-- + +--=-=-=--