emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs rewrite in a maintainable language


From: Ludovic Courtès
Subject: Re: Emacs rewrite in a maintainable language
Date: Fri, 16 Oct 2015 17:31:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Eli Zaretskii <address@hidden> skribis:

>> From: David Kastrup <address@hidden>
>> Date: Fri, 16 Oct 2015 16:29:00 +0200
>> Cc: address@hidden
>> 
>> >> This needs an overhaul of GUILE's string handling (which delegates
>> >> parts of it to helper libraries, some of those being under control of
>> >> GNU, some not).
>> >
>> > String handling is partly delegated to GNU libunistring.  There’s no
>> > other library involved.
>> 
>> What about libiconv?  It would appear that parts of it are in the GUILE
>> source tree (admittedly, under GNU control).
>
> libunistring calls libiconv.

‘iconv’ is in libc on most systems though, the exceptions being Windows
and old proprietary Unices, AFAIK.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]