From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: emacs dired: unable to view deletion list Date: Sun, 3 Apr 2011 17:06:59 -0700 Message-ID: References: <41b3b14c-d823-4715-a8d1-6ad54cb19a41@o15g2000prn.googlegroups.com> <618e69c8-41d2-498f-b40c-3485cfa840a0@z3g2000prz.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1301875643 11170 80.91.229.12 (4 Apr 2011 00:07:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Apr 2011 00:07:23 +0000 (UTC) To: "'Xah Lee'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 04 02:07:20 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q6XKB-0002ME-IA for geh-help-gnu-emacs@m.gmane.org; Mon, 04 Apr 2011 02:07:19 +0200 Original-Received: from localhost ([127.0.0.1]:35090 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6XKA-0003eB-Pl for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Apr 2011 20:07:18 -0400 Original-Received: from [140.186.70.92] (port=48654 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6XJn-0003e2-K9 for help-gnu-emacs@gnu.org; Sun, 03 Apr 2011 20:06:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6XJm-0006Qw-Jt for help-gnu-emacs@gnu.org; Sun, 03 Apr 2011 20:06:55 -0400 Original-Received: from rcsinet10.oracle.com ([148.87.113.121]:19624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6XJm-0006Qs-A5 for help-gnu-emacs@gnu.org; Sun, 03 Apr 2011 20:06:54 -0400 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p3406pqs002616 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 4 Apr 2011 00:06:52 GMT Original-Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id p3406okf003300 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Apr 2011 00:06:50 GMT Original-Received: from abhmt015.oracle.com (abhmt015.oracle.com [141.146.116.24]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p3406oX9029257; Sun, 3 Apr 2011 19:06:50 -0500 Original-Received: from dradamslap1 (/10.159.34.132) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 03 Apr 2011 17:06:49 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <618e69c8-41d2-498f-b40c-3485cfa840a0@z3g2000prz.googlegroups.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 Thread-Index: AcvyWHmFJalFR91uR72m6VNHEdylWwAA1ueA X-Source-IP: acsmt358.oracle.com [141.146.40.158] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090208.4D990B9A.00B4:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 148.87.113.121 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:80595 Archived-At: > > C-M-v or M-PgDn work for me. > > Thanks! that's odd... something not apparent in my > customization is doing it... could it dired-plus? I don't think so. With Dired+ I can use C-M-v and C-M-S-v this way without a problem. Just a thought: The part of the list that is not shown, at least for me, is the upper part. Eli's suggestion of `C-M-v' does nothing in that case, since you are already at the bottom. Did you try `C-M-S-v' (aka `C-M-V') to scroll up instead of down?