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

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

Re: doc string for string-key-binding unclear


From: Stefan Monnier
Subject: Re: doc string for string-key-binding unclear
Date: Wed, 13 Sep 2006 13:00:32 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> I note, too, that the only places where this function is used always
> use this idiom: (or (string-key-binding key) (key-binding key t))
> where the `t' is sometimes absent. This brings to mind the question
> whether `string-key-binding' should in fact be a separate function,
> or should just have its functionality rolled into `key-binding'.

Thanks for asking.  The functionality has been included in key-binding a few
days ago, as a matter of fact, and I believe string-key-binding can thus be
(or has been) removed.


        Stefan




reply via email to

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