bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] 11.83; folding, fontification and noweb ie Rnw file


From: Ralf Angeli
Subject: Re: [Bug-AUCTeX] 11.83; folding, fontification and noweb ie Rnw file
Date: Thu, 21 Dec 2006 18:28:17 +0100

* David Kastrup (2006-12-21) writes:

> Ralf Angeli <address@hidden> writes:
>
>> It's the same problem as with the code above.  The variable tracking
>> opened overlays is buffer-local and will be reset to its default value
>> nil once a noweb chunk is left.  I don't really want to make this
>> variable permanent-local, so there is not much I can do about the
>> problem.
>
> Perhaps the opened overlays can be tracked by information in the
> overlays themselves?

Yes, this should be possible.  We could put a property onto the
overlay holding information if the overlay is opened.

-- 
Ralf




reply via email to

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