Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

cl-who symbols autocompletion

21 views
Skip to first unread message

Haris Bogdanovich

unread,
Apr 13, 2012, 4:51:07 PM4/13/12
to
Hi.

I have this at the beggining of my code:

(defpackage test-x (:use :cl :hunchentoot :cl-who :parenscript))
(in-package test-x)

I loaded those libraries with Quicklisp.
Why I can autocomplete in Lispworks symbols like:
:html, :head, :body but can't symbols like :onload, :onclick ?

Thanks


0 new messages