emacs-devel
[Top][All Lists]
Advanced

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

Re: fringe buffer-boundary bitmaps


From: Juanma Barranquero
Subject: Re: fringe buffer-boundary bitmaps
Date: Thu, 23 Jun 2005 15:59:02 +0200

> +(defun initialize-fringe-indicators (ignore value)
> +  (set-fringe-indicators-1 nil
> +                           (or value
> +                               fringe-indicators
> +                               default-indicate-buffer-boundaries)))
> +

Well, perhaps not exactly that, because the values of
`fringe-indicators' and `indicate-buffer-boundaries' aren't the
same... :( It is necessary a transformation function from
`indicate-buffer-boundaries' style to `fringe-indicators'.


-- 
                    /L/e/k/t/u




reply via email to

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