From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.text.pandoc/3481 Path: news.gmane.org!not-for-mail From: Peng Yu Newsgroups: gmane.text.pandoc Subject: Re: How to type arrow? Date: Tue, 10 Apr 2012 00:10:36 -0500 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 1334034657 13382 80.91.229.3 (10 Apr 2012 05:10:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 10 Apr 2012 05:10:57 +0000 (UTC) To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Original-X-From: pandoc-discuss+bncCPf_l5f1DRDNgY_8BBoEaIr4IA-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Tue Apr 10 07:10:57 2012 Return-path: Envelope-to: gtp-pandoc-discuss@m.gmane.org Original-Received: from mail-gx0-f186.google.com ([209.85.161.186]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SHTLz-0003OS-94 for gtp-pandoc-discuss@m.gmane.org; Tue, 10 Apr 2012 07:10:55 +0200 Original-Received: by ggnp1 with SMTP id p1sf4596008ggn.3 for ; Mon, 09 Apr 2012 22:10:54 -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=4H+7LqQpAMWfJAKrd4NfW1PkHvfwet7QtxkgT9pZiTE=; b=EV3vlu6pHUf2fQemEJhCVR8oN5CPwacor6a1Ay9EONprPGll8xnT54bnkQl5lawv+6 ep8gNbcqjJx0kc0ysKy6cpt9p+8H2oxP0DTGNrP6i9YXkCL/oJzAWx/ZQ4UbGS8uXvGI GJ6maKVx3Nsno57k7NfqvmiyDE31rbFOxqvCs= Original-Received: by 10.50.88.138 with SMTP id bg10mr1085106igb.0.1334034637296; Mon, 09 Apr 2012 22:10:37 -0700 (PDT) X-BeenThere: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Original-Received: by 10.231.58.146 with SMTP id g18ls4846085ibh.3.gmail; Mon, 09 Apr 2012 22:10:36 -0700 (PDT) Original-Received: by 10.50.6.167 with SMTP id c7mr1237502iga.1.1334034636824; Mon, 09 Apr 2012 22:10:36 -0700 (PDT) Original-Received: by 10.50.6.167 with SMTP id c7mr1237501iga.1.1334034636815; Mon, 09 Apr 2012 22:10:36 -0700 (PDT) Original-Received: from mail-ob0-f171.google.com (mail-ob0-f171.google.com [209.85.214.171]) by gmr-mx.google.com with ESMTPS id xn7si5182133igb.1.2012.04.09.22.10.36 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 09 Apr 2012 22:10:36 -0700 (PDT) Received-SPF: pass (google.com: domain of pengyu.ut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org designates 209.85.214.171 as permitted sender) client-ip=209.85.214.171; Original-Received: by obbwd18 with SMTP id wd18so8620238obb.30 for ; Mon, 09 Apr 2012 22:10:36 -0700 (PDT) Original-Received: by 10.60.18.197 with SMTP id y5mr13796572oed.58.1334034636525; Mon, 09 Apr 2012 22:10:36 -0700 (PDT) Original-Received: by 10.182.177.5 with HTTP; Mon, 9 Apr 2012 22:10:36 -0700 (PDT) In-Reply-To: X-Original-Sender: pengyu.ut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of pengyu.ut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org designates 209.85.214.171 as permitted sender) smtp.mail=pengyu.ut-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:3481 Archived-At: > 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 . I use vim. Does anybody know any shortcut? --=20 Regards, Peng --=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.