Jambunathan,
Will the org-mode ELPA tar-ball be updated on a regular basis? The
package in the GNU ELPA repo is from November. I do not recall whether
this is the original upload you made.
I'm only asking out of curiosity... I still regularly update via git,
but I was playing around with ELPA ear
On Dec 30, 2010, at 5:54 AM, Jeff Horn wrote:
Hey orgsters,
I'm trying to have agenda show me a list of untagged tasks. Someone in
#orgmode suggested using the regexp brackets {}, but the following tag
matches produces nothing:
1) {}
2) +{}
3) -{}
You'd need
-{.}
How would I match all T
Jeff Horn writes:
> On Thu, Dec 30, 2010 at 12:54 AM, Noorul Islam K M wrote:
>
>> Jeff Horn writes:
>>
>>> Hey orgsters,
>>>
>>> I'm trying to have agenda show me a list of untagged tasks. Someone in
>>> #orgmode suggested using the regexp brackets {}, but the following tag
>>> matches produce
On Thu, Dec 30, 2010 at 12:54 AM, Noorul Islam K M wrote:
> Jeff Horn writes:
>
>> Hey orgsters,
>>
>> I'm trying to have agenda show me a list of untagged tasks. Someone in
>> #orgmode suggested using the regexp brackets {}, but the following tag
>> matches produces nothing:
>>
>> 1) {}
>> 2) +{
Jeff Horn writes:
> Hey orgsters,
>
> I'm trying to have agenda show me a list of untagged tasks. Someone in
> #orgmode suggested using the regexp brackets {}, but the following tag
> matches produces nothing:
>
> 1) {}
> 2) +{}
> 3) -{}
>
> How would I match all TODOs that are untagged?
>
> Than
[...]
>>
>> hoping that the above helps.
>
>Definitely.
>
>Last not least: On this mailing list you should normally Cc: answers
>to the original poster -- some are not subscribed to the list at all,
>some (like me) read the list in a different account than their main
>mail account and miss answe
Hey orgsters,
I'm trying to have agenda show me a list of untagged tasks. Someone in
#orgmode suggested using the regexp brackets {}, but the following tag
matches produces nothing:
1) {}
2) +{}
3) -{}
How would I match all TODOs that are untagged?
Thanks for any pointers.
Jeff
--
Jeffrey Ho
Hi Matthew,
In order to make sure that it was "Dropbox's fault", I tried to use
the sdcard option. It is indeed much faster and perfectly useable like
this for my needs.
Thank you very much for this great application!
Jordi
Matthew Jones writes:
> Hi Jordi, we do seem to be having a slowness i
Jambunathan K writes:
>> hi. I have wrote an elisp code for org-mode, which puts entries in a
>> table. It is a simple code in my opinion and it does the job I
>> intended. But when executed, the activation of CPU shoots up and it
>> will take a while to complete it. I do not believe that this