emacs-devel
[Top][All Lists]
Advanced

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

Re: More enhancements to fringe bitmaps.


From: YAMAMOTO Mitsuharu
Subject: Re: More enhancements to fringe bitmaps.
Date: Wed, 11 Feb 2004 11:54:11 +0900
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On 09 Feb 2004 15:54:27 +0100, address@hidden (Kim F. Storm) said:

>> Sometimes a box cursor appears as a hollow cursor in the fringe
>> area, but I think this is not related to the above change.

> Hm, that should only happen if you have
> cursor-in-non-selected-windows set to t.  Can you find any pattern?

Yes.  (1) Launch the Carbon Emacs, (2) M-<, C-e, and hit the space bar
four times to move the cursor to the right fringe area of the first
line.  (3) C-x 2 to split the window.

Just after 2), I see a hollow box cursor (should be a filled one), and
3) makes all cursors disappear.  I couldn't reproduce these phenomena
on the X11 version.

By the way, bit-swapping in fringe.c is not needed for the mac port.
As a matter of fact, Carbon Emacs in CVS (without the image support
patches) has been displaying right arrows on the right fringe as left
arrows :-)

Additionally, if the start address of the bitmap data for each row
were word-aligned (by occupying 2 bytes for each row) for the mac
port, we would not need to create intermediate data for displaying
fringe bitmaps.  It would be worth considering if similar things also
happen in the w32 port.

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

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