From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: upcase-word, &c. for non-latin alphabets Date: Wed, 09 Apr 2014 20:19:45 +0300 Message-ID: <831tx65sjy.fsf@gnu.org> References: <83a9bu5utv.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1397064063 10931 80.91.229.3 (9 Apr 2014 17:21:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2014 17:21:03 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Yuri Khan Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 09 19:20:56 2014 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 1WXwBE-00051U-3n for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Apr 2014 19:20:56 +0200 Original-Received: from localhost ([::1]:47336 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXwBD-0001In-Nh for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Apr 2014 13:20:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXwAw-0001HC-Bc for help-gnu-emacs@gnu.org; Wed, 09 Apr 2014 13:20:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXwAq-0002US-9k for help-gnu-emacs@gnu.org; Wed, 09 Apr 2014 13:20:38 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:40497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXwAp-0002UI-RP for help-gnu-emacs@gnu.org; Wed, 09 Apr 2014 13:20:32 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0N3R00A00X86IP00@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Wed, 09 Apr 2014 20:19:52 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N3R00AETXH19G60@a-mtaout22.012.net.il>; Wed, 09 Apr 2014 20:19:49 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 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:97072 Archived-At: > Date: Wed, 9 Apr 2014 23:59:43 +0700 > From: Yuri Khan > Cc: "help-gnu-emacs@gnu.org" > > On Wed, Apr 9, 2014 at 11:30 PM, Eli Zaretskii wrote: > >> From: Will Parsons > >> Date: 9 Apr 2014 15:52:04 GMT > >> > >> I'd like to be able use the upcase/downcase/capitalize-word functions > >> (or equivalents) for non-Latin alphabets (utf-8 encoding). Can anyone > >> give me any hints on how to go about it? > > > > Just use M-u, M-l, and M-c. Emacs already knows about all the > > alphabets it supports (which is all of the Unicode). > > Does it also do the right thing for the Turkic dotted and dotless I > (which is about the only thing in Unicode that cannot be up/downcased > without knowing the language)? N o, Emacs doesn't yet support titlecase.