From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Jensen Subject: Re: org-mobile-push breaks currently open org-agenda Date: Sat, 11 Mar 2017 13:07:49 -0800 Message-ID: References: <91e06e9a-f1bf-4cb6-91fa-36421b2a7671@Spark> <87zigt9k95.fsf@nicolasgoaziou.fr> <3518F685-24D7-46FE-A402-B73D5E3DC144@gmail.com> <87bmt99h3i.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmoEx-0001QG-NO for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 16:07:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmoEw-0007N8-PC for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 16:07:51 -0500 Received: from mail-vk0-x22b.google.com ([2607:f8b0:400c:c05::22b]:36391) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cmoEw-0007N4-Kt for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 16:07:50 -0500 Received: by mail-vk0-x22b.google.com with SMTP id t8so21210373vke.3 for ; Sat, 11 Mar 2017 13:07:50 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org FYI, I bisected and this is the first bad commit: bed17f1bb505dd6ecf80b44bf1ef267d45efb206 is the first bad commit commit bed17f1bb505dd6ecf80b44bf1ef267d45efb206 Author: Nicolas Goaziou Date: Sat Jan 14 16:12:43 2017 +0100 org-mobile: Fix `org-mobile-push' with stick agendas * lisp/org-mobile.el (org-mobile-push): Do not move back to non-sticky agendas once called. Reported-by: Ian Dunn :040000 040000 b51c5ae0d7d85ce3db8be72b495ba083f9104abd 3e1fb05b932e22cd0897baa94a8fb3073abe6a49 M lisp On Sat, Mar 11, 2017 at 7:54 AM, Aaron Jensen wrote: > On Sat, Mar 11, 2017 at 7:53 AM, Aaron Jensen wrote: >> $ git clone git@github.com:aaronjensen/org-mobile-push-breaks-org-agenda-ecm.git >> ~/.emacs.d.old > > Sorry, this line was wrong, it should clone to ~/.emacs.d: > > $ git clone git@github.com:aaronjensen/org-mobile-push-breaks-org-agenda-ecm.git > ~/.emacs.d