From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tftorrey@tftorrey.com (T.F. Torrey) Newsgroups: gmane.emacs.help Subject: Re: How to get the script name symbols of a specific character? Date: Mon, 11 Feb 2013 13:11:47 -0700 Message-ID: <878v6uwqyk.fsf@lapcat.tftorrey.com> References: <87bobr13v8.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1360613558 31445 80.91.229.3 (11 Feb 2013 20:12:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Feb 2013 20:12:38 +0000 (UTC) Cc: stool.ye@gmail.com, help-gnu-emacs@gnu.org To: Jambunathan K Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 11 21:12:57 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 1U4zkA-0002CR-LX for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Feb 2013 21:12:50 +0100 Original-Received: from localhost ([::1]:33317 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4zjr-0004hd-Af for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Feb 2013 15:12:31 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:58231) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4zjm-0004hQ-2p for help-gnu-emacs@gnu.org; Mon, 11 Feb 2013 15:12:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4zjk-0002PQ-0Y for help-gnu-emacs@gnu.org; Mon, 11 Feb 2013 15:12:26 -0500 Original-Received: from mail-pa0-f54.google.com ([209.85.220.54]:55440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4zjj-0002PE-Qp for help-gnu-emacs@gnu.org; Mon, 11 Feb 2013 15:12:23 -0500 Original-Received: by mail-pa0-f54.google.com with SMTP id fa10so3279719pad.27 for ; Mon, 11 Feb 2013 12:12:21 -0800 (PST) X-Received: by 10.66.72.233 with SMTP id g9mr44180429pav.29.1360613541643; Mon, 11 Feb 2013 12:12:21 -0800 (PST) Original-Received: from lapcat.tftorrey.com.tftorrey.com (ip70-190-16-163.ph.ph.cox.net. [70.190.16.163]) by mx.google.com with ESMTPS id c3sm25208067pax.9.2013.02.11.12.12.19 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 11 Feb 2013 12:12:20 -0800 (PST) In-Reply-To: <87bobr13v8.fsf@gmail.com> (message from Jambunathan K on Mon, 11 Feb 2013 17:04:03 +0530) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.54 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:89080 Archived-At: Jambunathan K writes: > Put your cursor on the box and type > C-u C-x = > > It will give more useful pointers. The codepoint of a particular > character. The name of the character, in the example below is prefixed > by the script it comes from etc. Wow. This is a great tip. Thanks for this (and your other contributions)! Terry -- T.F. Torrey