From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Concerning delete-by-moving-to-trash on free systems Date: Thu, 27 Nov 2008 16:26:59 +0100 Message-ID: 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=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1227799641 27374 80.91.229.12 (27 Nov 2008 15:27:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Nov 2008 15:27:21 +0000 (UTC) To: "Emacs developers" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 27 16:28:23 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 1L5imx-0002Tz-Il for ged-emacs-devel@m.gmane.org; Thu, 27 Nov 2008 16:28:20 +0100 Original-Received: from localhost ([127.0.0.1]:47547 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5iln-0000xQ-Co for ged-emacs-devel@m.gmane.org; Thu, 27 Nov 2008 10:27:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L5ilh-0000wj-UL for emacs-devel@gnu.org; Thu, 27 Nov 2008 10:27:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L5ilh-0000wW-3I for emacs-devel@gnu.org; Thu, 27 Nov 2008 10:27:01 -0500 Original-Received: from [199.232.76.173] (port=43162 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5ilg-0000wT-Tm for emacs-devel@gnu.org; Thu, 27 Nov 2008 10:27:00 -0500 Original-Received: from yx-out-1718.google.com ([74.125.44.153]:18074) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L5ilg-0007VK-JL for emacs-devel@gnu.org; Thu, 27 Nov 2008 10:27:00 -0500 Original-Received: by yx-out-1718.google.com with SMTP id 34so461258yxf.66 for ; Thu, 27 Nov 2008 07:26:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=6f2OAfBqSNNaE+QtnIkQcY3RqgFB39kiynntMJZ2xTo=; b=FBdE5/P90ZVCK4YK5UaeAHYoyUytaaXXbwPdKE3d1MK3zaX9ftKrZL2dwVSsaIC+aT uAoQi50uTjnvMohH8mHhbyePtR4XN2yEACQqBeN6zomDqgk0zmLWX04wEbgCj7zyUoL4 cwDb4a170SSNj+shS1VsBId6YTzN9rW1cF9qs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=B5OrtRg4Saxdk6uJpWHsjSe4fhy0+qGR7uOsPRMt4iBd7j2we77bHp4G81/rzUW12c XGWfnF0n7GlH1W/rz1XqmhOAxYVqLML3AU+riFPi/o5jrLUXMxoFMlbQYV6Epn43Bnyc lRcvzT8CisdQLYMfMGjKKQNYHQMMF59WhOOA4= Original-Received: by 10.100.108.20 with SMTP id g20mr3541631anc.14.1227799619228; Thu, 27 Nov 2008 07:26:59 -0800 (PST) Original-Received: by 10.100.13.13 with HTTP; Thu, 27 Nov 2008 07:26:59 -0800 (PST) In-Reply-To: <87tz9trzb8.fsf@thinkpad.tsdh.de> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:106237 Archived-At: On Thu, Nov 27, 2008 at 15:58, Tassilo Horn wrote: > 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". Juanma