emacs-devel
[Top][All Lists]
Advanced

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

Re: Bikeshedding go! Why is <M-f4> unbound?


From: Lennart Borgman
Subject: Re: Bikeshedding go! Why is <M-f4> unbound?
Date: Mon, 17 Jan 2011 00:53:36 +0100

On Sun, Jan 16, 2011 at 10:49 PM, Drew Adams <address@hidden> wrote:
>> >> It sounds like the 'correct' thing to do is is to call
>> >> let_Windows_process_it() whenever any "<foo-key> is
>> >> undefined" message is reported.
>> >
>> > Yes, that's another way to attack the problem.  And it
>> > would make sense.
>>
>> I like this idea. It is platform independent and at the same time it
>> confirms to different platforms.
>
> Doesn't sound like a good idea.  Lisp code should be able to check whether a
> given key is bound and do something if not (e.g. condition-case check for
> unbound error).

A good point. However the possibility to check whether a key is
unbound in Emacs will not be affected.



reply via email to

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