all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 25355@debbugs.gnu.org
Subject: bug#25355: 26.0.50; Provide function to non-destructively replace buffer contents
Date: Sun, 07 May 2017 18:21:35 +0000	[thread overview]
Message-ID: <CAArVCkTDuxCUqKci0-m1Qq41XTeR+myk-m32=sbzah43Dbm-_A@mail.gmail.com> (raw)
In-Reply-To: <8337cgee4h.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 942 bytes --]

Eli Zaretskii <eliz@gnu.org> schrieb am So., 7. Mai 2017 um 20:06 Uhr:

> > From: Philipp Stephani <p.stephani2@gmail.com>
> > Date: Sun, 07 May 2017 17:44:27 +0000
> >
> > FYI, I've now implemented this based on libmba (
> http://www.ioplex.com/~miallen/libmba/). Unless there are
> > concerns importing part of that library into the Emacs source tree, I'll
> send a patch.
>
> I'm not sure I understand what you mean by "importing part of that
> library".  Are you going to ask the author to sign legal papers
> assigning copyright to the FSF?
>

I guess we can just use the library as-is? It's MIT-licensed.


>
> P.S. Doesn't GNU Diff have code to do this?


Sure, but it's not a library. libmba was the only library that I've found
so far with a usable interface (i.e. that doesn't assume that the input
sequences are byte arrays).


> Even dispnew.c has
> something similar, see scrolling_window.
>

That doesn't appear to be reusable.

[-- Attachment #2: Type: text/html, Size: 1748 bytes --]

  reply	other threads:[~2017-05-07 18:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-04 12:45 bug#25355: 26.0.50; Provide function to non-destructively replace buffer contents Philipp
2017-01-04 13:38 ` npostavs
2017-05-07 17:44 ` Philipp Stephani
2017-05-07 18:05   ` Eli Zaretskii
2017-05-07 18:21     ` Philipp Stephani [this message]
2017-05-07 18:37       ` Eli Zaretskii
2017-05-07 18:45         ` Philipp Stephani
2017-05-07 19:19           ` Eli Zaretskii
2017-05-14 19:30             ` Philipp Stephani
2017-05-15  1:47               ` Richard Stallman
2017-05-15  2:49                 ` Eli Zaretskii
2017-05-16  1:08                   ` Richard Stallman
2017-05-15 22:09           ` Glenn Morris
2017-06-12 21:17       ` Philipp Stephani
2017-06-17 13:47         ` Philipp Stephani
2017-06-17 16:06           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAArVCkTDuxCUqKci0-m1Qq41XTeR+myk-m32=sbzah43Dbm-_A@mail.gmail.com' \
    --to=p.stephani2@gmail.com \
    --cc=25355@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.