emacs-devel
[Top][All Lists]
Advanced

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

Re: Enhancements to "minor-mode-map-alist" functionality.


From: Richard Stallman
Subject: Re: Enhancements to "minor-mode-map-alist" functionality.
Date: Mon, 13 May 2002 08:18:35 -0600 (MDT)

    Yes, I noticed that a lot of code in keymap.c lacked GCPROs because
    some of the basic functions may now GC (e.g. due to autoloading keymaps).

    I don't currently have time to wade through the keymap code adding GCPROs.

Can someone please work on this?  Another possible approach could be
to do the autoloading in a different place and thus reduce the set of
primitives that need to gcpro on that account.



reply via email to

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