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

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

customize empty-line fringe bitmap


From: Kevin Rodgers
Subject: customize empty-line fringe bitmap
Date: Tue, 16 May 2006 12:18:32 -0600
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)

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.  How can I get Emacs 22 to display the old bitmap?

I've read the Customizing Fringe Bitmaps section of the Emacs Lisp
manual and looked at src/fringe.c in CVS.  But this is as far as
I've gotten:

(define-fringe-bitmap 'empty-line
  (vector (

Thanks,
--
Kevin





reply via email to

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