From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christian Schlauer Newsgroups: gmane.emacs.devel Subject: Re: C-n and C-a Date: Mon, 09 Feb 2009 21:22:46 +0000 Message-ID: References: <8763jotmim.fsf@jurta.org> <873aerpn4y.fsf@cyd.mit.edu> <87vdrln48c.fsf@jurta.org> Reply-To: cs-usenet@arcor.de NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1234214604 1361 80.91.229.12 (9 Feb 2009 21:23:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 Feb 2009 21:23:24 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 09 22:24:39 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 1LWdcG-0004sD-4S for ged-emacs-devel@m.gmane.org; Mon, 09 Feb 2009 22:24:32 +0100 Original-Received: from localhost ([127.0.0.1]:52259 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWdav-0007FW-QK for ged-emacs-devel@m.gmane.org; Mon, 09 Feb 2009 16:23:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWdar-0007F6-7s for emacs-devel@gnu.org; Mon, 09 Feb 2009 16:23:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWdap-0007EQ-QB for emacs-devel@gnu.org; Mon, 09 Feb 2009 16:23:04 -0500 Original-Received: from [199.232.76.173] (port=56404 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWdap-0007EN-Jq for emacs-devel@gnu.org; Mon, 09 Feb 2009 16:23:03 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:44451 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LWdap-0005SJ-02 for emacs-devel@gnu.org; Mon, 09 Feb 2009 16:23:03 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LWdak-0005r1-F4 for emacs-devel@gnu.org; Mon, 09 Feb 2009 21:22:59 +0000 Original-Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Feb 2009 21:22:58 +0000 Original-Received: from cs-usenet by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Feb 2009 21:22:58 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: rain.gmane.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) 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:108910 Archived-At: Stefan Monnier writes: > FWIW, I think the right patch for dired would be to set truncate-lines > to t. Yes, please. +1 -- Christian Schlauer