-
- select a function: the file is visited
- C-x C-k : kill the visited file buffer
- select the same function again:
```
Debugger entered--Lisp error: (error "Selecting deleted buffer")
set-b…
-
Minimal reproducible example -
```cl
(in-package :common-lisp-user)
(defpackage "APP"
(:use :clim :clim-lisp)
(:export "APP-MAIN"))
(in-package :app)
(define-application-frame superapp ()…
-
```
What steps will reproduce the problem?
1. Install with PPC CMUCL
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
7.2 o…
-
If i checkout Sophus commit a621ff, and try to build with make i get this error
```
`usr/bin/cmake -H/home/drew/svo/workspace/Sophus -B/home/drew/svo/workspace/Sophus/build --check-build-system …
-
```
What steps will reproduce the problem?
1. With Lispworks 6.1 Professional Edition on Windows 32 bit -
(ql:quickload "lispbuilder-sdl")
What is the expected output? What do you see instead?
Expe…
-
I built a Docker image of Maxima-Jupyter from GitHub, editing the `Dockerfile` to have pacman install help files.
`RUN sed -i '/^NoExtract.*usr\/share\/info/d' /etc/pacman.conf`
I can use the `d…
-
All cool kids on the block now have their own package manager. It is even reflected in this answer to StackOverflow question [How often is Prolog/ASP used in non-research areas?](https://cs.stackexcha…
-
Hello,
I'm having problems using Geany in Clojure files with regular expression, using the #"pattern" reader macro. Sometimes the closing double quote is interpreted as an opening quote and whateve…
-
Thanks for this great library, Why do not add this library to quicklisp?
It's a nice library, that could be use with common lisp without interfacing BLASS and LAPACK, i know only this[ library](htt…
-
```
Linux www 4.19.0-6-686-pae #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) i686 GNU/Linux
"CMU Common Lisp" "21d (21D Unicode)"
From recent Quicklisp:
cffi_0.24.1
cl+ssl-20220707-git
(ql:…