all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Doug Lewan <dougl@shubertticketing.com>
To: Xue Fuqiao <xfq.free@gmail.com>,
	"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: About the `#^^' syntax
Date: Thu, 7 Feb 2013 14:31:38 +0000	[thread overview]
Message-ID: <155DEC68569B714B86C2C7075F5EDA9828E6DFE8@DAKIYA1.pegasus.local> (raw)
In-Reply-To: <20130207213025.02b7205e304f40c74577c584@gmail.com>

`#^' is used in the printed representation of a char table. (See the elisp info for "char-table type".)

I can't find `#^^', but it looks like it's for nested char tables from your example.

,Douglas
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224

When I do good, I feel good. When I do bad, I feel bad and that's my religion. - Abraham Lincoln


> -----Original Message-----
> From: help-gnu-emacs-bounces+dougl=shubertticketing.com@gnu.org
> [mailto:help-gnu-emacs-bounces+dougl=shubertticketing.com@gnu.org] On
> Behalf Of Xue Fuqiao
> Sent: Thursday, 2013 February 07 08:30
> To: help-gnu-emacs@gnu.org
> Subject: About the `#^^' syntax
> 
> 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.  I don't know what it means.  I only know that
> the printed representation of a char-table is like a vector except that
> there is an extra `#^' at the beginning.  I have searched the Emacs
> manuals, but I don't find anything useful.  Can anybody help?  Thanks.
> 
> --
> Best regards, Xue Fuqiao.
> http://www.emacswiki.org/emacs/XueFuqiao




  reply	other threads:[~2013-02-07 14:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-07 13:30 About the `#^^' syntax Xue Fuqiao
2013-02-07 14:31 ` Doug Lewan [this message]
     [not found] <mailman.19227.1360243847.855.help-gnu-emacs@gnu.org>
2013-02-08 16:24 ` Michael Heerdegen
2013-02-08 16:26   ` Drew Adams
2013-02-09 15:29   ` Aurélien Aptel
  -- strict thread matches above, loose matches on Subject: below --
2013-02-09  0:20 Xue Fuqiao

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

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

  git send-email \
    --in-reply-to=155DEC68569B714B86C2C7075F5EDA9828E6DFE8@DAKIYA1.pegasus.local \
    --to=dougl@shubertticketing.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=xfq.free@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 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.