emacs-devel
[Top][All Lists]
Advanced

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

Re: composition bug


From: Stefan Monnier
Subject: Re: composition bug
Date: Thu, 18 Sep 2008 22:44:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> As I don't have a time to work on it at the moment, I added
> this section in admin/FOR-RELEASE.

> ** In C, use EMACS_INT for variables and structure members
> for buffer/string positions.  E.g. struct it, struct text_pos.

Yes, it's not urgent, and it can be done incrementally.  As a matter of
fact, it is being done incrementally.  Just keep it in the back of your
head, and whenever you write new code or change old code, switch those
ints to EMACS_INT while you're there.


        Stefan




reply via email to

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