From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Re: Git pull breaks agenda? Date: Mon, 16 Aug 2010 13:24:42 -0700 Message-ID: <0vfwye71bp.fsf@gmail.com> References: <0viq3ammfl.fsf@gmail.com> <87sk2egym4.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=52300 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ol6F1-0001iF-4d for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 16:25:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ol6Ez-0000k1-Sb for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 16:25:07 -0400 Received: from lo.gmane.org ([80.91.229.12]:38340) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol6Ez-0000jq-Lp for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 16:25:05 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ol6Ey-0006I9-3A for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 22:25:04 +0200 Received: from 142.103.191.98 ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Aug 2010 22:25:04 +0200 Received: from hellerm2 by 142.103.191.98 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Aug 2010 22:25:04 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org David Maus writes: > Markus Heller wrote: >>Hello, > >>I just pulled: M-x org-version is 7.01trans (release_7.01h.140.g3082). > >>Now, C-c a a does not work anymore, instead, I get an empty agenda. Has >>somebody else noticed this behavior? > >>What to do? > > Fix pushed to current master. > Thanks David, works :) Markus