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: emacs-diffs Date: Fri, 8 Jan 2010 01:21:33 +0100 Message-ID: References: <87bph681ub.fsf@gmail.com> <87iqbet0es.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1262910148 14983 80.91.229.12 (8 Jan 2010 00:22:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Jan 2010 00:22:28 +0000 (UTC) Cc: Sean Sieger , emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 08 01:22:21 2010 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 1NT2cO-000501-NV for ged-emacs-devel@m.gmane.org; Fri, 08 Jan 2010 01:22:20 +0100 Original-Received: from localhost ([127.0.0.1]:38676 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NT2cP-0005rh-D5 for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 19:22:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NT2c3-0005Yx-Tz for emacs-devel@gnu.org; Thu, 07 Jan 2010 19:22:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NT2bz-0005UN-2f for emacs-devel@gnu.org; Thu, 07 Jan 2010 19:21:59 -0500 Original-Received: from [199.232.76.173] (port=55942 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NT2by-0005UE-UG for emacs-devel@gnu.org; Thu, 07 Jan 2010 19:21:54 -0500 Original-Received: from mail-bw0-f215.google.com ([209.85.218.215]:46594) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NT2by-0006lh-HN for emacs-devel@gnu.org; Thu, 07 Jan 2010 19:21:54 -0500 Original-Received: by bwz7 with SMTP id 7so13058245bwz.26 for ; Thu, 07 Jan 2010 16:21:53 -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 :from:date:message-id:subject:to:cc:content-type; bh=S0SNekdp8xKLIZlQCIb5qtsjV9ekUONp3FN5zKpQs+o=; b=nHQDalFnvWNiPzZFjl+OxZrTnxSjE8/l7vw8BppC7dz00EibRfJX30zYftcCHMk9oU 26DFvGusu8r8bW7JM++WLfXaHY4jglHyqxBgA44o2NNXznqCuzOsFBchtoPOLFX7FLFr /2UShXlWYNKD/fP67zcTwKnrhmEvQJA3bLEF4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=Q4RJZVBBXLgC8J+PXMjDR2ITXA6LtMGQb5vvTrv6YcvqjSJl7HRlxidmUaGE0WuKPT Djp9AmMao2QwjPZix5P5ZAXxo5jSqGG1OlzVB66VftYVb+BKWHgIPPlOVNegxk6OXa7K Hiieb9NWy28CCBUGkFoJJ7fKcwRhLR4n8nWWQ= Original-Received: by 10.204.137.220 with SMTP id x28mr850550bkt.5.1262910113214; Thu, 07 Jan 2010 16:21:53 -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:119632 Archived-At: On Thu, Jan 7, 2010 at 16:26, Juanma Barranquero wrote: > If the hourly cron job was enabled yesterday, likely there has not > been any commit since: Yep, it is working now. I just received the diff for my change. Juanma