GNU bug report logs - #30063
26.0.90; Silent fail with `rst-compile-pdf-preview'

Previous Next

Package: emacs;

Reported by: Simen Heggestøyl <simenheg <at> gmail.com>

Date: Wed, 10 Jan 2018 13:58:01 UTC

Severity: minor

Found in version 26.0.90

Done: Simen Heggestøyl <simenheg <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: stefan <at> merten-home.de, 30063 <at> debbugs.gnu.org, Simen Heggestøyl <simenheg <at> gmail.com>
Subject: bug#30063: 26.0.90; Silent fail with `rst-compile-pdf-preview'
Date: Tue, 30 Jan 2018 09:30:30 -0500
On Tue, Jan 30, 2018 at 8:49 AM, Eli Zaretskii <eliz <at> gnu.org> wrote:

> Yes, we could do that.  But can we signal an error only when the
> command fails?  That should minimize false negatives.

I think it's a bit tricky due to being asynchronous, though it should be doable.

> Also please note that the shell command as written is unportable: the
> ";" part will not work on MS-Windows, we need to use "&" instead.  But
> that's a separate issue.

"&" would do the wrong thing for a POSIX sh compatible shell, so the
only way to fix that would be to avoid the shell entirely like Glenn
hinted at.




This bug report was last modified 5 years and 228 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.