emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#34119: closed (26.1; (elisp) byte-to-string)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34119: closed (26.1; (elisp) byte-to-string)
Date: Fri, 18 Jan 2019 08:54:02 +0000

Your message dated Fri, 18 Jan 2019 10:53:12 +0200
with message-id <address@hidden>
and subject line Re: bug#34119: 26.1; (elisp) byte-to-string
has caused the debbugs.gnu.org bug report #34119,
regarding 26.1; (elisp) byte-to-string
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34119: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34119
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.1; (elisp) byte-to-string Date: Fri, 18 Jan 2019 13:26:35 +0900
Hi list's members.

Elisp manual says

/*
Function: byte-to-string byte
This function returns a unibyte string containing a single byte of character data, character. It signals an error if character is not an integer between 0 and 255.
*/

,but in the functions definition, there is no``'character'' argument.

Thanks.

--- End Message ---
--- Begin Message --- Subject: Re: bug#34119: 26.1; (elisp) byte-to-string Date: Fri, 18 Jan 2019 10:53:12 +0200
> From: Takesi Ayanokoji <address@hidden>
> Date: Fri, 18 Jan 2019 13:26:35 +0900
> 
> Elisp manual says
> 
> /*
> Function: byte-to-string byte
> This function returns a unibyte string containing a single byte of character 
> data, character. It signals an error if
> character is not an integer between 0 and 255.
> */
> 
> ,but in the functions definition, there is no``'character'' argument.

Thanks, fixed on the emacs-26 branch.


--- End Message ---

reply via email to

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