From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Entering Unicode characters Date: Wed, 27 Jan 2016 05:35:34 +0200 Message-ID: <83wpqvzoc9.fsf@gnu.org> References: <83twmkkv16.fsf@gnu.org> <6365BE48-3DBC-4047-9DA0-C50D06D7EDD9@gmail.com> <83r3h41jlz.fsf@gnu.org> <6623994A-D49A-40F5-8FA8-134A838E59F4@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1453865726 16571 80.91.229.3 (27 Jan 2016 03:35:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Jan 2016 03:35:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jean-Christophe Helary Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 27 04:35:21 2016 Return-path: Envelope-to: ged-emacs-devel@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 1aOGsz-0000kt-Pk for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2016 04:35:13 +0100 Original-Received: from localhost ([::1]:48026 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOGsy-0003qG-HZ for ged-emacs-devel@m.gmane.org; Tue, 26 Jan 2016 22:35:12 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOGsu-0003oO-OW for emacs-devel@gnu.org; Tue, 26 Jan 2016 22:35:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOGsr-00052r-Gh for emacs-devel@gnu.org; Tue, 26 Jan 2016 22:35:08 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOGsr-00052f-D7; Tue, 26 Jan 2016 22:35:05 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1722 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aOGsp-0001wd-NW; Tue, 26 Jan 2016 22:35:04 -0500 In-reply-to: <6623994A-D49A-40F5-8FA8-134A838E59F4@gmail.com> (message from Jean-Christophe Helary on Wed, 27 Jan 2016 06:41:57 +0900) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:198900 Archived-At: > From: Jean-Christophe Helary > Date: Wed, 27 Jan 2016 06:41:57 +0900 > > > > I think you are describing how Emacs input method work. Try this: > > > > C-u C-\ turkish-postfix RET > > > > then type i and watch the echo area. > > What I see is the character I need to type to get something I don't > see. ??? What I see is the inputs I can type _and_ the characters that will be inserted when I type each input, including the dotless i character. That's not what Richard requested: Maybe so, but then neither is what you proposed, because the Emacs input methods work in the same way as what you described.