emacs-devel
[Top][All Lists]
Advanced

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

Re: flymake-display-err-menu-for-current-line does not work under -nw


From: Ævar Arnfjörð Bjarmason
Subject: Re: flymake-display-err-menu-for-current-line does not work under -nw
Date: Tue, 04 Dec 2007 23:40:05 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

"Lennart Borgman (gmail)" <address@hidden> writes:

> Another possibility is to add the error message to the after-text or
> before-text of the overlay that flymake put on the line. However I do
> not think the text should be added to the overlay until the user
> requests it, otherwise the lines in the buffer will be jumping in an
> uncontrolled way.
>
> Eh, but adding it to the overlay will mean that the buffer lines jumps
> afterward when flymake is removing the overlay.

I'll have to check out doing this via overlays. I don't find any mention
of after-text or before-text in the Emacs sources however.

> Maybe it is better to check use-dialog-box?

I'm sorry but I don't understand, to do what? Check if we should use
flymake-display-err-menu-for-current-line?




reply via email to

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