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 49521431FBC for ; Mon, 1 Oct 2012 02:25:44 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 TERoi0za-j46 for ; Mon, 1 Oct 2012 02:25:42 -0700 (PDT) Received: from server.belohrad.ch (static-212-101-19-163.adsl.solnet.ch [212.101.19.163]) by olra.theworths.org (Postfix) with ESMTP id 9B870431FAE for ; Mon, 1 Oct 2012 02:25:42 -0700 (PDT) Received: from beesknees.cern.ch.belohrad.ch (beesknees.cern.ch [137.138.197.99]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by server.belohrad.ch (Postfix) with ESMTPSA id 85DED264FC; Mon, 1 Oct 2012 11:34:11 +0200 (CEST) From: David Belohrad To: Subject: images as attachment? User-Agent: Notmuch/0.14+20~g69843dd (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Mon, 01 Oct 2012 11:25:39 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Mon, 01 Oct 2012 09:25:44 -0000 Dear all, could someone throw an advice? When I receive an email with picture attachment, sometimes it works out of the box in emacs, but sometimes instead of picture it shows a link as this one: ---------- SNIP ------------ I have not tried to understand why we're measuring too high bunch intensity so if you have any ideas please try it out let me know what to do. [cid:image001.png@01CD9F29.128BA6B0] We can discuss tomorrow tomorrow if you want ---------- SNIP ------------ The issue is, that when I click the link, a) it opens new empty emacs buffer with no picture in it b) the hyperlink (when pointing mouse on it) does not highlight the initial 'c' letter (so the hyperlink is only 'id:image001.png@01CD9F29.128BA6B0]') How can I force emacs to display those pictures correctly? I'm using remote-notmuch to fetch the notmuch messages. Thanks .d.