emacs-devel
[Top][All Lists]
Advanced

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

Re: Dashes in mode-line


From: Eli Zaretskii
Subject: Re: Dashes in mode-line
Date: Tue, 19 Oct 2010 09:09:11 -0400

> From: Julien Danjou <address@hidden>
> Cc: address@hidden
> Date: Tue, 19 Oct 2010 12:32:33 +0200
> 
> +         `(:eval (unless window-system
> +                   ,(propertize "-%-" 'help-echo help-echo)))))

Using window-system is not right here, because the DOS port defines a
non-nil value, but uses a text terminal.



reply via email to

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