[clfswm-devel] [FEATURE REQUEST] CLFSWM equivalent to emacs C-h k ?

Philippe Brochard pbrochard at common-lisp.net
Wed Mar 12 17:18:03 UTC 2008


Xavier Maillard writes:

>    Xavier Maillard writes:
>
>    > Hi,
>    >
>    > I post it here but this is something I would like to see
>    > implemented.
>    >
>    > I am pretty sure you are all GNU Emacs users so I won't explain
>    > what C-h k does :)
>    >
>    Ok (I have had 5 minutes :) here it is in the identifying keys
>    loop. The documentation is displayed for the main and the second
>    mode.
>    To test: Second Mode -> i ou Second Mode -> m y i
>
> I tried it and it made my X session crashing :) I reverted the
> code to last known working revision and it became stable again.
>
> I did not investigated much but there is at least one glitch in
> your code at line 158 in clfswm-keys.lisp:
>
Oops, this is what append with incremental compilation and a five
minutes test... Sorry.
But there is also a bug with args on keys: I switch from funcall to
apply -> &optional to &rest in parameter list.

All must works now.

Philippe


-- 
Philippe Brochard    <pbrochard at common-lisp.net>
                      http://hocwp.free.fr




More information about the clfswm-devel mailing list