* Thomas A. Schmitz (2006-03-16) writes:
> On Mar 16, 2006, at 10:54 AM, Ralf Angeli wrote:
>
>> * Thomas A. Schmitz (2006-03-16) writes:
>>
>>> XEmacs with auctex from sumo package ("1.46"):
>>> context files: fontification buggy, fails at beginning of lines
>>> latex files: opened and fontified correctly
>>>
>>> XEmacs with auctex 11.82 and -vanilla:
>>> context files: opened and fontified correctly
>>> latex files: same hard crash as without -vanilla
>>
>> With the same error message?
>
> Yes.
Then it is probably due to preview-latex adding its button to the tool
bar. Can you provoke the error by inserting
(let ((tb (cdadar (specifier-spec-list default-toolbar 'global))))
(set-specifier default-toolbar (append tb (list (car tb))) (current-buffer)))
into the *scratch* buffer and typing `C-j' with point after the last
parenthesis?
--
Ralf
_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex