bug-auctex
[Top][All Lists]
Advanced

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

bug#25309: 11.89.8; multi-level script fontification stacks incorrectly


From: Tassilo Horn
Subject: bug#25309: 11.89.8; multi-level script fontification stacks incorrectly
Date: Fri, 06 Jan 2017 15:27:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Arash Esbati <address@hidden> writes:

Hi Arash,

> thanks a ton for doing this.

You're welcome.

> I think there is an issue with the code since I'm getting the
> following in *Message* buffer:
>
>     Error during redisplay: (jit-lock-function 1) signaled (void-function 
> copy-list)

Ah, copy-list is a cl function which might not be available.  I replaced
it with the builtin `copy-sequence' which seems to be available in all
supported Emacs and XEmacs versions.

Bye,
Tassilo





reply via email to

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