emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-mobile-push: Non-existent .#flagged.org angenda - how to avo


From: Nick Dokos
Subject: Re: [O] org-mobile-push: Non-existent .#flagged.org angenda - how to avoid this message?
Date: Wed, 13 Aug 2014 13:52:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Shavkat Rustamov <address@hidden> 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. Something
like

  (setq org-mobile-files-exclude-regexp "\\.\\#.*")

I don't use MobileOrg, so this is completely untested, and even if it
works, the regexp can probably be improved.

--
Nick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]