Re: bug report: Emacs notmuch-mode fails attachments with spaces
authorTomi Ollila <tomi.ollila@iki.fi>
Tue, 10 Feb 2015 07:06:02 +0000 (09:06 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:48:02 +0000 (14:48 -0700)
7b/a7d1d3787b5c7df654920b415a00c3cb267c24 [new file with mode: 0644]

diff --git a/7b/a7d1d3787b5c7df654920b415a00c3cb267c24 b/7b/a7d1d3787b5c7df654920b415a00c3cb267c24
new file mode 100644 (file)
index 0000000..4d62b7c
--- /dev/null
@@ -0,0 +1,124 @@
+Return-Path: <tomi.ollila@iki.fi>\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 AF217431FD9\r
+       for <notmuch@notmuchmail.org>; Mon,  9 Feb 2015 23:06:29 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 2.438\r
+X-Spam-Level: **\r
+X-Spam-Status: No, score=2.438 tagged_above=-999 required=5\r
+       tests=[DNS_FROM_AHBL_RHSBL=2.438] autolearn=disabled\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 vkl9MUo6lKUo for <notmuch@notmuchmail.org>;\r
+       Mon,  9 Feb 2015 23:06:26 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 31D78431FD2\r
+       for <notmuch@notmuchmail.org>; Mon,  9 Feb 2015 23:06:26 -0800 (PST)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+       by guru.guru-group.fi (Postfix) with ESMTP id A0FC8100051;\r
+       Tue, 10 Feb 2015 09:06:02 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: bug report: Emacs notmuch-mode fails attachments with spaces\r
+In-Reply-To: <87twyurc78.fsf@dieweltistgarnichtso.net>\r
+References: <87twyurc78.fsf@dieweltistgarnichtso.net>\r
+User-Agent: Notmuch/0.19+53~gb45d2f9 (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Tue, 10 Feb 2015 09:06:02 +0200\r
+Message-ID: <m24mqu455x.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\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: Tue, 10 Feb 2015 07:06:30 -0000\r
+\r
+On Mon, Feb 09 2015, Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> w=\r
+rote:\r
+\r
+> Dear notmuch developers,\r
+>\r
+>\r
+> I use notmuch-mode for GNU Emacs for managing my email.\r
+>\r
+> I think I have found a bug in notmuch-mode: If I do =E2=80=9C.-v=E2=80=9D=\r
+ on the line =E2=80=9C[\r
+> 2015 _ Richtlinien.pdf: application/pdf ]=E2=80=9D, then notmuch will ope=\r
+n three\r
+> windows of zathura (the PDF viewer I use).\r
+>\r
+> It seems to me that someone here either forgot quoting or decided to\r
+> split filenames on spaces. I suggest that =E2=80=9C2015 _ Richtlinien.pdf:\r
+> application/pdf=E2=80=9D should be quoted in notmuch-show-view-part.\r
+>\r
+> Note that saving attachment (=E2=80=9C.-s=E2=80=9D, notmuch-show-save-par=\r
+t) generally\r
+> works even if the attachment file names have spaces. In case it matters,\r
+> I normally use the rc(1) shell in Debian <http://tobold.org/article/rc>.\r
+\r
+This code handles the saving and displaying in question (quick look hop i\r
+am right :)\r
+\r
+   2282 (defun notmuch-show-save-part ()\r
+   2283   "Save the MIME part containing point to a file."\r
+   2284   (interactive)\r
+   2285   (notmuch-show-apply-to-current-part-handle #'mm-save-part))\r
+   2286=20\r
+   2287 (defun notmuch-show-view-part ()\r
+   2288   "View the MIME part containing point in an external viewer."\r
+   2289   (interactive)\r
+   2290   ;; Set mm-inlined-types to nil to force an external viewer\r
+   2291   (let ((mm-inlined-types nil))\r
+   2292     (notmuch-show-apply-to-current-part-handle #'mm-display-part)))\r
+\r
+SO, there is 2 options:\r
+\r
+1) mm executes save part correctly but not display part\r
+\r
+2) there is (shell) wrapper program executing zathura which cannot handle\r
+   arguments with spaces (there is plenty of examples of this!)\r
+\r
+\r
+You could try to check how th external processes are executed by executing:\r
+\r
+strace -f -e trace=3Dprocess emacs -f notmuch\r
+\r
+(emacs on X is preferable in this case ;)\r
+\r
+\r
+Tomi\r
+\r
+\r
+\r
+\r
+\r
+\r
+\r
+\r
+>\r
+>\r
+> Greetings,\r
+> --=20\r
+> Nils Dagsson Moskopp // erlehmann\r
+> <http://dieweltistgarnichtso.net>\r
+> _______________________________________________\r
+> notmuch mailing list\r
+> notmuch@notmuchmail.org\r
+> http://notmuchmail.org/mailman/listinfo/notmuch\r