all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ediff merge wrapper
@ 2020-11-02 20:01 Eliza Velasquez
  2020-11-03  9:23 ` Daniel Martín
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eliza Velasquez @ 2020-11-02 20:01 UTC (permalink / raw)
  To: emacs-devel

Hello,

Internally at Google, we have a wrapper performing an ediff merge with
emacs/emacsclient which blocks until the merge operation has
completed. It automatically handles edge cases such as creating a new
frame over ssh in tty mode or being invoked as an emacs subprocess. I
think it would be really useful to upstream a tool like this, given
that using emacs as a merge tool that can be invoked by software such
as mercurial or perforce can be very fiddly or have unexpected
behavior.

The biggest caveat is that the internal tool is written in golang, and
I imagine that you will want it to be rewritten to C. So before I go
and do that, I would like to gauge interest in distributing such a
wrapper alongside emacsclient and the like. What do you think?

Best,
Eliza



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-05  2:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-02 20:01 ediff merge wrapper Eliza Velasquez
2020-11-03  9:23 ` Daniel Martín
2020-11-03 16:42 ` chad
2020-11-03 16:47 ` Eli Zaretskii
2020-11-03 18:44   ` Eliza Velasquez
2020-11-05  2:18     ` Eliza Velasquez

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.