From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Schmitt Newsgroups: gmane.emacs.help Subject: Re: Cannot go down in dired when the file name is tool long Date: Mon, 16 Sep 2013 09:21:22 +0200 Organization: IRISA, INRIA Rennes (FR) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1379317217 11545 80.91.229.3 (16 Sep 2013 07:40:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Sep 2013 07:40:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 16 09:40:21 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VLTPu-0008Tc-KF for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Sep 2013 09:40:18 +0200 Original-Received: from localhost ([::1]:60263 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLTPu-0002gC-39 for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Sep 2013 03:40:18 -0400 X-Received: by 10.180.109.19 with SMTP id ho19mr4022467wib.7.1379317032626; Mon, 16 Sep 2013 00:37:12 -0700 (PDT) Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: top.irisa.fr Original-X-Trace: news-v3.irisa.fr 1379316081 4574 131.254.16.41 (16 Sep 2013 07:21:21 GMT) Original-X-Complaints-To: abuse@irisa.fr Original-NNTP-Posting-Date: Mon, 16 Sep 2013 07:21:21 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:BrTFajDz9mIgN/RzF8OWWtQrYcQ= Original-Path: usenet.stanford.edu!gn7no16309345wib.1!news-out.google.com!ed8ni193086wic.0!nntp.google.com!proxad.net!feeder1-2.proxad.net!feed.ac-versailles.fr!news.ecp.fr!news-rocq.inria.fr!news.irisa.fr!.POSTED!not-for-mail Original-Xref: usenet.stanford.edu gnu.emacs.help:201132 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:93401 Archived-At: Drew Adams writes: > I don't see what you describe at all. Do you see this when starting > with `emacs -Q'? For me, that has `visual-line-mode' turned off, and > `n' acts normally in Dired. > > If you see that problem with `emacs -Q', then consider reporting a bug: > `M-x report-emacs-bug'. If not, try bisecting your init file (~/.emacs) > recursively until you find the part that introduces the problem. Thank you for the suggestion. I don't see the problem with emacs -Q, so I'll have to investigate what in my .emacs creates the problem. Thanks again, Alan