Re: [O] Re: Keep a file out of the mobile org org-mobile-files list

2011-03-07 Thread Marcelo de Moraes Serpa
Yeah, got it! Thanks for the contribution, works like a charm...

Marcelo.

On Mon, Mar 7, 2011 at 2:10 AM, Bastien  wrote:
> Hi Marcelo,
>
> Marcelo de Moraes Serpa  writes:
>
>> Oh, disregard my message. Now I see it I needed to pull
>> before... thanks!
>
> Also note this variable expects a regular expression:
> "reference.org" is okay since it maches itself right,
> but I just wanted to point this out, in case.
>
> --
>  Bastien
>



Re: [O] Re: Keep a file out of the mobile org org-mobile-files list

2011-03-07 Thread Bastien
Hi Marcelo,

Marcelo de Moraes Serpa  writes:

> Oh, disregard my message. Now I see it I needed to pull
> before... thanks!

Also note this variable expects a regular expression: 
"reference.org" is okay since it maches itself right,
but I just wanted to point this out, in case.

-- 
 Bastien



Re: [O] Re: Keep a file out of the mobile org org-mobile-files list

2011-03-06 Thread Marcelo de Moraes Serpa
Oh, disregard my message. Now I see it I needed to pull before... thanks!

On Sun, Mar 6, 2011 at 8:13 PM, Marcelo de Moraes Serpa
 wrote:
> Bastien, I've tried doing this:
>
> (setq org-mobile-files-exclude-regexp "reference.org")
>
> But reference.org is still being copied to Dropbox. I have org v.
> release_7.4-124-gde39b
>
> Any ideas?
>
> Thanks,
>
> Marcelo.
>
>
> On Sat, Mar 5, 2011 at 11:52 AM, Marcelo de Moraes Serpa
>  wrote:
>> Thanks Bastien, and sorry for the early bump!
>>
>> Marcelo.
>>
>> On Sat, Mar 5, 2011 at 4:54 AM, Bastien  wrote:
>>> Hi Marcelo,
>>>
>>> Marcelo de Moraes Serpa  writes:
>>>
 *bump* -- anyone ?
>>>
>>> I know people on this list are *very* reactive, but a delay of two days
>>> doesn't mean an email will never be answered - please wait for one week
>>> before bumping threads...  thanks!
>>>
>>> --
>>>  Bastien
>>>
>>
>



Re: [O] Re: Keep a file out of the mobile org org-mobile-files list

2011-03-06 Thread Marcelo de Moraes Serpa
Bastien, I've tried doing this:

(setq org-mobile-files-exclude-regexp "reference.org")

But reference.org is still being copied to Dropbox. I have org v.
release_7.4-124-gde39b

Any ideas?

Thanks,

Marcelo.


On Sat, Mar 5, 2011 at 11:52 AM, Marcelo de Moraes Serpa
 wrote:
> Thanks Bastien, and sorry for the early bump!
>
> Marcelo.
>
> On Sat, Mar 5, 2011 at 4:54 AM, Bastien  wrote:
>> Hi Marcelo,
>>
>> Marcelo de Moraes Serpa  writes:
>>
>>> *bump* -- anyone ?
>>
>> I know people on this list are *very* reactive, but a delay of two days
>> doesn't mean an email will never be answered - please wait for one week
>> before bumping threads...  thanks!
>>
>> --
>>  Bastien
>>
>



Re: [O] Re: Keep a file out of the mobile org org-mobile-files list

2011-03-05 Thread Marcelo de Moraes Serpa
Thanks Bastien, and sorry for the early bump!

Marcelo.

On Sat, Mar 5, 2011 at 4:54 AM, Bastien  wrote:
> Hi Marcelo,
>
> Marcelo de Moraes Serpa  writes:
>
>> *bump* -- anyone ?
>
> I know people on this list are *very* reactive, but a delay of two days
> doesn't mean an email will never be answered - please wait for one week
> before bumping threads...  thanks!
>
> --
>  Bastien
>



Re: [O] Re: Keep a file out of the mobile org org-mobile-files list

2011-03-05 Thread Bastien
Hi Marcelo,

Marcelo de Moraes Serpa  writes:

> *bump* -- anyone ?

I know people on this list are *very* reactive, but a delay of two days
doesn't mean an email will never be answered - please wait for one week
before bumping threads...  thanks!

-- 
 Bastien



[O] Re: Keep a file out of the mobile org org-mobile-files list

2011-03-03 Thread Marcelo de Moraes Serpa
*bump* -- anyone ?


On Tue, Mar 1, 2011 at 10:55 AM, Marcelo de Moraes Serpa
 wrote:
> Hello list,
>
> I have a specific org file that I wound't like to have on my mobile
> device (iPhone) and I know that org by defaults adds all the files
> from org-agenda-files.
>
> The manual says:
>
> "This operation copies all files currently listed in org-mobile-files
> to the directory org-mobile-directory. By default this list contains
> all agenda files (as listed in org-agenda-files), but additional files
> can be included by customizing org-mobiles-files. File names will be
> staged with paths relative to org-directory, so all files should be
> inside this directory"
>
> Does that mean that, if no org-mobile-files is defined, org will use
> org-agenda-files, and if it is, then it will use the list in
> org-mobile-files?
>
> The thing is that, one of the files that are added to the agenda
> contains lots of sensitive information, and I wouldn't way to carry it
> around on the iPhone.
>
> Thanks in advance,
>
> Marcelo.
>