From: Trevor Jim Date: Wed, 30 Jul 2014 22:16:50 +0000 (+0000) Subject: Re: [PATCH RFC] Emacs: Add address completion mechanism implemented in elisp X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2a26516be1a3cbddd978739b78c25e0a4d2c4302;p=notmuch-archives.git Re: [PATCH RFC] Emacs: Add address completion mechanism implemented in elisp --- diff --git a/63/93417610ff15112a65c43a89708640c96eff38 b/63/93417610ff15112a65c43a89708640c96eff38 new file mode 100644 index 000000000..8ec1cb865 --- /dev/null +++ b/63/93417610ff15112a65c43a89708640c96eff38 @@ -0,0 +1,90 @@ +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 5A4FA431FB6 + for ; Wed, 30 Jul 2014 15:17:03 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -2.298 +X-Spam-Level: +X-Spam-Status: No, score=-2.298 tagged_above=-999 required=5 + tests=[FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, + RCVD_IN_DNSWL_MED=-2.3] 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 B+6npiaD6cFD for ; + Wed, 30 Jul 2014 15:16:59 -0700 (PDT) +Received: from st11p02mm-asmtp002.mac.com (st11p02mm-asmtpout002.mac.com + [17.172.220.237]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id BA340431FAE + for ; Wed, 30 Jul 2014 15:16:59 -0700 (PDT) +Received: from st11p02mm-spool002.mac.com ([17.172.220.247]) + by st11p02mm-asmtp002.mac.com + (Oracle Communications Messaging Server 7u4-27.10(7.0.4.27.9) 64bit + (built Jun + 6 2014)) with ESMTP id <0N9J00851PW2HC50@st11p02mm-asmtp002.mac.com> + for notmuch@notmuchmail.org; Wed, 30 Jul 2014 22:16:50 +0000 (GMT) +X-Proofpoint-Virus-Version: vendor=fsecure + engine=2.50.10432:5.12.52,1.0.14,0.0.0000 + definitions=2014-07-30_07:2014-07-30, 2014-07-30, + 1970-01-01 signatures=0 +X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 + suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam + adjust=0 + reason=mlx scancount=1 engine=7.0.1-1402240000 + definitions=main-1407300249 +MIME-version: 1.0 +Content-type: multipart/alternative; + boundary="Boundary_(ID_fd1snLNsrBFF4pN/+0qftg)" +Received: from localhost ([17.172.220.163]) by st11p02mm-spool002.mac.com + (Oracle Communications Messaging Server 7u4-27.08(7.0.4.27.7) 64bit + (built Aug + 22 2013)) with ESMTP id <0N9J008OYPW2C860@st11p02mm-spool002.mac.com>; + Wed, 30 Jul 2014 22:16:50 +0000 (GMT) +To: Michal Sojka +From: Trevor Jim +Subject: Re: [PATCH RFC] Emacs: Add address completion + mechanism implemented in elisp +Date: Wed, 30 Jul 2014 22:16:50 +0000 (GMT) +X-Mailer: iCloud MailClient14E.142298 MailServer14E24.16380 +X-Originating-IP: [128.112.139.195] +Message-id: <472ef380-a3ff-4c3b-b731-c8bb4a32723a@me.com> +Cc: notmuch@notmuchmail.org +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: Wed, 30 Jul 2014 22:17:04 -0000 + + +--Boundary_(ID_fd1snLNsrBFF4pN/+0qftg) +Content-type: text/plain; charset=utf-8; format=flowed +Content-transfer-encoding: quoted-printable + +BTW I have been refactoring my async process code. You might consider it f= +or your patch.=0A-Trevor=0A=EF=BB=BF=0A= + +--Boundary_(ID_fd1snLNsrBFF4pN/+0qftg) +Content-type: multipart/related; + boundary="Boundary_(ID_Xg7jwbuCXteABKV3ETvA4Q)"; type="text/html" + + +--Boundary_(ID_Xg7jwbuCXteABKV3ETvA4Q) +Content-type: text/html; CHARSET=US-ASCII +Content-transfer-encoding: 7BIT + +
BTW I have been refactoring my async process code. You might consider it for your patch.
-Trevor

+ +--Boundary_(ID_Xg7jwbuCXteABKV3ETvA4Q)-- + +--Boundary_(ID_fd1snLNsrBFF4pN/+0qftg)--