-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
Evaluating this form:
```
(raylib:load-texture
"/home/sakurawald/.roswell/lisp/quicklisp/local-projects/lisp/asset/teapot.png")
```
Trigger
```
Unhandled memory fault at #x998.
[Cond…
-
What is the most similar dialect that is already available here?
-
Frederic,
Do you know about magics in iPython? Would it be difficult to add them to the cl-jupyter kernel?
It looks like it would give us access to a lot of widget functionality without porting…
-
UFFI is an abstraction layer over all well-known Common
Lisp FFI implementations. It may be interessting to add
an example using this layer in the FFI section of the
CL Cookbook.
http://uffi.med-info…
-
I would like CLX to natively support the xkeyboard X11 extension. I've written background research here:
https://dbjergaard.github.io/posts/clx_extensions.html
I would like to use this package as…
-
I ham having trouble while trying to catkin_make the repo by installing the correct versions of gtsam (4.0.2) and cmake(3.7.2) based on the the suggested solutions from LIOSAM and liorf issues
I h…
-
varjo-release-quicklisp-6150bdcb-git
quicklisp 2020-07-15
quicklisp client 2020-01-04
CCL v1.12-25-g595a5cf
MacOSX 10.14.6 "Mojave"
⋮
38194: (FN::E (INTERN VARJO.INTERNALS:LISP-NAME :VARI.…
-
## Environment
Windows lacks `uname` command.
```
> ros --version
roswell 20.04.14.105
```
```
> ros config
setup.time=3796376232
sbcl-bin.version=2.0.0
default.lisp=sbcl-bin
…
-
Reproduce steps:
1. Open bug-dogears.el with
```
(defun test1 () 1)
(defun test2 () 2)
```
2. Move cursor to the 1st position of the 2nd line, like `|(defun test2 () 2)`
3. M-…