reflektoin
reflektoin
Hi, I have a keyboard with Finnish layout and experience also similar problems. For example I'm unable to type the backquote "`" which is often used to write Lisp macros....
As a beginner using the environment it took me a while to load the CLOS in the online version. Hopefully these steps are helpful for someone in the future. So...
@masinter: Was the question "Should we load CLOS by default when you ask for "Common Lisp"?" directed to fghalasz? By the way, in your first post the link http://cs.cmu.edu/~dst/lispbook/book.pdf gives...
No problem. About loading CLOS by default. Yes I would prefer that it would be loaded by default. And that might lower the barrier for people to experiment with Common...
Problem seemed to be that I had not installed Xserver on my computer. [Here ](https://common-lisp.net/project/mcclim/involve) it says "Right now the only backend supported by McCLIM is CLX, which ties it...
I tried installing DejaVu truetype fonts as mentioned [here](https://github.com/McCLIM/McCLIM/wiki/Backends#on-windows-with-xming) but I get the same error as before.
I defined a method (defmethod text-style-ascent (text-style (medium clx-medium)) in package clim-clx. Next error was: ``` There is no applicable method for the generic function # when called with arguments...
The ttf files are located in that folder but for some reason they aren't loaded. Could it somehow be that Xmings font configurations are wrong? Below is partial contents of...
Although this probably isn't quite the same as running McClim from Windows. But I managed to get McClim running from WSL with following steps: 1. Installing [WSL](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux). 2. Install sbcl...
I searched for fonts in Slime using [font-discovery](https://github.com/Shinmera/font-discovery). It also found the font below. Which I guess is the one which is trying to get loaded. ``` 18: # #...