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: Kim F. Storm
Subject: Re: customize empty-line fringe bitmap
Date: Tue, 16 May 2006 23:49:05 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

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.
Do you get some other effect?

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

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

-- 
Kim F. Storm  http://www.cua.dk





reply via email to

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