GNU bug report logs -
#20781
Xemacs 21.4.22 MaC OS Yosmite: (customize-option 'TeX-view-program-list) fails with error
Previous Next
Reported by: Uwe Brauer <oub <at> mat.ucm.es>
Date: Wed, 10 Jun 2015 06:46:02 UTC
Severity: normal
Done: Mosè Giordano <mose <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 20781 <at> debbugs.gnu.org (full text, mbox):
Mosè Giordano <mose <at> gnu.org> writes:
>> Using Xemacs 21.4.22 mule on Mac OS Yosmite, I obtain the following
>> error when trying to run
>> (customize-option 'TeX-view-program-list) fails with error
>> However
>> (customize-option 'TeX-command-list)
>>
>> Works!!
>
> Why do you think this has something to do with AUCTeX? I cannot see
> what we can do to fix this bug, which I cannot reproduce with GNU
> Emacs on GNU/Linux. We have very few system dependent configurations,
> I guess a system dependent bug comes from somewhere else.
Uwe, you could try out the current Git version instead of 11.88. In
11.88 the :type of `TeX-view-program-list' changed from (alist ...) to
(repeat (list ...)). Maybe Xemacs 21.4.22 has a problem with the alist
type, who knows...
Another blind guess is that the value is already customized and doesn't
match the type anymore, and thus you get an error when the widgets are
created and tried to be filled with the current value. So delete the
customization, restart, and try again. Maybe that helps...
Bye,
Tassilo
This bug report was last modified 7 years and 129 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.