Hi,
this patch adds the function string-split-substring. The existing
string-split functions all only allow splitting by char or char_set, but
common file formats like graphviz need to be split by strings like " -> ".
Example usage:
(string-split-substring line "key -> value" " -> ")
;; => '("ke
Hi,
since I collected references from various newsgroups, I’d like to
suggest this change to the history part of the docs: the name change to
Guile was suggested by Lee Thomas.
From e00afe1654773ac4e5eebe2e3ec4f0186c23d1f9 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide
Date: Sat, 27 Aug 20
close 59204
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
signature.asc
Description: PGP signature
> --- a/doc/ref/history.texi
> +++ b/doc/ref/history.texi
> @@ -69,7 +69,7 @@ the argument was that eventually when GEL became more
> capable, it
> could gain the ability to execute other languages, especially Emacs
> Lisp.
>
> -Due to a naming conflict with another programming language, Jim B