GNU bug report logs -
#564
23.0.60; Elisp manual node Character Codes
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 22 Oct 2008 15:38:19 -0400
with message-id <873aioctec.fsf <at> cyd.mit.edu>
and subject line 23.0.60; Elisp manual node Character Codes
has caused the Emacs bug report #564,
regarding 23.0.60; Elisp manual node Character Codes
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)
--
564: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=564
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
This node uses `char-valid-p' and refers to generic characters, but
the byte-compiler now says that `char-valid-p' is obsolete and generic
characters no longer exist.
Also, the NEWS description of the change eliminating generic characters
is not clear to me, probably because I'm not clear on what generic
characters are (were). ;-) I wonder if Emacs Lisp users of more than
one Emacs release couldn't use a little more explanation of what
generic chars were, why they are no longer used, and what takes their
place today (what is now used for the purpose they used to serve).
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
of 2008-06-29 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: ENU
value of $XMODIFIERS: nil
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: Info
Minor modes in effect:
tooltip-mode: t
tool-bar-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
[Message part 3 (message/rfc822, inline)]
> This node uses `char-valid-p' and refers to generic characters, but
> the byte-compiler now says that `char-valid-p' is obsolete and generic
> characters no longer exist.
Fixed, thanks.
This bug report was last modified 15 years and 147 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.