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: Pretest next week Date: Thu, 22 Jan 2009 16:12:41 +0100 Message-ID: References: <87y6x4ue2u.fsf@cyd.mit.edu> <87mydjv4bd.fsf@cyd.mit.edu> 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 1232637314 2500 80.91.229.12 (22 Jan 2009 15:15:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Jan 2009 15:15:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Adrian Robert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 22 16:16:27 2009 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 1LQ1I3-0005B3-Qw for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2009 16:16:20 +0100 Original-Received: from localhost ([127.0.0.1]:47282 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQ1Gm-0008Rw-EF for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2009 10:15:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQ1Ec-0005Qs-0D for emacs-devel@gnu.org; Thu, 22 Jan 2009 10:12:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQ1EZ-0005Nq-Sm for emacs-devel@gnu.org; Thu, 22 Jan 2009 10:12:45 -0500 Original-Received: from [199.232.76.173] (port=43930 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQ1EZ-0005Nc-MP for emacs-devel@gnu.org; Thu, 22 Jan 2009 10:12:43 -0500 Original-Received: from mail-ew0-f20.google.com ([209.85.219.20]:47848) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LQ1EZ-00082k-C2 for emacs-devel@gnu.org; Thu, 22 Jan 2009 10:12:43 -0500 Original-Received: by ewy13 with SMTP id 13so2882879ewy.18 for ; Thu, 22 Jan 2009 07:12:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=YvyI2/xc3CmKQ/GhPOH3fq8I2VwtfklBGByQs1p3c7E=; b=oxS9W2tfEQzygBag8zBbrnUpQV51hQQmE96kGTA6o36O9FdI/4rKfJ3YAYRUaLB0BO tiFWzpQTTh7yxXPAPeFgxx5mpXYFfIiC35wJ9VXM60R6WoYC3vP4OuXeZDC9e3h4ox0s baoI8uOXdeXEsyG+vyXpr135RrCKOS20z/+34= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=iil5aJPSejZrzaNejkAin8NNejeEEuxE8AE8GT+vr2otQbCjvI9IIyxM9nn0tABDro A13JBo6FG7S4oRAOjVt+gawHtx7ZQWVyYIFy/SbSM7dpQhSGEKKkHJj7Z1lb84SwDKSv m5Vmz0FR3PsBC4ubaQq/FytY0QOUrBiL9qocI= Original-Received: by 10.210.144.3 with SMTP id r3mr3723754ebd.30.1232637161938; Thu, 22 Jan 2009 07:12:41 -0800 (PST) In-Reply-To: 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:108096 Archived-At: On Thu, Jan 22, 2009 at 15:37, Adrian Robert wrote: > (BTW, wanted to mention that many listed on that page SHOULD be closed but > not all the "###-done" messages I'm sending seem to get picked up.) There are several bugs that I was unable to close by writing to NNN-done@, and not even by sending "close NNN" commands to the control address. I've been able to close them by sending a control message referring to other bugs, for example reassign MMM spam close NNN quit Juanma