Results 122 comments of Stefan Huchler

I come from the opposite direction, I don't really write ruby, I used to work mostly in python and recently only use lisp. But its hard to find a lisp...

So in terms of AST manipulation the foundation is best in ruby. Just the backend / signal words get not used by the sp-slurp-hybrid-sexp command. Well I just tried the...

I would be open to have / write / manage such a fork because what I use now is a ugly messy buggy hack I don't really like. And it's...

@dvdkhlng just updated my last comment, just say it in case you got not noticed.

But I want some keys to work in exwm buffers like: ```elisp ("" . 'eshell) ("" . 'shell) ("" . (lambda () (interactive) (find-file user-init-org))) ``` it's just not all,...

@dvdkhlng Yes I think having some prototype code would be very nice. keyboard firmware might be easier I don't know but not very helpful because not everybody has a keyboard...

@dvdkhlng oh you were very busy :D give me a second I test it later very interesting

@dvdkhlng so I tried it a bit but struggle to get it in a usable state together with exwm. As example when I set: ```elisp (bind-key (kbd "w") 'xah-next-window-or-frame xah-fly-command-map)...

I trimmed it down I use "?a" which should start "M-x" execute-command or smex or something. all hook I use don't seem to work with changing to a exwm window...

I mean the goal is as first step to get the "a" and "w" button to work in command mode under exwm buffers like in text buffers, that code I...