[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25002: Fail to preview latex in macOS emacs
From: |
Michael Heerdegen |
Subject: |
bug#25002: Fail to preview latex in macOS emacs |
Date: |
Thu, 23 Nov 2017 09:10:01 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
David Kastrup <address@hidden> writes:
> That's a different bug (actually several different bugs). Ghostscript
> has a history of changing its security-related behavior around, and
> every time preview-latex stops working until another patch is committed
> to AUCTeX. Ghostscript 9.22 finally removed a security related feature
> (the .runandhide operator) without working secure replacement. A fix
> has already been committed to upstream AUCTeX: this was comparatively
> straightforward to do since preview-latex had in a previous iteration
> already removed security-relevant reliance on this operator in order to
> stop this game, but it had still relied on its use elsewhere.
Ok, it was just a shot in the dark. Thanks for explaining.
Michael.