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-updateWhen non-nil, ‘lv-message’ will refresh even for the same string.
lv-use-paddingWhether to use horizontal padding in the LV window.
lv-use-separatorWhether to draw a line between the LV window and the Echo Area.
lv-window-hookHook to run by ‘lv-window’ when a new window is created.
lv-wndHolds the current LV window.

Defined functions (4)

lv--pad-to-center(STR WIDTH)
lv-delete-window()
lv-message(FORMAT-STRING &rest ARGS)
lv-window()

Defined faces (1)

lv-separatorFace 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.