GNU bug report logs - #34119
26.1; (elisp) byte-to-string

Previous Next

Package: emacs;

Reported by: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>

Date: Fri, 18 Jan 2019 04:27:02 UTC

Severity: normal

Found in version 26.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34119: closed (26.1; (elisp) byte-to-string)
Date: Fri, 18 Jan 2019 08:54:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 18 Jan 2019 10:53:12 +0200
with message-id <834la6cpon.fsf <at> gnu.org>
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
help-debbugs <at> gnu.org.)


-- 
34119: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34119
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.1; (elisp) byte-to-string
Date: Fri, 18 Jan 2019 13:26:35 +0900
[Message part 3 (text/plain, inline)]
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.
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
Cc: 34119-done <at> debbugs.gnu.org
Subject: Re: bug#34119: 26.1; (elisp) byte-to-string
Date: Fri, 18 Jan 2019 10:53:12 +0200
> From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
> 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.


This bug report was last modified 6 years and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.