GNU bug report logs -
#13658
24.3.50; `#^^' syntax isn't mentioned in Emacs Lisp manual
Previous Next
Reported by: Xue Fuqiao <xfq.free <at> gmail.com>
Date: Sat, 9 Feb 2013 00:12:01 UTC
Severity: minor
Found in version 24.3.50
Fixed in version 24.3
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13658 in the body.
You can then email your comments to 13658 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#13658
; Package
emacs
.
(Sat, 09 Feb 2013 00:12:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Xue Fuqiao <xfq.free <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 09 Feb 2013 00:12:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
When I eval the (current-global-map) form:
(keymap #^[nil nil keymap
#^^[3 0 set-mark-command move-beginning-of-line backward-char
mode-specific-command-prefix delete-char move-end-of-line forward-char
keyboard-quit help-command indent-for-tab-command ...] #^^[1 0 #^^[2 0
#^^[3 0 set-mark-command move-beginning-of-line backward-char
mode-specific-command-prefix delete-char move-end-of-line forward-char
keyboard-quit help-command indent-for-tab-command ...] self-insert-command
self-insert-command self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command self-insert-command
...] self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command ...] self-insert-command
self-insert-command self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command ...] (C-mouse-5 . mwheel-scroll)
(S-mouse-5 . mwheel-scroll) (mouse-5 . mwheel-scroll) (C-mouse-4 .
mwheel-scroll) (S-mouse-4 . mwheel-scroll) (mouse-4 . mwheel-scroll) (paste .
clipboard-yank) (copy . clipboard-kill-ring-save) (cut . clipboard-kill-region)
(f18 . clipboard-yank) ...)
There is a `#^^' syntax. Maybe it is the printed representation for nested char tables, but it isn't mentioned in the GNU Emacs Lisp manual.
The original post was here: http://lists.gnu.org/archive/html/help-gnu-emacs/2013-02/msg00098.html
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#13658
; Package
emacs
.
(Wed, 13 Feb 2013 00:30:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 13658 <at> debbugs.gnu.org (full text, mbox):
Xue Fuqiao wrote:
> There is a `#^^' syntax. Maybe it is the printed representation for
> nested char tables, but it isn't mentioned in the GNU Emacs Lisp
> manual.
I don't think it needs to be. From src/lisp.h:
A sub char table appears only in an element of a char-table, and
there's no way to access it directly from Emacs Lisp program.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#13658
; Package
emacs
.
(Wed, 13 Feb 2013 00:53:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 13658 <at> debbugs.gnu.org (full text, mbox):
On Tue, 12 Feb 2013 19:29:13 -0500
Glenn Morris <rgm <at> gnu.org> wrote:
> Xue Fuqiao wrote:
> > There is a `#^^' syntax. Maybe it is the printed representation for
> > nested char tables, but it isn't mentioned in the GNU Emacs Lisp
> > manual.
> I don't think it needs to be. From src/lisp.h:
> A sub char table appears only in an element of a char-table, and
> there's no way to access it directly from Emacs Lisp program.
Can it be in the appendix of the manual? For example, in the "Writing
Emacs Primitives" node, or another subnode of the "GNU Emacs Internals"
node.
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
Reply sent
to
Glenn Morris <rgm <at> gnu.org>
:
You have taken responsibility.
(Wed, 13 Feb 2013 02:28:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Xue Fuqiao <xfq.free <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 13 Feb 2013 02:28:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 13658-done <at> debbugs.gnu.org (full text, mbox):
Version: 24.3
I added a footnote, but the elisp manual is not intended to explain
absolutely every detail about Emacs. For some things you have to read
the code.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#13658
; Package
emacs
.
(Wed, 13 Feb 2013 23:47:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 13658 <at> debbugs.gnu.org (full text, mbox):
> I added a footnote, but the elisp manual is not intended to explain
> absolutely every detail about Emacs. For some things you have to read
> the code.
Thanks.
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 14 Mar 2013 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 96 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.