From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: MobileOrg pull broken Date: Mon, 08 Aug 2016 09:20:47 +0200 Message-ID: <8760rbbub4.fsf@saiph.selenimh> References: <87invlwuzb.fsf@gnu.org> <87a8gob4zp.fsf@saiph.selenimh> <87lh086nxr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWerl-0007oe-E8 for emacs-orgmode@gnu.org; Mon, 08 Aug 2016 03:20:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWerk-0005YC-HP for emacs-orgmode@gnu.org; Mon, 08 Aug 2016 03:20:53 -0400 In-Reply-To: <87lh086nxr.fsf@gnu.org> (Ian Dunn's message of "Sun, 07 Aug 2016 21:37:20 -0400") 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: Ian Dunn Cc: emacs-orgmode@gnu.org Ian Dunn writes: > It almost worked, but your change to `org-mobile-action-alist' > doesn't need the function quote. Oops. Fixed. Thank you. Regards,