From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.help Subject: Re: A question about category name in ELisp Date: Mon, 7 Oct 2013 08:56:08 +0800 Message-ID: References: <83k3hr7uvk.fsf@gnu.org> <83y5665rku.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1381107380 23649 80.91.229.3 (7 Oct 2013 00:56:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Oct 2013 00:56:20 +0000 (UTC) Cc: help-gnu-emacs To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 07 02:56:25 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VSz7Y-0003Do-9e for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Oct 2013 02:56:24 +0200 Original-Received: from localhost ([::1]:56931 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSz7X-0002zW-TL for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Oct 2013 20:56:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSz7N-0002zO-SS for help-gnu-emacs@gnu.org; Sun, 06 Oct 2013 20:56:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VSz7M-0005LU-ME for help-gnu-emacs@gnu.org; Sun, 06 Oct 2013 20:56:13 -0400 Original-Received: from mail-ie0-x235.google.com ([2607:f8b0:4001:c03::235]:47278) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSz7J-0005FA-RM; Sun, 06 Oct 2013 20:56:09 -0400 Original-Received: by mail-ie0-f181.google.com with SMTP id tp5so13974123ieb.40 for ; Sun, 06 Oct 2013 17:56:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CYCIuUrPrt+hegD03jcKLukLsKD5olDIdl/4K7jXnak=; b=PzXWAUfh4ZPISSE5O+4xqBYauCFgt3v0i/7ZDsb3gWNK+6yTGnlWSD4gLZrMi34rH4 H3/yypAgsu2tCDrfvYYKSkSWSB66CfweoQA2dcPrqRIshnGiIfbn3i5iXqhAIQ2rUa6j +KA8//LCi4qmgHro3MODdjsRs3HWPrcjUkkW5hbe7/4/LIc8SHQ8dcv6SLI4StxNeMsT xTYyJ/aHu3ES9iCC2eSiu8oddIZdLZj4F0znHPz531exBvlief9nzBUeYfUY0eKMKs4V 9/Le+xdpulLHA+kHEUUFOhJ8sY3LN4DpH6u6/qAD3G2oD5XyaS/Ae+ObFCPYQTvXBSiG nJeg== X-Received: by 10.50.117.3 with SMTP id ka3mr15083860igb.15.1381107368996; Sun, 06 Oct 2013 17:56:08 -0700 (PDT) Original-Received: by 10.42.133.72 with HTTP; Sun, 6 Oct 2013 17:56:08 -0700 (PDT) In-Reply-To: <83y5665rku.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::235 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:93875 Archived-At: On Sun, Oct 6, 2013 at 11:47 PM, Eli Zaretskii wrote: > Another thing that you seem to be missing is that every character is > also a small integer This is what I was missing. Thank you! -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/