-
At the moment sending a request with a parameter like
```lisp
("file" #p"/path/to/dir/" :content-type "application/x-directory")
```
fails because `send-content` tries to read the dir.
Sugges…
-
I'm surprised if this hasn't been addressed somewhere, but my searches turned up nothing.
To be clear, what I'm asking is if I'm editing code using a literate style with org-babel, can dumb-jump ju…
-
The idea is to edit descriptions at point.
Why is this useful?
- Less visual distraction when editing a description
- Consistent with org mode editing style
If you think about it plain te…
-
This is an awesome library, which is making me fall back in love with SuperCollider after a long break.
I've noticed that there doesn't seem to be a way to reorder nodes/groups in cl-collider.
I…
-
JONL; VRYOLD LISP
It's a TS binary. Timestamp is "68-0-0", which is not a valid date. But I guess the intent is to say it's approximately from 1968.
-
Hello,
I have this function overwritten for a several months and haven't encountered syncing problems from so I would like to have your idea if I should make a PR. Basically we create only UID for…
-
Hi !
I have the following error message in the *Messages* buffer when evaluating a clojure form (with `e` or `E`):
```
Syntax error compiling at (clojure-noob:localhost:40003(clj)*:1:1).
No such …
-
Using `with-timeout` on Lispworks I encounter strange behaviour when calling a code which signals an error.
From this simple code I expect it return NIL, but it shows debugger window instead:
``…
-
Hi,
Is there a function that could move the posframe after creation? 🤔 If not, would you consider this a feature request?
Thanks!
-
I am currently learning CLSQL and wonder what is the best way to handle deletions of joins. As an example, assume a user account is to be deleted in some random application and we want to delete all t…