emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#13658: closed (24.3.50; `#^^' syntax isn't mention


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13658: closed (24.3.50; `#^^' syntax isn't mentioned in Emacs Lisp manual)
Date: Wed, 13 Feb 2013 02:28:02 +0000

Your message dated Tue, 12 Feb 2013 21:27:20 -0500
with message-id <address@hidden>
and subject line Re: bug#13658: 24.3.50; `#^^' syntax isn't mentioned in Emacs 
Lisp manual
has caused the debbugs.gnu.org bug report #13658,
regarding 24.3.50; `#^^' syntax isn't mentioned in Emacs Lisp manual
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13658: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13658
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; `#^^' syntax isn't mentioned in Emacs Lisp manual Date: Sat, 9 Feb 2013 08:11:05 +0800

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



--- End Message ---
--- Begin Message --- Subject: Re: bug#13658: 24.3.50; `#^^' syntax isn't mentioned in Emacs Lisp manual Date: Tue, 12 Feb 2013 21:27:20 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]