hajovonta

Results 7 issues of hajovonta

Emacs version: 28.0.50 Sometimes when I open a groovy file, I get "File mode specification error: (error Lisp nesting exceeds 'max-lisp-eval-depth')" error in minibuffer. Increased the max-lisp-eval-depth to 10000, but...

When loading the package after cloning the repo, I get this error message. My Emacs and the packages are fairly recent, meaing at most 2 weeks old. There is no...

I'm running Emacs in a Virtualbox VM, which is an Ubuntu guest. I made a port forwarding from the host 8080->9000 in Virtualbox. I get "The connection was reset" from...

asdf-install:_locations_ contains default path and directories of user "anton". If it is by purpose, I apologize to bring it up. :-) I use binary with contrib on 64-bit windows.

Hello, is it possible to change the polling interval (without refreshing the page) ? Either from JS or CL side.

I followed the README to install repo, but at the (repo:install :thot) line it fails with the following trace: The variable REPO:*MANIFEST* is unbound. [Condition of type UNBOUND-VARIABLE] Restarts: 0:...

In the README there is a minor issue: curl -O https://github.com/kmx-io/repo/blob/master/install-repo.sh this downloads a html file as Github serves this embedded. I think it should be curl -O https://raw.githubusercontent.com/kmx-io/repo/master/install-repo.sh