emacs-devel
[Top][All Lists]
Advanced

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

Re: merging etc


From: Glenn Morris
Subject: Re: merging etc
Date: Thu, 13 Sep 2007 14:51:11 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Jason Rumney wrote:

> The fringe seems to not display any of the bitmaps it should, and
> seems to not clear properly when there should be a bitmap displayed
> in that part of the fringe. Can anyone with a recent CVS build on
> other platforms confirm that the fringe is working properly there so
> we know whether to focus our search on w32 specific or shared code.

Seems to work fine for me on GNU/Linux.

(setq default-indicate-buffer-boundaries 'left)  works
(setq overflow-newline-into-fringe t)            works

> There have recently been a few reorganizations of the etc folder -
> could this have affected the bitmaps that are displayed in the
> fringe (they used to be defined in the src, but did they get moved
> to external files at some stage, which have now moved?)

The moving around was mostly my doing. I don't think I moved anything
relevant to the fringe. The bitmaps are still defined in fringe.c
AFAICS.






reply via email to

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