From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 08 19:11:25 2013 Received: (at submit) by debbugs.gnu.org; 9 Feb 2013 00:11:25 +0000 Received: from localhost ([127.0.0.1]:44944 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U3y2P-0000Dy-3a for submit@debbugs.gnu.org; Fri, 08 Feb 2013 19:11:25 -0500 Received: from eggs.gnu.org ([208.118.235.92]:40383) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U3y2L-0000Dq-Cv for submit@debbugs.gnu.org; Fri, 08 Feb 2013 19:11:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3y2E-0001n3-JE for submit@debbugs.gnu.org; Fri, 08 Feb 2013 19:11:15 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-102.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID, USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:39220) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3y2E-0001my-FI for submit@debbugs.gnu.org; Fri, 08 Feb 2013 19:11:14 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3y2D-0008SI-3x for bug-gnu-emacs@gnu.org; Fri, 08 Feb 2013 19:11:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3y2B-0001mN-HP for bug-gnu-emacs@gnu.org; Fri, 08 Feb 2013 19:11:13 -0500 Received: from mail-da0-f50.google.com ([209.85.210.50]:46917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3y2B-0001mC-9z for bug-gnu-emacs@gnu.org; Fri, 08 Feb 2013 19:11:11 -0500 Received: by mail-da0-f50.google.com with SMTP id h15so2049883dan.9 for ; Fri, 08 Feb 2013 16:11:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:organization:x-mailer :mime-version:content-type:content-transfer-encoding; bh=M9JqXlmmIIEgTDTlvbNkHn5OSh4KISTgOST7lifsoS0=; b=uEG48CV+olzXmfgfUS0UzS8hazeJEInuIx48EzgyXPB0IW7ZjWFVpegG8IMLGMIHuh GcPBtIzDV7PJxRKoRFn/J1IztoBKKRwB22sfuo8KQEsoNkWBRTYvhvVBwc/bSD5X6bfQ UvgjWaJ+ALtu2pa8qV1gkgzWQGK90AC1RzFyhEA31OnC3ugumQr1wxjieM4f7938U+qc qxVV47NcgkC3EJBbs11GuVVxJToEoMUjqVoNFgz1EmBe4epoOlobSG8j7qaSq9axiGIb /Bm6jnEETChA222eQ7pu3ltys/MhDaB3jNYCUc/7Fr4fWiy4UME7Kz8GHCeadsoHPdxM r4Iw== X-Received: by 10.66.73.5 with SMTP id h5mr22386941pav.11.1360368670273; Fri, 08 Feb 2013 16:11:10 -0800 (PST) Received: from Emacs ([49.118.21.177]) by mx.google.com with ESMTPS id z6sm32185151pav.3.2013.02.08.16.11.08 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 08 Feb 2013 16:11:09 -0800 (PST) Date: Sat, 9 Feb 2013 08:11:05 +0800 From: Xue Fuqiao To: bug-gnu-emacs@gnu.org Subject: 24.3.50; `#^^' syntax isn't mentioned in Emacs Lisp manual Message-Id: <20130209081105.a53205b6c1919c3233907c1c@gmail.com> Organization: The Church of Emacs X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.7 (----) 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 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 12 19:29:45 2013 Received: (at 13658) by debbugs.gnu.org; 13 Feb 2013 00:29:46 +0000 Received: from localhost ([127.0.0.1]:52838 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U5QEL-0006h7-Ou for submit@debbugs.gnu.org; Tue, 12 Feb 2013 19:29:45 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:52089) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U5QEJ-0006gx-8L for 13658@debbugs.gnu.org; Tue, 12 Feb 2013 19:29:44 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U5QDp-0003HS-QZ; Tue, 12 Feb 2013 19:29:13 -0500 From: Glenn Morris To: Xue Fuqiao Subject: Re: bug#13658: 24.3.50; `#^^' syntax isn't mentioned in Emacs Lisp manual References: <20130209081105.a53205b6c1919c3233907c1c@gmail.com> X-Spook: ASPIC Commecen brigand SAFE SP4 Belknap Janet Reno X-Ran: xKo,1lds?Gd*{~Q?wux2[S5)u{+"@~]<)@6,P4';lX=}ZM\v>lr3*@ X-Hue: magenta X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 12 Feb 2013 19:29:13 -0500 In-Reply-To: <20130209081105.a53205b6c1919c3233907c1c@gmail.com> (Xue Fuqiao's message of "Sat, 9 Feb 2013 08:11:05 +0800") Message-ID: <4v4nhhqco6.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: 13658 Cc: 13658@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) 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. From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 12 19:52:59 2013 Received: (at 13658) by debbugs.gnu.org; 13 Feb 2013 00:52:59 +0000 Received: from localhost ([127.0.0.1]:52855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U5Qao-0007Ur-6N for submit@debbugs.gnu.org; Tue, 12 Feb 2013 19:52:59 -0500 Received: from mail-da0-f46.google.com ([209.85.210.46]:34212) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U5Qam-0007Uh-L8 for 13658@debbugs.gnu.org; Tue, 12 Feb 2013 19:52:57 -0500 Received: by mail-da0-f46.google.com with SMTP id p5so287491dak.19 for <13658@debbugs.gnu.org>; Tue, 12 Feb 2013 16:52:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=mv8dPbHpAuigyBKy5q/e6mW7BnIoKbTY7JlXaSRDTXA=; b=VHzvTXWJB3250QhaVbCJ/MuaoQm0XbntoNwhmgaHHf/QUvNpDZnF0KtDZ4YIbbS8++ TZmCfOlweSVafckMDARVgFBM1r7AOzg2mtr+Jy7j6NeniygGuK/iljT7vxCKcDok1baj yce+nsacrf+lx3vFfN0vTU2LoDOVvhVCDPi4EcWB8++6gJ/1gFVjyg8gEYgRSdaHVknC EGf/vFoCB6KV4ZC1n0JqMQ/OKz49vWGm4DKM5A9nXdUChkEEe1CRgEzTjB+0BOnfcEgR mRPUjDhGyfSeevuywWdQe+eKUdrv5PY2fYccqIwR07fmS0XMbbDpIJByI1dUewfe92QG Ur+w== X-Received: by 10.66.74.234 with SMTP id x10mr57907628pav.10.1360716747042; Tue, 12 Feb 2013 16:52:27 -0800 (PST) Received: from Emacs ([49.118.21.177]) by mx.google.com with ESMTPS id i6sm78933806paw.19.2013.02.12.16.52.23 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 12 Feb 2013 16:52:25 -0800 (PST) Date: Wed, 13 Feb 2013 08:52:21 +0800 From: Xue Fuqiao To: Glenn Morris Subject: Re: bug#13658: 24.3.50; `#^^' syntax isn't mentioned in Emacs Lisp manual Message-Id: <20130213085221.bed554f6cf167d4fab16a752@gmail.com> In-Reply-To: <4v4nhhqco6.fsf@fencepost.gnu.org> References: <20130209081105.a53205b6c1919c3233907c1c@gmail.com> <4v4nhhqco6.fsf@fencepost.gnu.org> Organization: The Church of Emacs X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 13658 Cc: 13658@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On Tue, 12 Feb 2013 19:29:13 -0500 Glenn Morris 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 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 12 21:27:54 2013 Received: (at 13658-done) by debbugs.gnu.org; 13 Feb 2013 02:27:55 +0000 Received: from localhost ([127.0.0.1]:52974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U5S4f-0002Nf-1w for submit@debbugs.gnu.org; Tue, 12 Feb 2013 21:27:53 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:55374) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U5S4c-0002NW-T3 for 13658-done@debbugs.gnu.org; Tue, 12 Feb 2013 21:27:51 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U5S49-000337-0t; Tue, 12 Feb 2013 21:27:21 -0500 From: Glenn Morris To: 13658-done@debbugs.gnu.org Subject: Re: bug#13658: 24.3.50; `#^^' syntax isn't mentioned in Emacs Lisp manual References: <20130209081105.a53205b6c1919c3233907c1c@gmail.com> <4v4nhhqco6.fsf@fencepost.gnu.org> <20130213085221.bed554f6cf167d4fab16a752@gmail.com> X-Spook: eavesdropping Exon Shell Comirex class struggle Attorney X-Ran: T0x-R@%~!tDV9JPXBu@LCs-8WwcS%b(^qzhJ33{]'G9r$GSz?r8DV=(( X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 12 Feb 2013 21:27:20 -0500 In-Reply-To: <20130213085221.bed554f6cf167d4fab16a752@gmail.com> (Xue Fuqiao's message of "Wed, 13 Feb 2013 08:52:21 +0800") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: 13658-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) 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. From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 13 18:46:52 2013 Received: (at 13658) by debbugs.gnu.org; 13 Feb 2013 23:46:52 +0000 Received: from localhost ([127.0.0.1]:54765 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U5m2N-0006Sq-IP for submit@debbugs.gnu.org; Wed, 13 Feb 2013 18:46:52 -0500 Received: from mail-pa0-f49.google.com ([209.85.220.49]:35451) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U5m2M-0006Sj-51 for 13658@debbugs.gnu.org; Wed, 13 Feb 2013 18:46:51 -0500 Received: by mail-pa0-f49.google.com with SMTP id kp6so1000250pab.36 for <13658@debbugs.gnu.org>; Wed, 13 Feb 2013 15:46:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:organization:x-mailer :mime-version:content-type:content-transfer-encoding; bh=EI8hjvoY1eUzCgsk1P85sM6Id92Y6R5TcNLQCWmhi2Y=; b=q8JGOT9lKE16m442TpbyqJ4hE+elW44QAIYGs7yCzZoUutNwgDP2xk6kfgmZdexQUc yXEQhxgFdvyCYVTLsq8E5vqEtG+G9WbwyEqntmWL3kVoshqGJNQHNZeKVD3taVNbEvuq ArcDLcp+9jU0EgXuYGDalNWFGSF6V8pt/7KybAkFLEQv15qN3L6aUspBIAmCIv96RmNo LBCT18awjCbyzws11Edon24gy7q34ZHfsXHDrPvcwbp/FFI2DsNRs0QLEAPHiHvCizi6 nes0pnkhaAcut1W1WcdDW+kDlWTiOzEBIuha80BJ5ltcuiY2ONB0P80s9l/GWpu+ZQXI PaDA== X-Received: by 10.66.186.164 with SMTP id fl4mr25315057pac.51.1360799175121; Wed, 13 Feb 2013 15:46:15 -0800 (PST) Received: from Emacs ([49.118.21.177]) by mx.google.com with ESMTPS id k7sm73759230paz.13.2013.02.13.15.46.12 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Feb 2013 15:46:14 -0800 (PST) Date: Thu, 14 Feb 2013 07:46:10 +0800 From: Xue Fuqiao To: 13658@debbugs.gnu.org Subject: Re: bug#13658: 24.3.50; `#^^' syntax isn't mentioned in Emacs Lisp manual Message-Id: <20130214074610.a04ccad3acea39c0184fbfac@gmail.com> Organization: The Church of Emacs X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 13658 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) > 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 From unknown Tue Jun 17 01:49:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 14 Mar 2013 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator