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

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

Re: nXhtml - Emacs mode problems


From: W. Greenhouse
Subject: Re: nXhtml - Emacs mode problems
Date: Wed, 06 Mar 2013 20:07:54 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hi Carlos,

> Ok.
>
> I've been using it nXhtml mode in emacs without problems...
>
> Is there any way to hide that warnings?

Try (setq warning-minimum-level :error).  Or customize this variable
graphically, using M-x customize-variable warning-minimum-level.

Either way, this will suppress "warnings" (which are, as mentioned
previously, really just indications to a developer of badness in their
code), and show only "errors" (which warn the user that something has
gone wrong).

Meanwhile, please be a good citizen and also report the bug to the
nXhtml developer. :)

-- 
Regards,
WGG




reply via email to

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