emacs-devel
[Top][All Lists]
Advanced

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

Re: Customizing the fringe bitmaps


From: Alex Schroeder
Subject: Re: Customizing the fringe bitmaps
Date: Wed, 07 Nov 2001 11:05:19 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu)

"Kim F. Storm" <address@hidden> writes:

> (set-fringe-bitmap 'overlay-arrow 
>                  '("*        "
>                    "***      "
>                    "*****    "
>                    "*******  "
>                    "*******  "
>                    "*****    "
>                    "***      "
>                    "*        "))
> 
> The major problem with this approach is that it isn't obvious (to me)
> how to do this through Customize.

I suggest you start with '(repeat string), and then do a sanity check
on :set.

Alex.
-- 
http://www.emacswiki.org/



reply via email to

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