From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Concerning delete-by-moving-to-trash on free systems Date: Thu, 27 Nov 2008 17:20:03 +0100 Message-ID: <878wr5rvik.fsf@thinkpad.tsdh.de> References: <87od01tr8o.fsf@thinkpad.tsdh.de> <492E9E4D.7040108@harpegolden.net> <87d4ghtgkf.fsf@thinkpad.tsdh.de> <492EB022.8080905@harpegolden.net> <87tz9trzb8.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227802821 5924 80.91.229.12 (27 Nov 2008 16:20:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Nov 2008 16:20:21 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 27 17:21:27 2008 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 1L5jcM-0006W1-1i for ged-emacs-devel@m.gmane.org; Thu, 27 Nov 2008 17:21:26 +0100 Original-Received: from localhost ([127.0.0.1]:49321 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5jbC-0007uU-70 for ged-emacs-devel@m.gmane.org; Thu, 27 Nov 2008 11:20:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L5jb6-0007sE-3V for emacs-devel@gnu.org; Thu, 27 Nov 2008 11:20:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L5jb3-0007pX-Td for emacs-devel@gnu.org; Thu, 27 Nov 2008 11:20:06 -0500 Original-Received: from [199.232.76.173] (port=50836 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5jb3-0007pO-Oy for emacs-devel@gnu.org; Thu, 27 Nov 2008 11:20:05 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:13740) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L5jb2-0007RI-Pd for emacs-devel@gnu.org; Thu, 27 Nov 2008 11:20:05 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 4FE2E789AAA3 for ; Thu, 27 Nov 2008 17:20:04 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04045-06 for ; Thu, 27 Nov 2008 17:20:03 +0100 (CET) X-CHKRCPT: Envelopesender vrfy tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (dhcp83.uni-koblenz.de [141.26.71.83]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 4AA13789A47F for ; Thu, 27 Nov 2008 17:20:03 +0100 (CET) Mail-Copies-To: never Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (Juanma Barranquero's message of "Thu, 27 Nov 2008 16:26:59 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de 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:106240 Archived-At: "Juanma Barranquero" writes: Hi Juanma, >> Anyway, my main point is (if I didn't mention it often enough): Don't >> release 23.1 with an option which sounds great but loses data. > > File a bug report and mark it as "Severity: grave". Done, #1440. Bye, Tassilo