From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: log-edit-strip-single-file-name Date: Thu, 28 Jan 2010 18:13:01 -0500 Message-ID: References: <3a26oiti.fsf@fencepost.gnu.org> <12bpggw4wg.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264721044 2825 80.91.229.12 (28 Jan 2010 23:24:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Jan 2010 23:24:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 29 00:24:01 2010 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.69) (envelope-from ) id 1NadiS-0002kw-P5 for ged-emacs-devel@m.gmane.org; Fri, 29 Jan 2010 00:24:01 +0100 Original-Received: from localhost ([127.0.0.1]:57274 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NadiR-0007sC-VQ for ged-emacs-devel@m.gmane.org; Thu, 28 Jan 2010 18:24:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NadY0-0006eL-25 for emacs-devel@gnu.org; Thu, 28 Jan 2010 18:13:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NadXt-0006cI-32 for emacs-devel@gnu.org; Thu, 28 Jan 2010 18:13:09 -0500 Original-Received: from [199.232.76.173] (port=41636 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NadXs-0006cC-UM for emacs-devel@gnu.org; Thu, 28 Jan 2010 18:13:04 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:50539) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NadXq-0006Et-T2; Thu, 28 Jan 2010 18:13:03 -0500 Original-Received: from faina.iro.umontreal.ca (faina.iro.umontreal.ca [132.204.26.177]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id o0SND1XT021996; Thu, 28 Jan 2010 18:13:01 -0500 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id C548C3A7A3; Thu, 28 Jan 2010 18:13:01 -0500 (EST) In-Reply-To: (Stefan Monnier's message of "Thu, 28 Jan 2010 14:25:51 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3458=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:120621 Archived-At: > That's an idea. Another is to change the default value of > log-edit-strip-single-file-name ;-) Or to make this value depend on the backend (that might actually be the best option), Stefan