From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id EB05F431FAF for ; Thu, 19 Jan 2012 15:20:59 -0800 (PST) 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 2uMdRBOou3SQ for ; Thu, 19 Jan 2012 15:20:59 -0800 (PST) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 5FCFD431FAE for ; Thu, 19 Jan 2012 15:20:59 -0800 (PST) Received: by wibhr12 with SMTP id hr12so435771wib.26 for ; Thu, 19 Jan 2012 15:20:58 -0800 (PST) Received: by 10.180.95.131 with SMTP id dk3mr36583079wib.6.1327015258089; Thu, 19 Jan 2012 15:20:58 -0800 (PST) Received: from localhost ([109.131.97.13]) by mx.google.com with ESMTPS id gy6sm30610163wib.11.2012.01.19.15.20.57 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Jan 2012 15:20:57 -0800 (PST) From: Pieter Praet To: Aaron Ecay , Austin Clements Subject: Re: [PATCH] emacs: Quote MML tags in replies In-Reply-To: References: <1326998589-37187-1-git-send-email-aaronecay@gmail.com> <87wr8nuyam.fsf@praet.org> <20120119224631.GR16740@mit.edu> User-Agent: Notmuch/0.11+99~gab86e73 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Fri, 20 Jan 2012 00:19:07 +0100 Message-ID: <87r4yvuvpw.fsf@praet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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, 19 Jan 2012 23:21:00 -0000 On Thu, 19 Jan 2012 17:52:23 -0500, Aaron Ecay wrote: > On Thu, 19 Jan 2012 17:46:31 -0500, Austin Clements wrote: > > > ### OT: > > > For some reason, `mml-quote-region' explicitly re-quotes > > > already quoted MML tags: > > > > > > "<#!*/?\\(multipart\\|part\\|external\\|mml\\)" > > > > > > Why is that ? > > > > Probably so the transformation is invertible, though as far as I can > > tell there's no mml-unquote-region. > > Sending the message (or doing M-x mml-preview) undoes the quoting. So > if the original message contains an already-quoted tag, constructing the > reply double-quotes it, and sending the reply will produce the original > single-quoted tag again. > Thanks! This list just keeps on giving; Free education, I tell ya... > -- > Aaron Ecay Peace -- Pieter