stardiviner
stardiviner
@fpatz You can use bellowing code to disable this advice function temporary. ```elisp (defun my/projectile-remove-compilation-find-file-advice () "Fix `compilation-mode' inherited modes caused suspend on opening `compile-goto-error', `next-error' etc targets." (advice-remove 'compilation-find-file...
Seems Zeal support query with [dash-plugin](https://kapeli.com/dash_plugins) now. Can `zeal-at-point` support it now? Here is an reference from [dash-at-point](https://github.com/stanaka/dash-at-point/blob/master/dash-at-point.el#L75).
@syohex This is great. Thanks
Here is the screenshot: 
When I use `lein deps` and `lein repl` in Git clone of this repo. Still got this error, here is my environment info: ``` lein repl nREPL server started on...
Indeed, your idea is better and improved. Added into wishlist now.
> Exploring the aforementioned idea in PR #185. If @stardiviner or anyone has time to comment, that will be much appreciated. Thank you. I reviewed the PR and commented.
Sorry, my network is very very low responding ... So I refreshed this page a lot of times....
I got the same error. I'm using the latest version Org Mode which is loaded from `master` branch source code. the latest commit is `96cc762ff master upstream/master Remove duplicate selection...
I'm using Emacs version `GNU Emacs 26.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.8) of 2019-04-13`. And with minimal config, still have this error.