Hugh

Results 11 comments of Hugh

Great kickstart for CL—with emphasis on "kick"!

Had the same problem, but, tried a new .tags file this time without the R param now things work as advertised. This removed pointers to multiple folders that might be...

I've no experience using conda. I suppose that's because I don't use Python. You mentioned others? I have scoop and chocolatey (choco), and whatever comes from windows, wget I think

As a frustrated not-yet-user, let me encourage you! Hugh S. Myers On Sun, Feb 4, 2024 at 1:55 PM Tarn W. Burton ***@***.***> wrote: > I have a very rough...

Please document your work. Suggesting that reading the source code will suffice just won't do. Secondly, add the ability to programmatically turn off/on the modules would assist in their use.

Could you provide a URL to the sparse code?

@josdejong Exactly what I meant. Mostly the first link so I could go over which 'sparse' you were using. I assumed that add.js was how you were handling the multiple...

In Emacs, it is initialized by 'M-x slime'. It's a three-way thing, Emacs, SBCL, and Slime. With Slime setting up the port/repl. I execute '(ql:quickload "serapeum") in the repl, along...

I will attempt the quickloads in the repl and recompile… On Sun, Feb 12, 2023 at 9:11 AM nobody-famous ***@***.***> wrote: > Just tried it, apparently it does mention the...

After quickloading, the file compiles correctly in repl, but the display does not clear of red squiggly lines. Since the entire file is thus decorated, it is pretty much not...