Hey Paolo,
  is the (pushnew) a one time emacs operation or do I need to do it everytime I use the widgets?

On 12/18/05, Paolo Amoroso < [EMAIL PROTECTED]> wrote:
Paolo Amoroso < [EMAIL PROTECTED]> writes:

>   (pushnew "/dir/where/widgets/are"" asdf:*central-registry* :test #'equal)

Ooops... I managed to screw up a one liner, which should be:

  (pushnew "/dir/where/widgets/are/" asdf:*central-registry* :test #'equal)


Paolo
--
Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log
_______________________________________________
Gardeners mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/gardeners

_______________________________________________
Gardeners mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/gardeners

Reply via email to