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: Stefan Monnier
Subject: Re: subtle problem of font-lock in *compilation* buffer
Date: Wed, 13 Sep 2006 15:45:23 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> How about by the spaces in the "file name"?
>     It would wrongly reject compilation messages for file names containing
>     spaces.

> I'd rather have that problem than the problem we have now.
> People shouldn't use such names for their source files.

Sadly, it seems to be becoming more and more common for people to use spaces
in their file/directory names.

OTOH it's still rather unusual to have " -" in a file name, so maybe we can
use that as a telltale sign that we're not looking at a file name (and
hence not an error message either)?


        Stefan




reply via email to

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