echo-pick (0.1) --- filter for echo area status messages
  Home FAQ Contact Sign in
gnu.emacs.sources only
 
Advanced search
POPULAR GROUPS

more...

gnu.emacs.sources Profile…
 Up
echo-pick (0.1) --- filter for echo area status messages         


Author: Nikolaj Schumacher
Date: Jul 16, 2008 13:59

A bunch of modes (e.g. Eldoc) exist that display information about the
cursor position in the echo area. Unfortunately, these modes will often
fight for the echo area and there is no way to specify a priority.
echo-pick aims to provide a way to prioritize these messages, or even to
display multiple messages at once.

regards,
Nikolaj Schumacher

;;; echo-pick.el --- filter for echo area status messages
;;
;; Copyright (C) 2008 Nikolaj Schumacher
;;
;; Author: Nikolaj Schumacher
;; Version: 0.1
;; Keywords: convenience
;; URL...
Show full article (6.14Kb)
no comments