freetalk-dev
[Top][All Lists]
Advanced

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

Re: [Freetalk-dev] [Patch] bind keys


From: Matthias Quasthoff
Subject: Re: [Freetalk-dev] [Patch] bind keys
Date: Thu, 17 Aug 2006 10:14:54 +0200

Hi,

Am Dienstag, den 15.08.2006, 06:52 -0700 schrieb Anand Babu:
> Here are my suggestions:
> 
> * Let the user add his own key bindings. Remove your line from
>   roster.scm. Add them to default generated ~/.freetalk/freetalk.scm
>   and comment them out.
Done.

> * (ft-bind-key 8 "(/who 0)") 
>   should be 
>   (ft-bind-key 8 "(/who \"\")")
> 
> * Add documentation in freetalk.texi
Done.

> * It will be nice to accept other prefixes too other than just C-. But
>   this is better than having nothing.
> 
> * (ft-bind-to-ctrl-key #\h "SCM-CODE")
>   is more readable.
Haven’t touched this since I’m not sure what u mean. Dropping generic
ft-bind-key in favour of ft-bind-to-ctrl-key? Maybe we should rather do
ft-bind-keyseq in order to allow any type of key sequences. But I would
have to experiment on that. And it does sound like something that would
have to wait for the jingle version.

Please find patch to last patch attached.

Cheers,
Matthias

Attachment: freetalk-bindkeys-init+docs.diff
Description: Text Data


reply via email to

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