From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#46051: 27.1; Nroff preview does not work with file that include space in path (quoting problem ?) Date: Sat, 06 Feb 2021 15:11:15 +0200 Message-ID: <83lfc1nxxo.fsf@gnu.org> References: <877do3j4y9.fsf@portable-bastien.local.roucaries.eu> <83v9bn52rv.fsf@gnu.org> <83tur751s1.fsf@gnu.org> <835z3eajfv.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22414"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 46051-done@debbugs.gnu.org To: roucaries.bastien@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 06 14:12:11 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l8NNh-0005k0-Rr for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 06 Feb 2021 14:12:09 +0100 Original-Received: from localhost ([::1]:51110 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l8NNg-0007NI-SV for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 06 Feb 2021 08:12:08 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l8NNa-0007Mx-C0 for bug-gnu-emacs@gnu.org; Sat, 06 Feb 2021 08:12:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33899) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l8NNa-0001Uw-4J for bug-gnu-emacs@gnu.org; Sat, 06 Feb 2021 08:12:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l8NNZ-0002Um-Ve for bug-gnu-emacs@gnu.org; Sat, 06 Feb 2021 08:12:01 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 06 Feb 2021 13:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46051 X-GNU-PR-Package: emacs Mail-Followup-To: 46051@debbugs.gnu.org, eliz@gnu.org, roucaries.bastien@gmail.com Original-Received: via spool by 46051-done@debbugs.gnu.org id=D46051.16126170819538 (code D ref 46051); Sat, 06 Feb 2021 13:12:01 +0000 Original-Received: (at 46051-done) by debbugs.gnu.org; 6 Feb 2021 13:11:21 +0000 Original-Received: from localhost ([127.0.0.1]:45444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8NMr-0002Th-Nn for submit@debbugs.gnu.org; Sat, 06 Feb 2021 08:11:21 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:41800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8NMm-0002TQ-Ia for 46051-done@debbugs.gnu.org; Sat, 06 Feb 2021 08:11:16 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38833) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l8NMh-00010y-7d; Sat, 06 Feb 2021 08:11:07 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2493 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l8NMg-0000hP-Ml; Sat, 06 Feb 2021 08:11:07 -0500 In-Reply-To: <835z3eajfv.fsf@gnu.org> (message from Eli Zaretskii on Sat, 30 Jan 2021 11:00:04 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:199437 Archived-At: > Date: Sat, 30 Jan 2021 11:00:04 +0200 > From: Eli Zaretskii > Cc: 46051@debbugs.gnu.org > > Ping! Please see if the patch below fixes the problem, so that we > could install it. TIA. No further comments, so I installed the patch on the master branch, and I'm marking this bug done.