Jonathan Hayase

Results 114 comments of Jonathan Hayase

It is unclear if this was really the issue I was seeing earlier. Anyway, here is a patch for it: ```emacs (el-patch-defun kill-new (string &optional replace) "Make STRING the latest...

[`libfb-js`](https://github.com/ChatPlug/libfb-js) is an example of a similar project (but for JavaScript) which supports app passwords.

Jedi had an option to populate `imenu` is this what you are referring to?

@pronobis I don't quite follow. How would you define the scope of _all_ symbols?

The source is shown in the minibuffer, right?

Hey, so I took a look at this. It's definitely clear that `evil-set-jump` is the correct thing to use. However, to fix the argument passing I think there is a...

Apologies for the delay, 1. I think it's okay if we break backwards compatibility here, since this behavior wasn't described in the docs. 2. Don't you need to change the...

Are there motions that traverse the marks?