Re: Magit-inspired Emacs interface for Sapling (sl)
Philip Kaludercic <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
swithin chan <[email protected]> writes: > Dear Philip, I have added the vc backend for this:https://github.com/swithinchan/sl/blob/main/vc-sl.el Are you proposing having both files in a single package, or having these as separate packages on NonGNU ELPA? Or do you think the VC version of the package supersede the initial version? > On Saturday, 15 August 2026 at 07:58:07 am GMT+8, swithin chan <[email protected]> wrote: > > Anything touching a git need 50 seconds. I keep redefining git > executables (/cmd/git.exe, bin/git.exe, mingw/bin/git.exe) but it > still cost me that much time. By the way, sometimes my intel i5 > opening a file need 7 seconds. I am not sure if there is windows > defender process. So transient menu spawning new process probably is > not a good idea in windows. I am afraid I do not understand how this relates to transient? This is a UI vs backend question. All I am saying is that you will confuse users if you sell a "Magit-like UI" without using transient.