emacs-devel
[Top][All Lists]
Advanced

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

Re: subtle problem of font-lock in *compilation* buffer


From: Chong Yidong
Subject: Re: subtle problem of font-lock in *compilation* buffer
Date: Sun, 10 Sep 2006 22:59:57 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Kenichi Handa <address@hidden> writes:

> In *compilation* buffer, font-lock thinks that this kind of
> line is an error message:
>
> /bin/sh ../libtool --tag=CC --mode=link gcc  -g -Wall --pedantic   -o 
> libm17n-core.la -rpath /usr/local/lib -export-dynamic -version-info 1:0:1 
> character.lo chartab.lo plist.lo m17n-core.lo mtext.lo symbol.lo textprop.lo 
> mtext-lbrk.lo mtext-wseg.lo -L/usr/lib -lxml2 -lz -lpthread -lm 
> -L/usr/local/lib -lthai   -ldl 
>
> That is perhaps because of "1:0:1".

How can the compilation font-lock pattern distinguish this from a
legitimate error message?  Maybe this is too hard to solve (and it
seems to be a fairly uncommon situation).




reply via email to

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