Tom Vaughan
Tom Vaughan
When I have a buffer open, project.clj for example, over a tramp connection and I try to jack-in, CIDER somehow replaces `lein` with the tramp buffer name. For example: ```...
In response to https://github.com/flycheck/flycheck/issues/1816 This patch does three things: * Update `flycheck-default-executable-find` to search remote hosts when `default-directory` is a remote directory. See also the documentation for [executable-find](https://www.gnu.org/software/emacs/manual/html_node/elisp/Locating-Files.html). * Change...
When `M-x ispell-buffer` is run, nano-modeline obscures the `*Choices*` buffer: Without nano-modeline, this looks like: I'd be happy to move the `*Choices*` buffer elsewhere but that doesn't seem possible (per...
Per #177, this may or may not be correct nor complete.