[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] 11.84; can't run latex, "nonespanding TeX-source-specia
From: |
Uwe Brauer |
Subject: |
Re: [Bug-AUCTeX] 11.84; can't run latex, "nonespanding TeX-source-special-expand-options |
Date: |
Mon, 02 Jun 2014 09:38:29 +0200 |
User-agent: |
Gnus/5.13001 (Ma Gnus v0.10) XEmacs/21.5-b33 (linux) |
>> "Tassilo" == Tassilo Horn <address@hidden> writes:
> Uwe Brauer <address@hidden> writes:
> Hi Uwe,
> Do you customize TeX-expand-list?
Yes always!
> It seems it contains an entry for
> `TeX-source-specials-expand-options', but this variable doesn't
> exist in 11.87. There this variable is named
> `TeX-source-correlate-expand-options'.
Ah backward compatibility. I want to jump between 11.84 and 11.87 but I
don't want to change my setting all the time.
Could I do (untested)
(defvar my-auctex-version (string-match "11.87" AUCTeX-version))
(cond (my-auctex-version
(defalias 'TeX-source-specials-expand-options
'TeX-source-correlate-expand-options))
Uwe
smime.p7s
Description: S/MIME cryptographic signature