From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: .emacs poser Date: Fri, 27 Dec 2013 21:12:01 +0700 Message-ID: References: <87haa57s44.fsf@nl106-137-194.student.uu.se> <8761ql7ds0.fsf@nl106-137-194.student.uu.se> <87bo0b1kbb.fsf@nl106-137-194.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1388153536 8817 80.91.229.3 (27 Dec 2013 14:12:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Dec 2013 14:12:16 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: "B. T. Raven" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 27 15:12:22 2013 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 1VwY9E-00075j-Bn for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Dec 2013 15:12:20 +0100 Original-Received: from localhost ([::1]:49176 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VwY9D-0008GY-An for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Dec 2013 09:12:19 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50368) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VwY91-0008GT-CR for help-gnu-emacs@gnu.org; Fri, 27 Dec 2013 09:12:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VwY8w-0005ko-ES for help-gnu-emacs@gnu.org; Fri, 27 Dec 2013 09:12:07 -0500 Original-Received: from mail-qe0-x236.google.com ([2607:f8b0:400d:c02::236]:61253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VwY8w-0005kk-AG for help-gnu-emacs@gnu.org; Fri, 27 Dec 2013 09:12:02 -0500 Original-Received: by mail-qe0-f54.google.com with SMTP id cy11so9202902qeb.27 for ; Fri, 27 Dec 2013 06:12:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=YoaUbfedIvYrNzKCD1WMrk/RriCYgZxx+ht96n0O+wE=; b=BdyjmXg7hw4X0VvnH7a6Opup1np7yvdmooqImB8hDycOL1bZo8xI5dZZkKJIp6VbnN +intlsJ7axWhFoNJw9BLnwm3iJcyPVCqF5dfDZpu/OT5cRJyA3M2j8x6TlMaz0pWSSYH DkR+8LdsOYwc0Dxr0fDLW8P69qhZEsMwtmmHx8GRMLu6CFMxoPHc4fKUmXNBB8S2Ttrw Nq/+9W/+b2KNXijEo38uYzA+kzPpGRrwAFl3Hm1zdwxyZ+T4ujLRa8oceeW/bSTBEQrQ sO+2c1VRMHBNIFSng87LHLVCF/oGhr6l3B47KbQAEXKCwqm+Up3lkJjaCb6yN619gVJJ Jnhg== X-Received: by 10.49.81.178 with SMTP id b18mr82908282qey.0.1388153521857; Fri, 27 Dec 2013 06:12:01 -0800 (PST) Original-Received: by 10.96.14.74 with HTTP; Fri, 27 Dec 2013 06:12:01 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: gqcVmq4Z68Eu7PnFbfRq1qt9SwQ X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c02::236 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:95171 Archived-At: On Fri, Dec 27, 2013 at 1:00 PM, B. T. Raven wrote: > I know about ucs-insert but don't want to have to look > up the hexcodes. You do not have to know the hex code =E2=80=94 the canonical character name will do just fine, and there is tab completion.