Re: opening attachment
authorCédric Cabessa <ced@ryick.net>
Sat, 9 Oct 2010 13:48:41 +0000 (15:48 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:15 +0000 (09:37 -0800)
6e/011a22b8afe1857699994afe5a5a5b8ac7dd29 [new file with mode: 0644]

diff --git a/6e/011a22b8afe1857699994afe5a5a5b8ac7dd29 b/6e/011a22b8afe1857699994afe5a5a5b8ac7dd29
new file mode 100644 (file)
index 0000000..d156e3d
--- /dev/null
@@ -0,0 +1,60 @@
+Return-Path: <ced@ryick.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 9794240BDBF\r
+       for <notmuch@notmuchmail.org>; Sat,  9 Oct 2010 06:48:59 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.899\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9, RCVD_IN_SORBS_DUL=0.001] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id gspfCghZVZuf for <notmuch@notmuchmail.org>;\r
+       Sat,  9 Oct 2010 06:48:44 -0700 (PDT)\r
+Received: from ced.ryick.net (ced.ryick.net [82.229.97.62])\r
+       by olra.theworths.org (Postfix) with ESMTP id 853BB40BDA7\r
+       for <notmuch@notmuchmail.org>; Sat,  9 Oct 2010 06:48:44 -0700 (PDT)\r
+Received: from lappy.localnet (lappy.ryick.net [192.168.0.1])\r
+       by ced.ryick.net (Postfix) with ESMTPS id 804C987A6E\r
+       for <notmuch@notmuchmail.org>; Sat,  9 Oct 2010 15:48:42 +0200 (CEST)\r
+From: =?iso-8859-1?q?C=E9dric_Cabessa?= <ced@ryick.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: Re: opening attachment\r
+Date: Sat, 9 Oct 2010 15:48:41 +0200\r
+User-Agent: KMail/1.13.5 (Linux/2.6.34-gentoo-r2; KDE/4.5.1; x86_64; ; )\r
+References: <8762xk4p75.fsf@gmail.com> <87vd5fn7gp.fsf@steelpick.2x.cz>\r
+In-Reply-To: <87vd5fn7gp.fsf@steelpick.2x.cz>\r
+MIME-Version: 1.0\r
+Content-Type: Text/Plain;\r
+  charset="iso-8859-1"\r
+Content-Transfer-Encoding: quoted-printable\r
+Message-Id: <201010091548.41655.ced@ryick.net>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 09 Oct 2010 13:48:59 -0000\r
+\r
+On Wednesday 06 October 2010 08:47:18 Michal Sojka wrote:\r
+> It would be nice if a user could override this, but I do not know how to\r
+> do it. Perhaps some elisp guru can tell us.\r
+\r
+Without lisp, you can customize your ~/.mailcap file (or /etc/mailcap)\r
+\r
+see:=20\r
+http://www.gnus.org/manual/emacs-mime_30.html\r
+http://tools.ietf.org/html/rfc1524\r
+\r
+=2D-=20\r
+C=E9dric\r