* bug#13195: 24.3.50; `read-char-by-name' return value wrong for some hash-notation input
@ 2012-12-15 16:16 Drew Adams
2012-12-15 16:37 ` Drew Adams
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2012-12-15 16:16 UTC (permalink / raw)
To: 13195
emacs -Q
Evaluate (read-char-by-name "char: ") and type this: #10r1111111111
The non-character number 1111111111.0 is returned.
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
of 2012-12-13 on ODIEONE
Bzr revision: 111211 eggert@cs.ucla.edu-20121213021749-eyqqen0ewhn2hogq
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
`configure --with-gcc (4.7) --no-opt --enable-checking --cflags
-IC:/Devel/emacs/build/include -Wall -Wextra -Wno-sign-compare
-Wno-type-limits -Wno-missing-field-initializers -Wno-pointer-sign
-Wdeclaration-after-statement --ldflags -LC:/Devel/emacs/build/lib'
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#13195: 24.3.50; `read-char-by-name' return value wrong for some hash-notation input
2012-12-15 16:16 bug#13195: 24.3.50; `read-char-by-name' return value wrong for some hash-notation input Drew Adams
@ 2012-12-15 16:37 ` Drew Adams
0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2012-12-15 16:37 UTC (permalink / raw)
To: 13195
Also -
Entered: 292929292929292
Returned: 1.853716928975715e+017
Seems like `read-char-by-name' should always return something that `insert-char'
can use, i.e., something that passes `characterp'.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-15 16:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-15 16:16 bug#13195: 24.3.50; `read-char-by-name' return value wrong for some hash-notation input Drew Adams
2012-12-15 16:37 ` Drew Adams
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.