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: Kim F. Storm
Subject: Re: Updated Patch for command remapping through keymaps
Date: 06 Feb 2002 22:23:56 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

Richard Stallman <address@hidden> writes:

>     However, I don't really understand the lack of GCPRO in some of the
>     functions in keymap.c.  Specifically, I would have expected GCPRO
>     before the calls to
>       keymap = get_keymap (..., ..., 1);
>     in
>       Fset_keymap_parent  (parent)
> 
> You are right.  This was not needed in the past, but now that
> get_keymap can autoload and thus run Lisp code, the gcpro is needed.
> Could someone add that?

I will do that as soon as I have committed my current set of patches.

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




reply via email to

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