emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Allow compilation-next-error-function to leave code line hig


From: Eli Zaretskii
Subject: Re: [PATCH] Allow compilation-next-error-function to leave code line highlighted until next command is typed
Date: Wed, 23 Jun 2004 06:50:30 +0200

> Date: Tue, 22 Jun 2004 15:26:28 -0400
> From: Francis Litterio <address@hidden>
> 
> +(defcustom compilation-highlight-duration 0.5
> +  "*If the value of this variable is a number, it specifies the
> +number of seconds that the text highlighted by
> +compilation-next-error-function will be highlighted.  If the
> +value of this variable is not a number (e.g., a symbol, such as
> +nil or t), then the text remains highlighted until the next
> +command occurs."

I think a value of nil should do something more intuitive, like
disable highlighting altogether.




reply via email to

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