auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] PDF2DSC sentinel: Wrong type argument: arrayp, nil


From: José Carlos Santos
Subject: Re: [AUCTeX] PDF2DSC sentinel: Wrong type argument: arrayp, nil
Date: Tue, 24 Nov 2015 18:36:51 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 24/11/2015 15:10, address@hidden wrote:

I am unable to preview images with Emacs 24.5.1 + AucTeX
11.89, working under Windows. Whenever I try to do that I
get the "PDF2DSC sentinel: Wrong type argument: arrayp, nil"
error. Please notice that I have both Ghostscript and GSView
installed and that their binaries appear in my PATH. What
can be the cause?

I had a similar problem and it was caused by spaces in ghostscript's
path. Try customizing the variable

preview-gs-command

using short file names to your ghostscript path. For example, I have
ghostscript in

C:\Program Files\gs\bin\gswin32c.exe

so I customized (via customize-apropos) "preview-gs-command" with a value

c:\PROGRA~1\GS\BIN\GSWIN32C.EXE


Try doing something similar in your case. Does that solve the problem?

No. :-( I use the 64 bit version of Ghostscript and it looks like preview.el only works with 32 bit Ghostscript.

Best regards,

José Carlos Santos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]