stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] building stumpwm with clisp


From: Shawn Betts
Subject: Re: [STUMP] building stumpwm with clisp
Date: 28 Mar 2004 21:55:39 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Joe Corneli <address@hidden> writes:

> > (asdf:operate 'asdf:load-op 'stumpwm)
> ; loading system definition from /Users/arided/lisp-systems/stumpwm.asd into 
> #<PACKAGE
> ;   ASDF2380>
> ;; Loading file /Users/arided/lisp-systems/stumpwm.asd ...
> ; registering #<SYSTEM :STUMPWM #x19EF0779> as STUMPWM
> ;; Loaded file /Users/arided/lisp-systems/stumpwm.asd
> ;; Loading file /Users/arided/lisp-systems/stumpwm/package.fas ...
> ;; Loaded file /Users/arided/lisp-systems/stumpwm/package.fas
> ;; Loading file /Users/arided/lisp-systems/stumpwm/primitives.fas ...
> ** - Continuable Error
> FUNCALL: undefined function XLIB:CHARACTER->KEYSYMS

Well that sucks. I don't really know much about all the keysym
functions in clx, so I've just been digging around in the source. I'll
get some existing clx apps and see what they do for key input (always
been a bit of a mystery).

Thanks for the heads up. As for fixing that...well..it might be a bit
involved :). But you could quick fix it by replacing all the calls to
that fn with the keysym for whatever character I'm trying to get at.

-Shawn





reply via email to

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