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 C319F431FC0 for ; Wed, 20 Jun 2012 20:57:48 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[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 7tfkYeP4E258 for ; Wed, 20 Jun 2012 20:57:47 -0700 (PDT) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 08F74431FBF for ; Wed, 20 Jun 2012 20:57:45 -0700 (PDT) Received: by lbbgk8 with SMTP id gk8so1591204lbb.26 for ; Wed, 20 Jun 2012 20:57:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=2cEhptq8pWobDDeCqV04rJSwbjHxrKGs2gjY7MsMnf0=; b=nRkeXXpGrQVHo7mx/xLiNNxlbOgwLjG5Ki5ju74SxOMDisC/6GcMLafaUU5GFykCmV Ci9gXazW6zreXUkNF2bQlXSEgvwC2WNZXirpuMm5+kA3IR3VKl5eglNcPFXQU9qR5PgS Qj+9s1CES9WEtfFpVkULfqd8qOiDpaoosu9lVsRsMUoycovSZlyd3pZXu+4Feb/Q80cZ GFijdCTo6RfH9m7cPRUqhCER0tR7JDJ0yPj1xajqRsLgP6mWSjP51zfuBUiLPcemghOy ZoDp6CWARKXbsyOG2EvRY3Q/yU+RBS/BEpHDW2qRwRGllyrYIUmOoQvgHZFVaD7F+I9z UbFg== MIME-Version: 1.0 Received: by 10.112.10.198 with SMTP id k6mr11021419lbb.83.1340251064269; Wed, 20 Jun 2012 20:57:44 -0700 (PDT) Sender: awg@xvx.ca Received: by 10.112.88.99 with HTTP; Wed, 20 Jun 2012 20:57:44 -0700 (PDT) X-Originating-IP: [68.150.39.45] In-Reply-To: References: Date: Wed, 20 Jun 2012 21:57:44 -0600 X-Google-Sender-Auth: piXQHQDleYTUdAmeyKs4N4NQMC4 Message-ID: Subject: Re: miraculous from: field From: Adam Wolfe Gordon To: Jani Nikula Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlF7NpZ7DnpSw1MQW/OFSkxewqpNRnKX0Vz61lrpYI+jfPdN/Vmpa4l97Fefl2LPs2W3Wvg 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: Thu, 21 Jun 2012 03:57:49 -0000 On Wed, Jun 20, 2012 at 5:33 AM, Jani Nikula wrote: > The reply template comes from 'notmuch reply' cli command, while the > forwarding is internal to the emacs ui. I don't have any quick solutions, > but perhaps in the long run we should do the forwarding template in the cli > too. I think this is the right approach. Someone suggested a while ago that we have a notmuch compose, which would do new message creation (for frontends that can't do it themselves), reply, and forward in one place. It would probably support raw and JSON like the current reply does. Something I'll do if I find some time, but would be happy to see someone else work on :-). -- Adam