[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dired and arc-mode don't bind C-/ to undo (w/ patch)
|
From: |
John Hawkinson |
|
Subject: |
Re: dired and arc-mode don't bind C-/ to undo (w/ patch) |
|
Date: |
Tue, 25 Jan 2005 19:07:35 -0500 |
|
User-agent: |
Mutt/1.4.2i |
Richard Stallman <address@hidden> wrote on Tue, 25 Jan 2005
at 19:03:48 -0500 in <address@hidden>:
> I will fix this using command remapping.
That sounds like it might be a more general solution, thanks.
> Do you know of any other modes that need similar changes?
Those are the only two that I know of. I only encountered dired, and
looked around and then found arc-mode as well. It is possible that
there are other cases that don't use (define-key), but I think those
are the only two cases that do.
Thanks.
--jhawk