Nick Alexander

Results 20 comments of Nick Alexander

@bendk hi! I will have to redirect this eventually, but let's do one round of debugging. Can you push your patch after `./mach vendor rust` to Phab and to try...

> Open and visual must be used interactively A quick Google suggests that this is an error message from `vi`, which suggests your `$EDITOR` is not sensible from within Emacs....

> Yep, I've not set `$EDITOR`. What have you set it to? I'm on macOS, so I have a non-trivial `e` script that does `emacsclient` and a bunch of focus-related...

> I'm very willing to take with-editor as a dependency, I think it's a great fit and it's been battle tested in magit. Hey! I finally updated `monky` and rebased...

> I'm entirely comfortable with depending on `with-editor` directly. Conditionally depending on packages is fiddly in elisp and I think the vast majority of users will install from MELPA where...

While we're talking about command server interaction improvements, it would be helpful to more clearly delineate commands in the `*monky-server*` buffer (including with status exit codes, which magit does very...

Does anybody know how to interpret Mercurial's histedit status files in `.hg`? They're opaque to me :(

@Wilfred thanks for the quick reply! I now see what you see -- I think I was in the middle of a monky upgrade and running a stale (very stale!)...

Just FYI, I've built a few transient-enabled commands in my local branch for my own use. Log, commit, rebase, maybe a few others. I think there's a bigger question about...

#85 is related. #91 might be related, although that might look like applying a patch to the working directory rather than to the repository.