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: if vs. when vs. and: style question Date: Wed, 25 Mar 2015 21:23:35 -0700 (PDT) Message-ID: <4e8aa81d-9619-41ad-a3d2-658095fb03a4@googlegroups.com> References: <87sicvwckx.fsf@wmi.amu.edu.pl> <87wq27yvqg.fsf@debian.uxu> <8d531e99-7260-4263-ac99-09c6871e2708@googlegroups.com> <87vbhq53lf.fsf@debian.uxu> <87a8z23p23.fsf@kuiper.lan.informatimago.com> <87lhilx0cf.fsf@debian.uxu> <87twx9360u.fsf@kuiper.lan.informatimago.com> <0d1d19ab-06e9-462d-8867-9a49b1e232d3@googlegroups.com> <87lhil2io1.fsf@kuiper.lan.informatimago.com> <87d23w3mzu.fsf@kuiper.lan.informatimago.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1427343925 28203 80.91.229.3 (26 Mar 2015 04:25:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Mar 2015 04:25:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 26 05:25:21 2015 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 1YazM8-0005ak-5y for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Mar 2015 05:25:20 +0100 Original-Received: from localhost ([::1]:42629 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YazM7-0004DK-3x for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Mar 2015 00:25:19 -0400 X-Received: by 10.236.47.136 with SMTP id t8mr14299644yhb.44.1427343815708; Wed, 25 Mar 2015 21:23:35 -0700 (PDT) X-Received: by 10.50.111.233 with SMTP id il9mr513579igb.13.1427343815675; Wed, 25 Mar 2015 21:23:35 -0700 (PDT) Original-Path: usenet.stanford.edu!z107no4872205qgd.0!news-out.google.com!qk8ni265igc.0!nntp.google.com!z20no250272igj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=117.195.41.121; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 117.195.41.121 User-Agent: G2/1.0 Injection-Date: Thu, 26 Mar 2015 04:23:35 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:211069 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:103350 Archived-At: On Thursday, March 26, 2015 at 2:01:45 AM UTC+5:30, Drew Adams wrote: > > > Maybe so. But if you use the euro character a *lot*, for example, > > > then you might just consider assigning it a key. Rather than using > > > `C-x 8 RET euro sign RET' each time to insert it. > > > > Hey! I did that! > > > > If only I could remember what key I assigned to it! It's one of the > > keys left free by the greek alphabet, I know it's somewhere... > > See the 11th word I wrote. If you insert that character a *lot* > then (a) you will likely assign it to a quick key and (b) you will > likely remember it. Ive been trying to explain (starting with myself!) multiple levels of input methods, quite along the lines you seem to be suggesting: http://blog.languager.org/2015/01/unicode-and-universe.html#IMLevels Additions/corrections welcome!