Yu Zhao

Results 42 comments of Yu Zhao

This has been a problem to me for long. Whenever I disable `aggressive-indent-mode`, Emacs will never slow again. But I found it hard to detect why it slows down when...

The value of my `before-save-hook` is `(aggressive-indent--proccess-changed-list-and-indent t)` and the function `aggressive-indent--proccess-changed-list-and-indent` is the only one before the `*` changed to `-` when I call `save-buffer`. It is common when...

I found it just hang and cannot apply `C-g` after hit `C-f` or `C-b`. `C-g` will start to work after `C-f` returns, so that `toggle-debug-on-quit` will not print a debug...

Sometimes when trying to save file it hangs for a while. Here is the debug info: ```emacs-lisp Debugger entered--Lisp error: (quit) re-search-backward("^(\\(clojure.core/\\)?\\(in-\\)?ns\\+?[\n[:space:]]+\\(?:\\(?:\\(#?\\^{[^}]*}\\)\\|\\(?:\\^:[^[:space:]]+\\)*\\)[\n[:space:]]+\\)*[':]?\\([^\"()[:space:]]+\\_>\\)" nil t) clojure-find-ns() cider-current-ns() cider--get-symbol-indent(#("comment" 0 7 (help-echo...

Hi, @Malabarba I did a cpu profiling in Emacs when using aggressive indent mode with clojure-mode. The result follows: ``` - timer-event-handler 16538 81% - apply 16495 81% - aggressive-indent--indent-if-changed...

I am using nvm, same problem in msys2. Even if node -i shows an repl, no code can run after the prompt. Maybe this is a problem with msys2.

same problem. I will close #88

and the autotools version also failed: ``` $ nix-build hello.nix these derivations will be built: /nix/store/d84l57agx3rmw00lxs8gjlw8srmx1bh9-hello.drv building '/nix/store/d84l57agx3rmw00lxs8gjlw8srmx1bh9-hello.drv'... /nix/store/vv3xqdggviqqbvym25jf2pwv575y9j1r-builder.sh: line 7: tar: No such file or directory builder for '/nix/store/d84l57agx3rmw00lxs8gjlw8srmx1bh9-hello.drv'...

same problem: ``` nix-repl> :b simple builder for '/nix/store/xggwdhl9mw8acgjidcvgsvj5qdxm3jb5-simple.drv' failed with exit code 1; last 1 log lines: /nix/store/xs8x90rif8vp3ymhdyqpc66cx0l7s2c9-gcc-wrapper-7.3.0/bin/as: assembler (clang) not installed [0 built (1 failed)] error: build of...