From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Escriva Subject: Re: Update for MobileOrg iOS v1.7 released Date: Wed, 15 Feb 2017 01:29:31 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1146f6206b7a540548879d98 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdoPi-0005vN-SN for emacs-orgmode@gnu.org; Tue, 14 Feb 2017 20:29:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdoPh-0006ti-GZ for emacs-orgmode@gnu.org; Tue, 14 Feb 2017 20:29:46 -0500 Received: from mail-wm0-x22f.google.com ([2a00:1450:400c:c09::22f]:33283) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cdoPh-0006sB-94 for emacs-orgmode@gnu.org; Tue, 14 Feb 2017 20:29:45 -0500 Received: by mail-wm0-x22f.google.com with SMTP id t18so17405941wmt.0 for ; Tue, 14 Feb 2017 17:29:43 -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: Alan Schmitt Cc: org-mode --001a1146f6206b7a540548879d98 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Alan, I'm not the maintainer of org-mobile.el so unfortunately can't help too much with that, although I have done a decent amount of reading in that code I can't claim to understand all of it. If you do find bugs fixing them would be much appreciated as I would indirectly benefit :) sorry I can't be of more assistance, Sean On Thu, Feb 2, 2017 at 10:48 AM Alan Schmitt wrote: > Hello, > > On 2017-02-01 04:36, Sean Escriva writes: > > > This is actually the behavior defined by org-mobile.el in the function > org-mobile-push: > > http://orgmode.org/cgit.cgi/org-mode.git/tree/lisp/org-mobile.el#n306 > > the actual file is created here: > http://orgmode.org/cgit.cgi/org-mode.git/tree/lisp/org-mobile.el#n662 > > I'm trying to understand how the code works, and I'm confused. In > `org-mobile-sumo-agenda-command', if I have `org-mobile-agendas' set to > nil, I should have `thelist' set to nil also. Then the beginning of the > while loop has `e' equal to nil, which seems wrong (the while loop > should not run at all), and the default case is used with e being nil. > Is this a bug? > > Thanks, > > Alan > > -- > OpenPGP Key ID : 040D0A3B4ED2E5C7 > Monthly Athmospheric CO=E2=82=82, Mauna Loa Obs. 2016-12: 404.48, 2015-12= : 401.85 > --001a1146f6206b7a540548879d98 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Alan,

I'm not the maintainer of = org-mobile.el so unfortunately can't help too much with that, although = I have done a decent amount of reading in that code I can't claim to un= derstand all of it.

If you do find bugs fixing the= m would be much appreciated as I would indirectly benefit :)
=
sorry I can't be of more assistance,
Sean

On Thu, Feb 2, 2017 = at 10:48 AM Alan Schmitt <alan.schmitt@polytechnique.org> wrote:
Hello,

On 2017-02-01 04:36, Sean Escriva <sean.escriva@gmail.com> w= rites:

> This is actually the behavior defined by org-mobile.el in the function= org-mobile-push:
> http:/= /orgmode.org/cgit.cgi/org-mode.git/tree/lisp/org-mobile.el#n306
> the actual file is created here: http://orgmode.org/cgit.cgi/org-mode.git/tree/li= sp/org-mobile.el#n662

I'm trying to understand how the code works, and I'm confused. In `org-mobile-sumo-agenda-command', if I have `org-mobile-agendas' se= t to
nil, I should have `thelist' set to nil also. Then the beginning of the=
while loop has `e' equal to nil, which seems wrong (the while loop
should not run at all), and the default case is used with e being nil.
Is this a bug?

Thanks,

Alan

--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO=E2=82=82, Mauna Loa Obs. 2016-12: 404.48, 2015-12: = 401.85
--001a1146f6206b7a540548879d98--