From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: How do I enter a 'oe'? Date: Tue, 2 Sep 2014 08:01:10 -0700 (PDT) Message-ID: <507beca3-2c06-4ea5-b77d-ad6f364cc754@googlegroups.com> References: <7zlhq2qi3e.fsf@example.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1409670336 3974 80.91.229.3 (2 Sep 2014 15:05:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2014 15:05:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 02 17:05:29 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 1XOpe6-0002L7-1V for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Sep 2014 17:05:22 +0200 Original-Received: from localhost ([::1]:38579 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOpe5-0004mJ-LM for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Sep 2014 11:05:21 -0400 X-Received: by 10.66.196.193 with SMTP id io1mr17732726pac.28.1409670071604; Tue, 02 Sep 2014 08:01:11 -0700 (PDT) X-Received: by 10.50.114.69 with SMTP id je5mr471939igb.1.1409670071388; Tue, 02 Sep 2014 08:01:11 -0700 (PDT) Original-Path: usenet.stanford.edu!r2no12893728igi.0!news-out.google.com!aw9ni0igc.0!nntp.google.com!uq10no8473028igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <7zlhq2qi3e.fsf@example.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=59.95.5.157; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 59.95.5.157 User-Agent: G2/1.0 Injection-Date: Tue, 02 Sep 2014 15:01:11 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:207326 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:99603 Archived-At: On Tuesday, September 2, 2014 6:45:17 PM UTC+5:30, David Hume wrote: > Alan Schmitt writes: > in the subject line How do I enter a 'oe'? > Well one way is ctrl-x 8 return 0153 > oe This can be done in or out of emacs. I prefer the 'below-emacs-level' (when it works) On linux one needs to set a compose key and then know (the few) elements of https://help.ubuntu.com/community/GtkComposeTable that one most needs. Dunno about mac. There must be something similar=B9 =B9 For some strange reason this =B9 does not work in emacs At the bash prompt Compose+s+1 works=20 oe is just Compose+o+e (in sequence) and it works in and out of emacs