File: newst-ticker.el.html
See newsticker.el
======================================================================
Defined variables (10)
newsticker--item-list | List of newsticker items. |
newsticker--item-position | Actual position in list of newsticker items. |
newsticker--prev-message | Last message that the newsticker displayed. |
newsticker--scrollable-text | The text which is scrolled smoothly in the echo area. |
newsticker--ticker-timer | Timer for newsticker ticker. |
newsticker-hide-immortal-items-in-echo-area | Decides whether to show immortal/non-expiring news items in the ticker. |
newsticker-hide-obsolete-items-in-echo-area | Decides whether to show obsolete items in the ticker. |
newsticker-hide-old-items-in-echo-area | Decides whether to show only the newest news items in the ticker. |
newsticker-scroll-smoothly | Decides whether to flash or scroll news items. |
newsticker-ticker-interval | Time interval for displaying news items in the echo area (seconds). |