From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jussi Piitulainen Newsgroups: gmane.emacs.help Subject: Re: Emacs on OS X - configuration package Date: 01 Mar 2004 16:47:28 +0200 Organization: University of Helsinki Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <20040227213744639+0000@news.eircom.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1078168991 12745 80.91.224.253 (1 Mar 2004 19:23:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Mar 2004 19:23:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 01 20:22:59 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Axt0F-0006pX-00 for ; Mon, 01 Mar 2004 20:22:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AxszN-0001aK-I9 for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Mar 2004 14:22:05 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.uchicago.edu!yellow.newsread.com!netaxs.com!newsread.com!newsfeed.stueberl.de!news1.spb.su!newsfeed1.funet.fi!newsfeeds.funet.fi!news.cc.tut.fi!news.helsinki.fi!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: venus.ling.helsinki.fi Original-X-Trace: oravannahka.helsinki.fi 1078152448 18805 128.214.78.39 (1 Mar 2004 14:47:28 GMT) Original-X-Complaints-To: abuse@helsinki.fi Original-NNTP-Posting-Date: 1 Mar 2004 14:47:28 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:121398 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:17354 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17354 videoxfer writes: > Piet van Oostrum wrote: > >> Well, I don't. The main reason is that I would loose the >> Alt-keyboard function which gives me acces to non-ASCII characters, >> like the Euro sign and accented characters. > > True. You _can_ still enter many accented latin1-specific > characters with the option key even if option is bound to meta. For > instance I can use opt-u in the usual mac way to enter ü, ö etc. In Usually M-u is bound to upcase-word. If you simply set option to be meta, that is what you get. (Alt and option are names for the same key.)