unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: ynyaaa@gmail.com
Cc: 23797-done@debbugs.gnu.org
Subject: bug#23797: 24.5; set-char-table-range changes wrong range
Date: Sun, 19 Jun 2016 18:26:50 +0300	[thread overview]
Message-ID: <83twgp8ait.fsf@gnu.org> (raw)
In-Reply-To: <87h9cquonb.fsf@gmail.com> (ynyaaa@gmail.com)

> From: ynyaaa@gmail.com
> Date: Sun, 19 Jun 2016 07:18:32 +0900
> 
> 
> `set-char-table-range' may change values for out-of-range entries.
> 
> (let ((table (make-char-table nil nil)))
>   (set-char-table-range table '(#x10000 . #x20000) t)
>   (aref table #x2FFFF))
> =>t

Fixed on master.

Thanks.





      reply	other threads:[~2016-06-19 15:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-18 22:18 bug#23797: 24.5; set-char-table-range changes wrong range ynyaaa
2016-06-19 15:26 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83twgp8ait.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=23797-done@debbugs.gnu.org \
    --cc=ynyaaa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).