emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: ruler-mode is broken


From: Miles Bader
Subject: Re: ruler-mode is broken
Date: Wed, 15 Oct 2003 18:51:52 -0400
User-agent: Mutt/1.3.28i

On Wed, Oct 15, 2003 at 11:42:22PM +0200, Kim F. Storm wrote:
> You're right.  A cond operator would be the most flexible.
> 
> But using a "" string as the else part doesn't work.

Sure it does (I tried it)...

> Try to insert and evaluate the following in an empty *scratch* buffer:

In this case what matters is how it works in the header-line, and it _does_
seem to do the right thing there; try for instance, the following:

   (setq header-line-format 
         (list (propertize "x" 'display "")
               "Moo"))

For me this works properly on both X (with zero pixels used) and ttys.

-Miles
-- 
`...the Soviet Union was sliding in to an economic collapse so comprehensive
 that in the end its factories produced not goods but bads: finished products
 less valuable than the raw materials they were made from.'  [The Economist]




reply via email to

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