From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Prud'Homme" Subject: Problem with Org-mobile Date: Sun, 4 Jun 2017 20:03:31 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114fd5b2fc364105512b3c30" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dHfUy-0000t7-3l for emacs-orgmode@gnu.org; Sun, 04 Jun 2017 20:03:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dHfUw-00044v-VY for emacs-orgmode@gnu.org; Sun, 04 Jun 2017 20:03:56 -0400 Received: from mail-it0-x229.google.com ([2607:f8b0:4001:c0b::229]:35633) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dHfUw-00043q-Q0 for emacs-orgmode@gnu.org; Sun, 04 Jun 2017 20:03:54 -0400 Received: by mail-it0-x229.google.com with SMTP id m62so47774010itc.0 for ; Sun, 04 Jun 2017 17:03:53 -0700 (PDT) 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: emacs-orgmode@gnu.org --001a114fd5b2fc364105512b3c30 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, this is my .emacs setting for org-mobile file : *(setq org-directory "H:\\Dropbox\\PROJETS\\PERSONNEL\\Notes\\org");; Set to the name of the file where new notes will be stored(setq org-mobile-inbox-for-pull "H:\\Dropbox\\PROJETS\\PERSONNEL\\Notes\\org\\flagged.org ");; Set to /MobileOrg.(setq org-mobile-directory "H:\\Dropbox\\Applications\\MobileOrg")* When I do a org-mobile-push everything works fine, the file are staged. When I go in the mobile-org App on my phone I sync, nothing append, no file is showing. I have Windows 7 Utilmage 64 bits, GNU Emacs 25.2.1 (x86_64-w64-mingw32), org-mode 9.0.7, gnuwin v0.6.3.1, md5sums v1.2 and gnuwin32-coreutils.install v5.3.0 This is my checksum file *f9e61c780722c7e3655509c1b318d221 index.org 68b329da9893e34099c7d8ad5cb9c940 mobileorg.org 968e7b73c1aeb1eadc33b2a8c05d1bf9 agendas.org * I don't know what is the problem exacly... --=20 Post=C3=A9 par Steve Prud'Homme [image: FSF Associate Member] --001a114fd5b2fc364105512b3c30 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,
this = is my .emacs setting for org-mobile file :

(setq org-directory "H:\\Dropbox\\PROJETS\\PERSONNEL\\Notes\= \org")
;; Set to the name of the file where new notes will be store= d
(setq org-mobile-inbox-for-pull "H:\\Dropbox\\PROJETS\\PERSONNEL\= \Notes\\org\\flagged.org")
;; Se= t to <your Dropbox root directory>/MobileOrg.
(setq org-mobile-dir= ectory "H:\\Dropbox\\Applications\\MobileOrg")


<= /div>When I do a org-mobile-push everything works fine, the file are staged= .
When I go in the mobile-org App on my phone I sync, nothing appe= nd, no file is showing.

I have Windows 7 Utilmage 64 bits, GNU= Emacs 25.2.1 (x86_64-w64-mingw32), org-mode 9.0.7, gnuwin v0.6.3.1, md5sum= s v1.2 and gnuwin32-coreutils.install v5.3.0

This is my c= hecksum file
f9e61c780722c7e3655509c1= b318d221=C2=A0 index.org
68b329da9893e3= 4099c7d8ad5cb9c940=C2=A0 mobileorg.org=
968e7b73c1aeb1eadc33b2a8c05d1bf9=C2=A0 a= gendas.org

I don't know wh= at is the problem exacly...

<= div>

--
Post=C3=A9 par Steve Prud'Homme

--001a114fd5b2fc364105512b3c30--