unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Updated Patch for command remapping through keymaps
Date: Fri, 8 Feb 2002 06:57:12 -0700 (MST)	[thread overview]
Message-ID: <200202081357.g18DvCA05388@aztec.santafe.edu> (raw)
In-Reply-To: <5xsn8ech0h.fsf@kfs2.cua.dk> (storm@cua.dk)

    I think fixing this requires a better understanding of the relationships
    between these functions, so the maintainer of keymap.c should make the
    changes.

Is there any "the maintainer of keymap.c", other than me?  I can do it
if necessary, but I hope someone else will.

It is not fundamentally hard--you look at all calls to get_keymap and
add gcpro around them; you make a list of the functions they are in,
and look at all calls to them and add gcpro around them; you keep
repeating until there are no more calls in C code.  Not fundamentally
hard, but time-consuming.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  parent reply	other threads:[~2002-02-08 13:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5xvgdngssk.fsf@kfs2.cua.dk>
     [not found] ` <5x665fe4t0.fsf@kfs2.cua.dk>
     [not found]   ` <200202040926.g149Qvf02362@aztec.santafe.edu>
     [not found]     ` <5xwuxsrxgl.fsf@kfs2.cua.dk>
     [not found]       ` <200202061354.g16DsLt04019@aztec.santafe.edu>
     [not found]         ` <5x3d0ee237.fsf@kfs2.cua.dk>
2002-02-06 23:44           ` Updated Patch for command remapping through keymaps Kim F. Storm
2002-02-07  9:42             ` Eli Zaretskii
2002-02-07 14:18               ` Stefan Monnier
2002-02-08 13:57               ` Richard Stallman
2002-02-08 13:57             ` Richard Stallman [this message]
2002-02-08 15:00               ` Stefan Monnier
2002-02-10  5:19                 ` Richard Stallman
2002-02-10 15:52                   ` Stefan Monnier
2002-02-11 18:47                     ` Richard Stallman
2002-02-07  9:39           ` Juanma Barranquero
2002-02-07 11:29             ` Kim F. Storm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200202081357.g18DvCA05388@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).