emacs-devel
[Top][All Lists]
Advanced

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

Re: default-indicate-buffer-boundaries


From: Kim F. Storm
Subject: Re: default-indicate-buffer-boundaries
Date: Fri, 03 Feb 2006 10:12:18 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Miles Bader <address@hidden> writes:

> 2006/2/3, Richard M. Stallman <address@hidden>:
>> In the continuation case, we could solve the problem for the
>> end-of-buffer indicator by putting it on the right.  But that won't
>> help in the truncation case.
>
> The code combines indicators for other cases; can't it do so in these?
>
> BTW, before the release I want to change the name of the fringe
> bitmaps so they indicate the _meaning_ of the bitmaps, rather than
> being named after the default appearance... the current names are very
> confusing and inflexible if you change the appearance using
> define-fringe-bitmap.

This is already in FOR RELEASE:

** Rework how fringe bitmaps are defined and used.
Currently, bitmap usage and bitmap appearence are "mixed-up" in a
one-level representation.  It would be cleaner to split the
representation into a two-level model where first level maps
bitmap usage to a bitmap name, and second level maps bitmap name to
a bitmap appearence.
[Assigned to KFS]


I have some of the code written, but I haven't had time to
finish the work.  I'll try to find the time soon.


-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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