From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Memnon Anon Newsgroups: gmane.emacs.help Subject: Re: how to input Eszett =?utf-8?Q?=28'=C3=9F'=29=3F?= Date: Wed, 30 Nov 2011 17:53:01 +0000 (UTC) Message-ID: <87y5uxv70u.fsf@mean.albasani.net> References: <8762i1y14i.fsf@pobox.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1322675609 3514 80.91.229.12 (30 Nov 2011 17:53:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 30 Nov 2011 17:53:29 +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 Nov 30 18:53:24 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RVoLU-0006XD-5S for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Nov 2011 18:53:24 +0100 Original-Received: from localhost ([::1]:42128 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVoLT-0007PI-QH for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Nov 2011 12:53:23 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:49455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVoLP-0007Ot-I4 for help-gnu-emacs@gnu.org; Wed, 30 Nov 2011 12:53:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RVoLN-0003V4-2A for help-gnu-emacs@gnu.org; Wed, 30 Nov 2011 12:53:19 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:35280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVoLM-0003Ua-T9 for help-gnu-emacs@gnu.org; Wed, 30 Nov 2011 12:53:17 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RVoLL-0006Ue-6M for help-gnu-emacs@gnu.org; Wed, 30 Nov 2011 18:53:15 +0100 Original-Received: from e178240077.adsl.alicedsl.de ([85.178.240.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Nov 2011 18:53:15 +0100 Original-Received: from gegendosenfleisch by e178240077.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Nov 2011 18:53:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: e178240077.adsl.alicedsl.de Cancel-Lock: sha1:IMqIuYv2BQ51Bs9VWOl8fSbJKMU= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:83103 Archived-At: Tom Roche writes: > C-x 8 00DF success, but I'll > never remember that Brrrrrrrrrrrrr. > How easiest to get this character on a non-German keyboard? If you want to use german chars like ä, ü, ö, or ß, the easiest way I found to use "toggle-input-method" (C-\). For me, this toggles between nil and "german-postfix", which I found to be very convenient. Input ß typing sz. More /info/ here: (info "(emacs) Select Input Method") <-"C-x C-e" here hth Memnon