[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] bug in auctex highlighting
From: |
Ivan Andrus |
Subject: |
Re: [AUCTeX-devel] bug in auctex highlighting |
Date: |
Sat, 22 May 2010 11:16:29 -0500 |
On May 22, 2010, at 10:19 AM, Ralf Hemmecke wrote:
> On 05/22/2010 05:03 PM, Ralf Angeli wrote:
>> * Ralf Hemmecke (2010-05-22) writes:
>>
>>> But maybe, that wrong display is connected to way font-lock.el works. I
>>> haven't yet studied that in detail.
>
>> Yes, font-latex (and therefore font-lock) does not use
>> `LaTeX-verbatim-p'.
>
> OK, seems that I have to read much more to understand better how one
> code part is connected to others and how they play together with font-lock.
>
> Well, all I want was to have proper highlighting inside some
>
> \begin{chunk}{CHUNKNAME}
> ...
> \end{chunk}
>
> environments according to the programming language that lives inside the
> chunk and now I am already trying to turn auctex upside down. And that
> will probably only solve one half of my problem.
>
> All beyond my skills. But there's probably nobody else willing to solve
> my problem. :-(
Have you tried using something from
http://www.emacswiki.org/emacs/MultipleModes ?
Last time I tried (for html/php) mmm-mode was rather touchy, but
it may have gotten better since then. I won't get to it for a
while, but I would eventually like to do something similar.
-Ivan
- [AUCTeX-devel] bug in auctex highlighting, Ralf Hemmecke, 2010/05/21
- Re: [AUCTeX-devel] bug in auctex highlighting, Ralf Angeli, 2010/05/22
- Re: [AUCTeX-devel] bug in auctex highlighting, Ralf Angeli, 2010/05/24
- [AUCTeX-devel] CVS --> GIT, Ralf Hemmecke, 2010/05/24
- Re: [AUCTeX-devel] CVS --> GIT, David Kastrup, 2010/05/24
- Re: [AUCTeX-devel] CVS --> GIT, Ralf Hemmecke, 2010/05/24
- [AUCTeX-devel] Re: CVS --> GIT, Sean Sieger, 2010/05/24