Breanndán Ó Nualláin

Results 11 issues of Breanndán Ó Nualláin

Followed the install instructions. Got the above error at the command `$ jupyter console --kernel=lisp` ``` bash $ jupyter --version 4.1.0 $ sbcl --version SBCL 1.3.5.24.master.16-7c9f24e zeromq version 4.1.5-1 ```...

Just recently I'm getting `(iter ...) is not a macro form` when running `macrostep-expand`. This only happens on macros which are imported from a different package than the one the...

When using `emacs-powerthesaurus` while editing a remote file using `tramp`, something goes wrong in the `request` Debugger entered--Lisp error: (wrong-number-of-arguments (6 . 7) 5) tramp-make-tramp-file-name("ssh" nil "example.com" "~/" nil) request--curl("https://www.powerthesaurus.org/book/synonyms"...

Jupyter has a notion of a [trusted notebook](https://jupyter-notebook.readthedocs.io/en/stable/security.html#security-in-notebook-documents) to prevent arbitrary code execution. I bumped into this when trying out the [quickstart](https://python-visualization.github.io/folium/quickstart.html) of the folium library. When trying to show...

I'm trying to run slime over tramp. Here are the steps. 1. `(require 'slime-tramp)` 1. Set `slime-filename-translations` ```emacs-lisp (push (list "^lisphost$" (lambda (emacs-filename) (subseq emacs-filename (length "/ssh:lisphost.example.com:"))) (lambda (lisp-filename) (concat...

When using inlined-generic-functions and loading packages via quicklisp, inlined generics do not call the desired `make-method-lambda` method. See example in https://github.com/bon/igtest. Clone it to somewhere quicklisp can see it and...

The benchmarks provided are for methods on the built-in lisp types number, fixnum and double-float. To test the behaviour on defined classes we added a simple boxing class and found...

I was getting this exception ```lisp $ ccl Welcome to Clozure Common Lisp Version 1.11 (LinuxX8664)! CCL is developed and maintained by Clozure Associates. For more information about CCL visit...

Useful, for example, for --extensions md,org,txt