bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] preview-1.287; Installation warns about impossibilities


From: David Kastrup
Subject: Re: [Bug-AUCTeX] preview-1.287; Installation warns about impossibilities
Date: Tue, 02 Jul 2013 09:54:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Tassilo Horn <address@hidden> writes:

> Reinhard Kotucha <address@hidden> writes:
>
> Hi Reinhard,
>
>>  >     $ mgs -q -dNOPAUSE -dBATCH
>>
>> In order to test whether the interpreter works you can try
>>
>>   mgs -q -dNODISPLAY -c "2 3 mul ==" -c quit
>>
>> or, if you are only interested in the exit status,
>>
>>   mgs -q -dNODISPLAY -c "2 3 mul" -c quit
>
> Ok, now I'm using the latter.

That leaves a non-empty stack, so I'd rather use "2 3 mul pop".  Any
reason why that's necessary at all?  Why would not just -c quit be
sufficient?  After all, quit is interpreted by the PostScript
interpreter just the same as 2 3 mul would be?

-- 
David Kastrup



reply via email to

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