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: XXX-done messages not working for me Date: Wed, 14 Jan 2009 16:32:08 +0100 Message-ID: References: <20090110202429.GC4782@volo.donarmstrong.com> 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 1231947762 13190 80.91.229.12 (14 Jan 2009 15:42:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Jan 2009 15:42:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 14 16:43:54 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 1LN7pN-0006ka-7q for ged-emacs-devel@m.gmane.org; Wed, 14 Jan 2009 16:38:45 +0100 Original-Received: from localhost ([127.0.0.1]:47312 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LN7o6-0007vT-Q3 for ged-emacs-devel@m.gmane.org; Wed, 14 Jan 2009 10:37:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LN7j2-00048n-EQ for emacs-devel@gnu.org; Wed, 14 Jan 2009 10:32:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LN7j0-00046k-DS for emacs-devel@gnu.org; Wed, 14 Jan 2009 10:32:11 -0500 Original-Received: from [199.232.76.173] (port=45679 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LN7j0-00046d-2G for emacs-devel@gnu.org; Wed, 14 Jan 2009 10:32:10 -0500 Original-Received: from mail-ew0-f13.google.com ([209.85.219.13]:52545) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LN7iz-0003Nq-Nw for emacs-devel@gnu.org; Wed, 14 Jan 2009 10:32:09 -0500 Original-Received: by ewy6 with SMTP id 6so664434ewy.18 for ; Wed, 14 Jan 2009 07:32:08 -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=1H7ggvAgJKVAkRwDeT6YSITSICGuKKfvBeBYT4ikGhE=; b=ZgfBtGYRpDMNxMoN+cpwvF4Np5j3zDlgff6fGOXNlRxOi8BLUNL6wuy+djcHXOwjzw YzEf1XCFxCM6iKhQtj+3I8pHcUxsnyWIWSEtnNEUb4GOUTFyGLLsPvihizAStUgjuBcV aduoY3ssH1x1gNfCTY/abz9Qda9oUuKHKpwOo= 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=iwRyZa62T/xd5EBcZsse16gpysui6sXy+dXhSEzO67WYPUN1u0QGqYQNPEOujzHl++ /Y7gbxAiWZol0QKFUM8dAQXCkoJeV0E1perbM/iAbzlUfTJnrVVohNGqBlrjn70SZxhR wh0lOD+WeBzncKfoml3FFAa36fzMxCm7mM1oA= Original-Received: by 10.210.19.16 with SMTP id 16mr280682ebs.40.1231947128285; Wed, 14 Jan 2009 07:32:08 -0800 (PST) Original-Received: by 10.210.141.18 with HTTP; Wed, 14 Jan 2009 07:32:08 -0800 (PST) In-Reply-To: <20090110202429.GC4782@volo.donarmstrong.com> 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:107854 Archived-At: Until now, lost messages were of the form XXX-done@. However, visiting bug#250 on the bug tracker, this message is missing: Message-ID: Date: Mon, 12 Jan 2009 21:37:47 +0100 Cc: 250@emacsbugs.donarmstrong.com However, this message for bug#1020, sent six hours later, does appear in the bugtracker: Message-ID: Date: Tue, 13 Jan 2009 03:09:00 +0100 Cc: 1020@emacsbugs.donarmstrong.com, Klaus Straubinger Juanma