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 9794240BDBF for ; Sat, 9 Oct 2010 06:48:59 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.899 X-Spam-Level: X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_SORBS_DUL=0.001] autolearn=ham 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 gspfCghZVZuf for ; Sat, 9 Oct 2010 06:48:44 -0700 (PDT) Received: from ced.ryick.net (ced.ryick.net [82.229.97.62]) by olra.theworths.org (Postfix) with ESMTP id 853BB40BDA7 for ; Sat, 9 Oct 2010 06:48:44 -0700 (PDT) Received: from lappy.localnet (lappy.ryick.net [192.168.0.1]) by ced.ryick.net (Postfix) with ESMTPS id 804C987A6E for ; Sat, 9 Oct 2010 15:48:42 +0200 (CEST) From: =?iso-8859-1?q?C=E9dric_Cabessa?= To: notmuch@notmuchmail.org Subject: Re: opening attachment Date: Sat, 9 Oct 2010 15:48:41 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.34-gentoo-r2; KDE/4.5.1; x86_64; ; ) References: <8762xk4p75.fsf@gmail.com> <87vd5fn7gp.fsf@steelpick.2x.cz> In-Reply-To: <87vd5fn7gp.fsf@steelpick.2x.cz> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201010091548.41655.ced@ryick.net> 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: Sat, 09 Oct 2010 13:48:59 -0000 On Wednesday 06 October 2010 08:47:18 Michal Sojka wrote: > It would be nice if a user could override this, but I do not know how to > do it. Perhaps some elisp guru can tell us. Without lisp, you can customize your ~/.mailcap file (or /etc/mailcap) see:=20 http://www.gnus.org/manual/emacs-mime_30.html http://tools.ietf.org/html/rfc1524 =2D-=20 C=E9dric