From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 875516DE021A for ; Fri, 1 Feb 2019 05:43:40 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.005 X-Spam-Level: X-Spam-Status: No, score=-0.005 tagged_above=-999 required=5 tests=[AWL=-0.004, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jGAg1wIz1a8a for ; Fri, 1 Feb 2019 05:43:39 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id B93D96DE0207 for ; Fri, 1 Feb 2019 05:43:39 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1gpZ6Y-0006B7-Aw for notmuch@notmuchmail.org; Fri, 01 Feb 2019 08:43:38 -0500 Received: (nullmailer pid 20643 invoked by uid 1000); Fri, 01 Feb 2019 13:43:37 -0000 From: David Bremner To: notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: use ".ps" suffix for PostScript temporary files. In-Reply-To: <20190130112031.28642-1-david@tethera.net> References: <20190130112031.28642-1-david@tethera.net> Date: Fri, 01 Feb 2019 09:43:37 -0400 Message-ID: <87a7jflj3q.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 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: Fri, 01 Feb 2019 13:43:40 -0000 David Bremner writes: > Joerg Jaspert [1] reported problems with evince reading unsuffixed > temporary files in Debian. > > [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920856 pushed to master