From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: stevesusenet@yahoo.com (Steve) Newsgroups: gmane.emacs.help Subject: Re: Emacs 21.2 : Can you set it up so the cursor is focused in completeion buffers when they happen? Date: 6 Sep 2002 20:55:56 -0700 Organization: http://groups.google.com/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: <6f8cb8c9.0209061955.44e22b24@posting.google.com> References: <6f8cb8c9.0209061231.3d2b5206@posting.google.com> <3D792A4E.8040006@ihs.com> NNTP-Posting-Host: localhost.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1031371604 31712 127.0.0.1 (7 Sep 2002 04:06:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Sep 2002 04:06:44 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17nWrr-0008FM-00 for ; Sat, 07 Sep 2002 06:06:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17nWrG-0000eI-00; Sat, 07 Sep 2002 00:06:06 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 209.244.85.189 Original-X-Trace: posting.google.com 1031370956 32242 127.0.0.1 (7 Sep 2002 03:55:56 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 7 Sep 2002 03:55:56 GMT Original-Xref: nntp.stanford.edu gnu.emacs.help:104560 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1118 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1118 Kevin Rodgers wrote in message news:<3D792A4E.8040006@ihs.com>... > Steve wrote: > > > I'm using gnu emacs 21.2. > > > > I was wondering if there was something I could set so that when a > > completeion buffer comes up ( ie C-h, M-occur ) the cursor will be in > > that buffer? > > > > I usually want to scroll such lists so if I could set things up like > > this it would save me a few keystrokes. > > Are you aware of M-C-v (and M-- M-C-v)? Its a bit of a finger twister and on my system it just takes me to the end of the other window/buffer. I just want the cursor there so I don't have to C-x o when such completeion buffers come up. Steve