justin talbott
justin talbott
I like this idea and I've thought of it before. The main obstacle is that `ace-jump-buffer` uses `bs` to make the `avy` line selection. The `bs` implementation is pretty simple...
What you've described is the user behavior I'm thinking of. If you think you have a simpler solution for it, a PR would be very welcome.
Hi @rswgnu, I created a new package called [`frog-jump-buffer`](https://github.com/waymondo/frog-jump-buffer). Its built on [`frog-menu`](https://github.com/clemera/frog-menu) which is exactly the kind of menu selection interface I was musing about. It's possible to toggle...
I just added `org-level-*` faces in a28c903. I personally don't use `mu4e` and `cider`, but I would accept styles if you formatted a pull request for that face support.
I was able to get an Alfred workflow working as @d1egoaz outlines here: https://github.com/tecosaur/emacs-everywhere/issues/1#issuecomment-815109676 I did have to change one thing from his screenshots which might be helpful to note...
I'm also encountering the same issue.
I kept running into "Heap exhausted during garbage collection" issues and whenever I tried to resolve it by experimenting with options in the "with" section, anytime I would introduce the...
This is also my desired workflow. I have a gitignored `TODO.org` file in the root of my repos, and would like to keep it out of VC while still showing...
+1 for purcell's suggestion of using the same position in the next symbol, at least as a `defcustom` option.
I just tried this and can verify it works on iOS