enzu.ru

Results 9 issues of enzu.ru

Document that implementations like CLISP require you to enable UTF-8 explicitly. If UTF-8 is not explicitly enabled on these implementations, Sly does not work (because UTF-8 is required to spell...

Some background: I work for a company that has created an SDK in Swift that is being used by an Objective-C++ videogame. While I know Objective-C++ is not supported officially...

I wrote a small counsel function for switching tabs: https://github.com/enzuru/counsel-tabs/blob/main/counsel-tabs.el Should I submit it upstream to `counsel.el` or maintain it as a separate package? Thanks!

enhancement

Hey @fonol, you may not remember me, but I responded to your post on Reddit a long time ago, noting for you that the GCL was a Common Lisp spec...

`geiser-racket--language` is not bound when this function is called. I only use GNU Guile. So I have added a brief check to see if the function name is bound.

I use Emacs in a terminal at work, so `xdg-open` which is for GUI desktops is not really an appropriate solution for me. Here is my suggested solution.

Hi abo abo, I am a longtime fan and first time caller. Since you have disappeared, I have forked Lispy and maintain it here: https://github.com/enzuru/lispy I've already applied a few...