Boris Buliga
Boris Buliga
On the second though, I don't like how it worked in `+org-wine.el`. I would rather present a list of properties and user may choose what to change. Because the only...
It might be useful to provide a function to validate an entry. But placing validation inside `vino-entry-get-by-id` makes it impossible to automatically fix the entry. So updating the ticket.
Still can't find solution for this. So moving out of current milestone.
Yes, currently only git is supported, that's why it's not working for other VCSs. But it's easy to add support for SVN, Mercurial or whatever else. I am quite busy...
Added the list in fcfc36d2a35f35817bff51b99fd38c8a7fb29aa5. Still no size calculations.
I think at this point it's enough for public release. Removing current milestone. Will finish this issue later.
To be honest, we could add verification just like @glyph described in [this article](https://glyph.twistedmatrix.com/2015/11/editor-malware.html) (look for sections 4 and 5).
@TheBB oh sorry, didn't look at that PR 😲 > @StreakyCobra doesn't work here any more so it's just waiting for somebody to take over. @StreakyCobra he exploded on `keyboard-layouts`...
I use `focus-out-hook` to `(save-some-buffers t)` and it works great in most situations, however since I have aggressive trailing whitespace cleaning I have to put space after switching back to...
Since the workaround wasn't not shared in this thread yet (only a link to other threads), let me keep it here for visibility: ``` ln -s /usr/local/Cellar/libgccjit/14.1.0/lib/gcc/14/libgccjit.dylib /usr/local/lib/ ln -s...