bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: keymap display inconsistency in help


From: Stefan Monnier
Subject: Re: keymap display inconsistency in help
Date: 29 Apr 2002 09:43:26 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

>>>>> "Stephen" == Stephen Berman <steve@steve.ims.uni-stuttgart.de> writes:
> using (make-sparse-keymap), then the key bindings are displayed in
> reverse ASCII order.

No.  With a sparse keymap the order is determined by the order in which
the bindings were added to the table.


        Stefan



reply via email to

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