emacs-devel
[Top][All Lists]
Advanced

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

Re: Updated Patch for command remapping through keymaps


From: Eli Zaretskii
Subject: Re: Updated Patch for command remapping through keymaps
Date: Thu, 7 Feb 2002 11:42:00 +0200 (IST)

On 7 Feb 2002, Kim F. Storm wrote:

> Well, I have looked at it, and it is more complicated than that.  If
> get_keymap can GC, then all the functions which calls it can also GC -
> and so on.  For example, functions calling Fkeymap_parent may also GC.
> 
> I think fixing this requires a better understanding of the relationships
> between these functions, so the maintainer of keymap.c should make the
> changes.

The irony of this is that on most modern platforms, including that of 
keymap.c's maintainer, GCPRO is a no-op...



reply via email to

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