From robert.marshall@tnei.co.uk Thu Nov 27 00:49:14 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.2 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 27 Nov 2008 08:49:14 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAR8nBIB006501 for ; Thu, 27 Nov 2008 00:49:12 -0800 Received: from mx10.gnu.org ([199.232.76.166]:42874) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1L5cYN-0001qG-TN for emacs-pretest-bug@gnu.org; Thu, 27 Nov 2008 03:48:51 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1L5cYf-0000St-H6 for emacs-pretest-bug@gnu.org; Thu, 27 Nov 2008 03:49:10 -0500 Received: from clarity.mcc.ac.uk ([130.88.200.144]:49271) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L5cYf-0000SZ-7A for emacs-pretest-bug@gnu.org; Thu, 27 Nov 2008 03:49:09 -0500 Received: from ipsa-gw.capcis.umist.ac.uk ([130.88.144.65] helo=robert-laptop.tnei.co.uk) by clarity.mcc.ac.uk with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1L5cYc-0003Lf-Qg for emacs-pretest-bug@gnu.org; Thu, 27 Nov 2008 08:49:06 +0000 Date: Thu, 27 Nov 2008 08:49:05 +0000 Message-Id: <87skpdh7um.fsf@tnei.co.uk> From: robert To: emacs-pretest-bug@gnu.org Subject: 23.0.60; minor typo in etc/NEWS X-UoM: Scanned by the University Mail System. See http://www.itservices.manchester.ac.uk/email/filtering/information/ for details. X-detected-operating-system: by monty-python.gnu.org: FreeBSD 6.x (1) NEWS has: ** File deletion can make use of the Recycle Bin or system Trash folder. Set `delete-by-moving-to-trash' non-nil to use this. Deleted files and directories will then be sent to the Recyle Bin on Windows, and to `trash-directory' on other systems. third line should read and directories will then be sent to the Recycle Bin on Windows, and ^ Robert From lekktu@gmail.com Thu Nov 27 01:14:55 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.5 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1439-done) by emacsbugs.donarmstrong.com; 27 Nov 2008 09:14:55 +0000 Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAR9EqSS013340 for <1439-done@emacsbugs.donarmstrong.com>; Thu, 27 Nov 2008 01:14:53 -0800 Received: by yx-out-2324.google.com with SMTP id 8so410739yxg.31 for <1439-done@emacsbugs.donarmstrong.com>; Thu, 27 Nov 2008 01:14:51 -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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=+UyLMhR6iWHSZWjxIXn3gFm3g0RpRo+hA0+AJ7TtJ2c=; b=vY6v4L37mGWhf/8D6wa52y0jfjB+WvYu+QatFbewdfx67g/qJRD/K+AXnUWrzgqfSb ucokX5esku3YJ44YZf46DSCPgVGDJCvjfh3DraUDw8T30iuY97YnjMuCNlq+N5bVkvz4 wqeo5XO6Tf9OkE89uILGwQ3B4Or8mk96VeqXY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=pgPEr/zXnVzDbn6ssV2rBzmblr/vvvNWWhvbd+DFft5FMTvBRkg6Agj32fralzTjXs js/KgdikpLDpPBPkWIAya9PlhoBuFMehGbYniltL5pivcfHzew6rqChtcLWyMOkSab9v h5Ruq1XTjibwA9VR6VhQBJPDMXIofiso9cSqE= Received: by 10.100.105.15 with SMTP id d15mr3350383anc.69.1227777291826; Thu, 27 Nov 2008 01:14:51 -0800 (PST) Received: by 10.100.13.13 with HTTP; Thu, 27 Nov 2008 01:14:51 -0800 (PST) Message-ID: Date: Thu, 27 Nov 2008 10:14:51 +0100 From: "Juanma Barranquero" To: robert Subject: Re: bug#1439: 23.0.60; minor typo in etc/NEWS Cc: 1439-done@debbugs.gnu.org In-Reply-To: <87skpdh7um.fsf@tnei.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87skpdh7um.fsf@tnei.co.uk> On Thu, Nov 27, 2008 at 09:49, robert wrote: > third line should read > > and directories will then be sent to the Recycle Bin on Windows, and Fixed, thanks. Juanma From unknown Fri Jun 20 18:03:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 25 Dec 2008 15:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator