Re: [O] org-mobile-push: Non-existent .#flagged.org angenda - how to avoid this message?

2014-08-13 Thread Nick Dokos
Nick Dokos writes: > Shavkat Rustamov writes: > >> When calling org-mobile-push, org gives this message "Non-existing agenda >> file .#flagged.org". >> >> .# are lock files (create-lockfiles variable), which get created in the org >> directory. I would prefer to have them. > > Maybe org-mobile

Re: [O] org-mobile-push: Non-existent .#flagged.org angenda - how to avoid this message?

2014-08-13 Thread Nick Dokos
Shavkat Rustamov writes: > When calling org-mobile-push, org gives this message "Non-existing agenda > file .#flagged.org". > > .# are lock files (create-lockfiles variable), which get created in the org > directory. I would prefer to have them. Maybe org-mobile-files-exclude-regexp can help.

[O] org-mobile-push: Non-existent .#flagged.org angenda - how to avoid this message?

2014-08-13 Thread Shavkat Rustamov
When calling org-mobile-push, org gives this message "Non-existing agenda file .#flagged.org". .# are lock files (create-lockfiles variable), which get created in the org directory. I would prefer to have them.