emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Compile issues


From: Stefan Monnier
Subject: Re: Compile issues
Date: 06 Apr 2004 18:12:44 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> (save-window-excursion
>   (save-excursion
>     (global-font-lock-mode 1)
>     (comint-run "bash")
>     (compilation-minor-mode)
>     font-lock-keywords))

Daniel, have you tried the above?
It return (t) meaning that there is no font-lock keyword defined, so
nothing will be matched.  Sounds like a bug to me.



        Stefan




reply via email to

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