From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.help Subject: Re: How use "The Case Table" Date: Mon, 17 Oct 2011 08:27:03 +0000 (UTC) Organization: muc.de e.V. Message-ID: References: NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1332966464 30551 80.91.229.3 (28 Mar 2012 20:27:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Mar 2012 20:27:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 28 22:27:43 2012 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 1SCzT5-0004lj-5d for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 22:27:43 +0200 Original-Received: from localhost ([::1]:40847 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCzT4-0000i8-F8 for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 16:27:42 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!feeder.erje.net!weretis.net!feeder1.news.weretis.net!news-peer.in.tum.de!news.muc.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: news.muc.de Original-X-Trace: colin.muc.de 1318840023 15016 193.149.48.2 (17 Oct 2011 08:27:03 GMT) Original-X-Complaints-To: news-admin@muc.de Original-NNTP-Posting-Date: Mon, 17 Oct 2011 08:27:03 +0000 (UTC) User-Agent: tin/1.9.6-20101126 ("Burnside") (UNIX) (FreeBSD/8.2-STABLE (amd64)) Original-Xref: usenet.stanford.edu gnu.emacs.help:189345 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:84136 Archived-At: a machine of awareness wrote: > I read elsp Manual.But at "The Case Table", > I don't understand it.How "The Case Table" use, > and where use it? It's something Emacs (not you) uses. For example, M-c `capitalize-word' uses the case table. If you need to, you can set up a case table yourself, usually when you use a language which Emacs doesn't yet handle. > Thanks. -- Alan Mackenzie (Nuremberg, Germany).