From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: david.reitter@gmail.com Newsgroups: gmane.emacs.help Subject: Re: Changine sizes of splitted windows Date: 23 Oct 2006 06:30:33 -0700 Organization: http://groups.google.com Message-ID: <1161610233.894799.138240@k70g2000cwa.googlegroups.com> References: <1161451648.951769.112530@i3g2000cwc.googlegroups.com> <87y7r9lfx7.fsf@gmx.at> <1161460263.118063.317010@k70g2000cwa.googlegroups.com> <1161534383.628791.137750@k70g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1161610866 12151 80.91.229.2 (23 Oct 2006 13:41:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Oct 2006 13:41:06 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 23 15:41:03 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gc02x-0002Fq-Cm for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Oct 2006 15:40:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gc02w-0003y8-RZ for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Oct 2006 09:40:54 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!k70g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-NNTP-Posting-Host: 129.215.174.81 Original-X-Trace: posting.google.com 1161610239 6394 127.0.0.1 (23 Oct 2006 13:30:39 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 23 Oct 2006 13:30:39 +0000 (UTC) In-Reply-To: <1161534383.628791.137750@k70g2000cwa.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1) Gecko/20061021 Camino/1.1a1+,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: k70g2000cwa.googlegroups.com; posting-host=129.215.174.81; posting-account=VxtxShIAAAAyATreB9RNYoFcRu4SpMFVEC9YFuAlbPn1KBMEY3FC1g Original-Xref: shelby.stanford.edu gnu.emacs.help:142572 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38193 Archived-At: > But when I type C-x the editor switches, as expected, to the command > line. What? You mean, you're getting a minibuffer? That shouldn't happen. That happens when you type M-x, which is Option-X in Aquamacs (by default - unless you configure things differently). You should try this without any of your configuration (.emacs, customizations.el and Preferences.el in the appropriate places as described in the Aquamacs FAQ). >But after typing ^ it switches to the last regular editor window > and shows "^" in the editor. I am a little bit confused about that. I > type the key that shows the symbols ^ and =B0 (with shift) and is next > to the number 1 (on a regular Mac-keyboard). Isn't it the right key? Well, you may be surprised, but they're selling different keyboards in different countries. Your Nick "Texaner" suggests to me that you might be German, and indeed ^ is found on that key in the German keyboard layout. However, it is a dead key, i.e. it is meant to be used in conjunction with another key. If you input ^ in a normal buffer, you can see that it underlines the caret, waiting for another key. Try ^e. So you have to press C-x ^ SPACE to get what you want. And that works fine for me in Aquamacs. Hope that helps. -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project!