emacs-devel
[Top][All Lists]
Advanced

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

Re: Introducing 'unrecognized and 'ignored


From: Thien-Thi Nguyen
Subject: Re: Introducing 'unrecognized and 'ignored
Date: Sat, 19 Jan 2008 22:01:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

() Stefan Monnier <address@hidden>
() Sat, 19 Jan 2008 14:40:20 -0500

   There's the mode-line-process entry, but it's not visible enough.

with this, it is quite visibile (to me):

      (setq mode-line-process
            (propertize " (incomplete / in progress)"
                        'face 'compilation-warning))


(in vc-exec-after, see my other message in this thread.)

thi




reply via email to

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