help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: customize empty-line fringe bitmap


From: Kevin Rodgers
Subject: Re: customize empty-line fringe bitmap
Date: Wed, 17 May 2006 09:09:59 -0600
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)

Kim F. Storm wrote:
Kevin Rodgers <ihs_4664@yahoo.com> writes:

Starting with: (setq-default indicate-empty-lines t)

The empty-line fringe bitmap in Emacs 21 on Solaris looks like a single
centered square, but in Emacs 22 on Windows it looks like 6 horizontal
lines.

The intention is that the "the fringe below eob" should contain a lot of
evenly spaced small dashes; i.e. it is independent of the font size.

Bummer.

Do you get some other effect?

No, that's exactly what I see.

        How can I get Emacs 22 to display the old bitmap?

(define-fringe-bitmap 'empty-line [0 0 #x3c #x3c #x3c #x3c 0 0])

That has no effect.  :-(

--
Kevin





reply via email to

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