Re: [O] Problem with Org-mobile

2017-07-03 Thread Mario Martelli

> "Steve Prud'Homme"  writes:
> 
>> When I go in the mobile-org App on my phone I sync, nothing append,
>> no file is showing.
> 
> Could it be a problem with Mobile-Org ?

Sounds like it. Would love to hear about it on: 
https://github.com/MobileOrg/mobileorg/issues 


rgrds
Mario
— 



smime.p7s
Description: S/MIME cryptographic signature


Re: [O] Problem with Org-mobile

2017-07-03 Thread Bastien
Hi Steve,

"Steve Prud'Homme"  writes:

> When I go in the mobile-org App on my phone I sync, nothing append,
> no file is showing.

Could it be a problem with Mobile-Org ?

-- 
 Bastien



[O] Problem with Org-mobile

2017-06-04 Thread Steve Prud'Homme
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...


-- 
Posté par Steve Prud'Homme
[image: FSF Associate Member]


[O] Problem with org-mobile can't see task.org only agenda view

2014-08-26 Thread Steve Prud'Homme
I really have a big problem.
I have GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601)
 of 2013-03-17 on MARVIN
Now i am able to see the agenda view of my task.org on mobile-org.
But I Can't see my task.org file on mobile-org for android... Only the
agenda view.

This is my index file :

https://www.dropbox.com/s/kw68jprrfv5hunz/index.org?dl=0




-- 
Posté par Steve Prud'Homme
sprud...@gmail.com
514 466-3951


[O] Problem with org-mobile-pull

2012-06-07 Thread Vikas Rawal
I am having a problem with org-mobile-pull. I am updating TODO state
of my file on my ipad. I then sync it, and do an org-mobile-pull. I
get an error of the following type

* Heading not found on level 1: Sample households, Nayanagar
  F(edit:todo) [[olp:nayanagar.org:Sample households,
  Nayanagar/Stratum C/C11][C11]]
** Old value
** New value
DONE
** End of edit

Please note that the change was made on third level heading which only
says: C11. Why am I getting this error on level 1.

Could someone please help.

Vikas

PS: I am on org-version 7.7. Am having some trouble shifting to an updated
version about which I have posted to the mailing list separately. I
have tested it with org-version 7.8.09 from debian repository but that
gives me the same error.







[O] Problem with org-mobile-push

2011-07-07 Thread Guido Van Hoecke
Hi,

Let me start with praise and kudos for the org developers!
Org is truly a most amazing package!

Now to my problem.
I'm running GNU Emacs 23.3.1 (x86_64-apple-darwin, NS
apple-appkit-1038.35) of 2011-03-10 on black.porkrind.org and Org-mode
version 7.6 (release_7.6.3.gc75a)

I get following backtrace when (org-mobile-push):
Debugger entered--Lisp error: (wrong-type-argument listp lambda)
  org-mobile-sumo-agenda-command()
  org-mobile-create-sumo-agenda()
  byte-code(\301\302!\210\303 \210\304 \210\305\306!\210\307 \310
\210)\305\311!\210\312 \210\305\313!\210\314 \210\305\315!\210\316
\210\305\317!\210\320 \210\301\321!\207 [inhibit-redisplay run-hooks
org-mobile-pre-push-hook org-mobile-check-setup
org-mobile-prepare-file-lists message Creating agendas... t
org-mobile-create-sumo-agenda Creating agendas...done
org-save-all-org-buffers Copying files...
org-mobile-copy-agenda-files Writing index file...
org-mobile-create-index-file Writing checksums...
org-mobile-write-checksums org-mobile-post-push-hook] 2)
  org-mobile-push()
  eval((org-mobile-push))
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)

My settings include:
(setq org-mobile-directory ~/Dropbox/MobileOrg)
(setq org-mobile-files org-agenda-files)

Any idea and/or suggestions would be truly appreciated,

TIA, guivho.