emacs-devel
[Top][All Lists]
Advanced

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

Re: Coding system conversion error (was Re: abort in x_handle_selection_


From: Richard Stallman
Subject: Re: Coding system conversion error (was Re: abort in x_handle_selection_event when copying text)
Date: Thu, 10 Feb 2005 01:01:40 -0500

It is possible for a multibyte string to have NBYTES = NCHARS.
The clean fix is for the args to allocate_string_data to indicate
explicitly whether the string is unibyte or multibyte.

This could be done with another argument, or by specifying -1
for NBYTES when the string is unibyte.




reply via email to

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