[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Re: Impending release...
From: |
David Kastrup |
Subject: |
Re: [AUCTeX-devel] Re: Impending release... |
Date: |
Tue, 10 May 2005 11:39:01 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Ralf Angeli <address@hidden> writes:
> * Ralf Angeli (2005-05-09) writes:
>
>> The wrong fontifications should now be fixed, which should also
>> improve performance a bit. Improving it even further will mean to
>> deal with `comment-forward'. It should disregard comment starters
>> at line beginnings in docTeX mode. I don't know yet how to fix
>> this. Maybe by modifying `comment-start-skip'. But I'll have to
>> check how this goes along with filling. If there are bad
>> interactions maybe changing it locally could help. But I'll have
>> to look deeper here.
>
> There now is a new `font-latex-forward-comment' function with
> special provisions for docTeX mode. The code turned out rather
> ugly, but it does its job.
Maybe I am dull, but wouldn't it be easier just to do some
save-restriction or something and then limit the search in that
manner?
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
- [AUCTeX-devel] Impending release..., David Kastrup, 2005/05/09
- Re: [AUCTeX-devel] Impending release..., Ralf Angeli, 2005/05/09
- [AUCTeX-devel] Re: Impending release..., Ralf Angeli, 2005/05/10
- Re: [AUCTeX-devel] Re: Impending release...,
David Kastrup <=
- Re: [AUCTeX-devel] Re: Impending release..., Ralf Angeli, 2005/05/10
- Re: [AUCTeX-devel] Re: Impending release..., David Kastrup, 2005/05/10
- Re: [AUCTeX-devel] Re: Impending release..., Ralf Angeli, 2005/05/10
- Re: [AUCTeX-devel] Re: Impending release..., David Kastrup, 2005/05/10
- Re: [AUCTeX-devel] Re: Impending release..., Ralf Angeli, 2005/05/10