Vasilij Schneidermann

Results 146 comments of Vasilij Schneidermann

Yes. Previously applying a window configuration to a different frame than it was created from did fail, now this is possible to do, as long as both frames are of...

This is really weird as I can repro this, however the line is displayed if I try stepping through `font-lock-keywords` in font-lock-studio...

You could patch it to not display the message since you're building from source anyway or maybe even suggest the maintainer to add a `-q` option to supress the banner....

@vyzo I planned to wait with this one until Gerbil scheme has been properly packaged so that no installation to `/opt` or alike is needed and binaries would end up...

One alternative to implementing a sufficient amount of GPG in CL is to port OpenBSD's signify instead. It's a lot simpler in comparison and they rely on Ed25519 which is...

Yeah, I found it unusual that URLs are highlighted when hovering, but don't do anything on clicking. A simpler change would be to permit clicking with and without the control...

I can see the case for that. What about a boolean configurable to allow clicking without control? I'd place it under the "Advanced" tab and call it "Open URLs without...

The problem isn't so much writing a commit message in Magit as using emacsclient. I'm not sure what the exact condition with the daemon is (suspending to disk and waking...

I run into the error regularly, but can't reproduce it at will. I'll try evaluating `target-function` in the debugger's scope next time.