help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] fontifying message taking over minibuffer


From: Geert Ribbers
Subject: Re: [h-e-w] fontifying message taking over minibuffer
Date: Thu, 25 Jul 2002 12:24:49 +0200

> Chris Lott <address@hidden> writes:
>
> (This is an old post; I've been on vacation)
>
> > When using HTML-helper mode (3.0.4jolly) with emacs 21.2.1 every time
> > I use a command that prompts for values (such as C-c C-a l), the area
> > prompting for a value is overwritten with the message:
> >
> > "fontifying filename.html... (Attributes ........)"
> >
> > if I type something, the message disappears and I can fill in the
> > href, etc... but it is annoying since I don't always know that I am
> > being prompted for something...
>
> I had a similar complaint. I solved it by deleting the PHP/ASP stuff
> from html-helper-font-lock-keywords. There does not seem to be an easy
> way to do this; I just copied the whole value and edited it:
>

Well, IMO it's far easier and nicer to switch off this verbose mode of
html-helper:
(setq html-helper-verbose nil), which you can put in the load-hook.

Geert Ribbers






reply via email to

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