emacs-devel
[Top][All Lists]
Advanced

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

subtle problem of font-lock in *compilation* buffer


From: Kenichi Handa
Subject: subtle problem of font-lock in *compilation* buffer
Date: Wed, 06 Sep 2006 17:16:26 +0900

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".

---
Kenichi Handa
address@hidden




reply via email to

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