xyzzy tag

3 questions


3 answers
106 views
0
How to load all the lisp files below ~/.xyzzy.d/ on xyzzy

~/.xyzy.d To load all the lisp files under at startup (mapcar#'mc-load-file(directory~/.xyzzy.d/:absolute:wild*.l))I wrote that, but when I tried using xyzzy for the first time in a while, it stopped ...

1 years ago

1 answers
83 views
0
Can xyzzy enter the same content in multiple locations at the same time?

There is a feature in SublimeText and RubyMine that allows you to select multiple locations with your cursor and enter text in multiple locations at the same time. Is there a way to add such a feature...

1 years ago

1 answers
84 views
0
((41.#1=(2.#2=(3))) (14.#1#) (12.#2#) (12.#2#) (12.34)) in xyzzy does not appear in the normal list.

I created this kind of code, but the results were not in the normal list. (defunins(xfs) (cons (append f(cons xs)) (if(nulls) nil (ins x (reverse(cons(cars)(reverse f))) (cdrs)))Results: (ins4nil'...

1 years ago

© 2024 OneMinuteCode. All rights reserved.