Julian Scheid

Results 163 comments of Julian Scheid

@alphapapa I reported it because I did run into it in real life (https://github.com/jscheid/prettier.el/issues/58), so it's rare but not just theoretical. Also, in case you've missed it, I've suggested a...

@alphapapa interesting, but according to the original bug report (https://github.com/jscheid/prettier.el/issues/58) it seems that it can happen in an interactive setting, outside `emacs --batch`. Maybe something that's changed in more recent...

Ahh... right, that would explain it. Good catch. To summarize: - some warnings printed by `package-install` aren't caught by `lint-compile` - this likely only affects package `package` and only when...

@alphapapa OK no problem, makes sense to me. Thanks anyway for taking a look.

If I understand correctly, the reason that this isn't a problem with Magit and the default merge drivers is that the default drivers never enter interactive mode in the first...

Thanks for your quick reply. I guess I'm suggesting a mode where if `git-subline-merge` can't resolve all conflicts automatically it simply bails out (with conflict markers as per the default...

> If I'm understanding you correctly, this is what the existing non-interactive mode does already. Right, disregard me. I should have spent some more time evaluating this before piping up....

Sure, why not. Thanks, I've accepted the invitation and I'll start getting things into shape for MELPA release. I think I'm all set for now, I'll let you know if...

Wait a second, you're _the_ Chris Wellons! I've read so much of your stuff, you're probably the best resource of low-level Elisp on the planet. I can't believe you're off......

@deivid-rodriguez ignore my previous comment (now deleted), it was user error. I've tested this and it works great, it would be fantastic to see a release with it. Anything I...