GNU bug report logs - #25309
11.89.8; multi-level script fontification stacks incorrectly

Previous Next

Package: auctex;

Reported by: Gennady Uraltsev <gennady.uraltsev <at> gmail.com>

Date: Sat, 31 Dec 2016 14:14:01 UTC

Severity: normal

Found in version 11.89.8

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #169 received at 25309-done <at> debbugs.gnu.org (full text, mbox):

From: Tassilo Horn <tsdh <at> gnu.org>
To: Arash Esbati <arash.esbati+ml <at> gmail.com>
Cc: Uwe Brauer <oub <at> mat.ucm.es>, Gennady Uraltsev <gennady.uraltsev <at> gmail.com>,
 Mosè Giordano <mose <at> gnu.org>, 25309-done <at> debbugs.gnu.org
Subject: Re: bug#25309: 11.89.8;
 multi-level script fontification stacks incorrectly
Date: Fri, 06 Jan 2017 15:27:40 +0100
Arash Esbati <arash.esbati+ml <at> gmail.com> 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




This bug report was last modified 8 years and 187 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.