From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Backward completions Date: Thu, 19 Nov 2009 19:36:08 +0200 Organization: JURTA Message-ID: <873a4bf0hz.fsf@mail.jurta.org> References: <61C01A08-8FB6-4908-B9F1-B9F1CE3E3D92@gmail.com> <20091111212658.GD12012@headley> <87fx8kjosa.fsf_-_@mail.jurta.org> <7b501d5c0911120209x7c8f493fm68fadef6f1311206@mail.gmail.com> <87bpj16pkh.fsf@mail.jurta.org> <87tywsz9lb.fsf_-_@mail.jurta.org> <33D4DB11B8C64C4CBF50DEDCA3CE7932@us.oracle.com> <87k4xn4tmz.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258652957 17025 80.91.229.12 (19 Nov 2009 17:49:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2009 17:49:17 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 19 18:49:10 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NBB81-0007h2-KZ for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2009 18:49:09 +0100 Original-Received: from localhost ([127.0.0.1]:48442 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBB81-0006O4-4V for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2009 12:49:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBB7t-0006K5-JV for emacs-devel@gnu.org; Thu, 19 Nov 2009 12:49:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBB7o-0006A5-EG for emacs-devel@gnu.org; Thu, 19 Nov 2009 12:49:00 -0500 Original-Received: from [199.232.76.173] (port=41684 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBB7o-00069s-AN for emacs-devel@gnu.org; Thu, 19 Nov 2009 12:48:56 -0500 Original-Received: from smtp-out3.starman.ee ([85.253.0.5]:57544 helo=mx1.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBB7n-0007L6-NV for emacs-devel@gnu.org; Thu, 19 Nov 2009 12:48:56 -0500 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Original-Received: from mail.starman.ee (82.131.33.165.cable.starman.ee [82.131.33.165]) by mx1.starman.ee (Postfix) with ESMTP id 7D7A53F412E; Thu, 19 Nov 2009 19:48:49 +0200 (EET) In-Reply-To: (Lennart Borgman's message of "Wed, 18 Nov 2009 20:36:49 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:117271 Archived-At: >>>> FWIW, C-v and M-v make more sense (yes, in the minibuffer too) for >>>> scrolling completions than do TAB and . >>> >>> Page Up/Down? >> >> and M-v are bound to `switch-to-completions', so they can't be >> used for scrolling. > > But normal scrolling keys would be more convenient for scrolling, > wouldn't they? Then you have to find a convenient key for switching to the *Completions* buffer (instead of and M-v). -- Juri Linkov http://www.jurta.org/emacs/