From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sergei Organov Newsgroups: gmane.emacs.help Subject: Re: Typing accented text. Date: Wed, 11 Jul 2012 17:58:55 +0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1342015164 6454 80.91.229.3 (11 Jul 2012 13:59:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 11 Jul 2012 13:59:24 +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 Jul 11 15:59:24 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 1SoxRr-0001oQ-Uw for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Jul 2012 15:59:24 +0200 Original-Received: from localhost ([::1]:33332 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoxRr-0006Zw-4Z for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Jul 2012 09:59:23 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoxRl-0006ZZ-H7 for help-gnu-emacs@gnu.org; Wed, 11 Jul 2012 09:59:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoxRg-00046n-JH for help-gnu-emacs@gnu.org; Wed, 11 Jul 2012 09:59:17 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:55043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoxRg-00046R-Ck for help-gnu-emacs@gnu.org; Wed, 11 Jul 2012 09:59:12 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SoxRZ-0001Vn-9z for help-gnu-emacs@gnu.org; Wed, 11 Jul 2012 15:59:05 +0200 Original-Received: from 89.175.180.246 ([89.175.180.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Jul 2012 15:59:05 +0200 Original-Received: from osv by 89.175.180.246 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Jul 2012 15:59:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 89.175.180.246 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:85796 Archived-At: "B. T. Raven" writes: > Die Wed Jul 11 2012 06:10:29 GMT-0500 (Central Daylight Time) Sergei > Organov scripsit: > >> Hello, >> >> I'd like to type text with explicit accents, and so that accents are on >> top of letters. For example, if I type in ASCII: >> >> H'ere is v'ery short ex'ample of what I want to ach'ieve > > The standard way of doing this is with an input method. Type C-x ret C-\ > latin-1-postfix. Now vowels followed by apostrophes will be accented: > > Hére is véry short exámple of what I want to achíeve > > If you don't like postfix, you could use latin-1-prefix input method. Thanks, works like a charm for Latin! Unfortunately does not seem to exist for Cyrillic (Emacs 23.2.1) :-( -- Sergei.