File: lv.el.html
This package provides lv-message intended to be used in place of
message when semi-permanent hints are needed, in order to not
interfere with Echo Area.
"Я тихо-тихо пiдглядаю,
І тiшуся собi, як бачу то,
Шо страшить i не пiдпускає,
А iншi п’ють тебе, як воду пiсок."
-- Андрій Кузьменко, L.V.
Defined variables (5)
lv-force-update | When non-nil, ‘lv-message’ will refresh even for the same string. |
lv-use-padding | Whether to use horizontal padding in the LV window. |
lv-use-separator | Whether to draw a line between the LV window and the Echo Area. |
lv-window-hook | Hook to run by ‘lv-window’ when a new window is created. |
lv-wnd | Holds the current LV window. |
Defined functions (4)
Defined faces (1)
lv-separator | Face used to draw line between the lv window and the echo area.
This is only used if option `lv-use-separator' is non-nil.
Only the background color is significant. |