From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: wdired-use-dired-vertical-movement docstring improvements Date: Mon, 05 Nov 2007 12:51:21 +0100 Message-ID: <87r6j4oqpy.fsf@ambire.localdomain> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194263573 6898 80.91.229.12 (5 Nov 2007 11:52:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Nov 2007 11:52:53 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: "Chris Moore" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 05 12:52:56 2007 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 1Ip0Vj-0007dS-CG for ged-emacs-devel@m.gmane.org; Mon, 05 Nov 2007 12:52:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ip0VY-0003t1-Q6 for ged-emacs-devel@m.gmane.org; Mon, 05 Nov 2007 06:52:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ip0VT-0003nt-Vg for emacs-devel@gnu.org; Mon, 05 Nov 2007 06:52:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ip0VP-0003cK-5q for emacs-devel@gnu.org; Mon, 05 Nov 2007 06:52:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ip0VO-0003c2-V4 for emacs-devel@gnu.org; Mon, 05 Nov 2007 06:52:35 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ip0VO-0001RE-1K for emacs-devel@gnu.org; Mon, 05 Nov 2007 06:52:34 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ip0VN-0001yT-DF for emacs-pretest-bug@gnu.org; Mon, 05 Nov 2007 06:52:33 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ip0VK-0001Pl-Lh for emacs-pretest-bug@gnu.org; Mon, 05 Nov 2007 06:52:33 -0500 Original-Received: from ppp-53-35.21-151.libero.it ([151.21.35.53] helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ip0VK-0001PF-9n for emacs-pretest-bug@gnu.org; Mon, 05 Nov 2007 06:52:30 -0500 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1Ip0UD-0003cf-Jq; Mon, 05 Nov 2007 12:51:21 +0100 In-Reply-To: (Chris Moore's message of "Mon, 5 Nov 2007 10:56:17 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-detected-kernel: by monty-python.gnu.org: 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:82567 gmane.emacs.pretest.bugs:20244 Archived-At: () "Chris Moore" () Mon, 5 Nov 2007 10:56:17 +0100 ! If `sometimes', only move to the beginning of filename if the point is ! before it, and `track-eol' is non-nil. This behavior is very handy when editing several filenames. installed, thanks. thi