From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.text.pandoc/3480 Path: news.gmane.org!not-for-mail From: John Gabriele Newsgroups: gmane.text.pandoc Subject: Re: How to type arrow? Date: Mon, 9 Apr 2012 22:42:38 -0400 Message-ID: References: Reply-To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1334025778 10380 80.91.229.3 (10 Apr 2012 02:42:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 10 Apr 2012 02:42:58 +0000 (UTC) To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Original-X-From: pandoc-discuss+bncCMPOgtBwEJ-8jvwEGgQGmyZX-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Tue Apr 10 04:42:58 2012 Return-path: Envelope-to: gtp-pandoc-discuss@m.gmane.org Original-Received: from mail-gy0-f186.google.com ([209.85.160.186]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SHR2n-0004sU-CL for gtp-pandoc-discuss@m.gmane.org; Tue, 10 Apr 2012 04:42:57 +0200 Original-Received: by ghbf19 with SMTP id f19sf4539095ghb.3 for ; Mon, 09 Apr 2012 19:42:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:in-reply-to:references:date :message-id:subject:from:to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type :content-transfer-encoding; bh=ABjTU+phlZXq6ObUZI3bXEITgYyUQ6xaCBzD4YUUGQo=; b=3vFsbsHryunZJEChAbM6/hQxAdjV0lMA1kn1tJjsnuvHXQ3QsqBfQC03ANkKFSt0jP ziC277bO4RUNxmfZN6lsRztQ2zsMQw7QqVu0kOJ933Mw5laFU2VePcdD+HNJZCOBGMJZ Yv3WltpDsEp9LIafNseb23PumpYUim57toH5Q= Original-Received: by 10.68.213.130 with SMTP id ns2mr109465pbc.6.1334025759042; Mon, 09 Apr 2012 19:42:39 -0700 (PDT) X-BeenThere: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Original-Received: by 10.68.136.232 with SMTP id qd8ls2920837pbb.0.gmail; Mon, 09 Apr 2012 19:42:38 -0700 (PDT) Original-Received: by 10.68.125.233 with SMTP id mt9mr8992703pbb.5.1334025758785; Mon, 09 Apr 2012 19:42:38 -0700 (PDT) Original-Received: by 10.68.125.233 with SMTP id mt9mr8992702pbb.5.1334025758774; Mon, 09 Apr 2012 19:42:38 -0700 (PDT) Original-Received: from mail-pz0-f46.google.com (mail-pz0-f46.google.com [209.85.210.46]) by gmr-mx.google.com with ESMTPS id g5si21851504pbk.2.2012.04.09.19.42.38 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 09 Apr 2012 19:42:38 -0700 (PDT) Received-SPF: pass (google.com: domain of jmg3000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org designates 209.85.210.46 as permitted sender) client-ip=209.85.210.46; Original-Received: by mail-pz0-f46.google.com with SMTP id z9so5623701dad.19 for ; Mon, 09 Apr 2012 19:42:38 -0700 (PDT) Original-Received: by 10.68.217.201 with SMTP id pa9mr24695322pbc.73.1334025758708; Mon, 09 Apr 2012 19:42:38 -0700 (PDT) Original-Received: by 10.143.160.9 with HTTP; Mon, 9 Apr 2012 19:42:38 -0700 (PDT) In-Reply-To: X-Original-Sender: jmg3000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jmg3000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org designates 209.85.210.46 as permitted sender) smtp.mail=jmg3000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org; dkim=pass header.i=@gmail.com Precedence: list Mailing-list: list pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org; contact pandoc-discuss+owners-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-ID: X-Google-Group-Id: 1007024079513 List-Post: , List-Help: , List-Archive: Original-Sender: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Subscribe: , List-Unsubscribe: , Xref: news.gmane.org gmane.text.pandoc:3480 Archived-At: On Mon, Apr 9, 2012 at 5:17 PM, Peng Yu wrote: > Hi, > > There is a few ways for typing arrows (left, right). Does anybody know > the most convenient way? Hi Peng, The code points are 2192 for "=E2=86=92", and 2190 for "=E2=86=90". In Emacs, you type "M-x ucs-insert", then the code point, then . With GTK-based apps, it's Shift-Ctrl-u, then the codepoint, then . ---John --=20 You received this message because you are subscribed to the Google Groups "= pandoc-discuss" group. To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to pandoc-discuss+unsubscribe@go= oglegroups.com. For more options, visit this group at http://groups.google.com/group/pandoc= -discuss?hl=3Den.