Carsten Dominik <[EMAIL PROTECTED]> writes:
> On May 23, 2006, at 5:02, Todd Neal wrote:
>
>>
>>
>> I am looking at why the following link does not work:
>>
>> [[elisp: (+ 1 2 3)]]
>>
>> I think that the problem lies with this regexp:
>>
>> 1 (defconst org-link-re-with-space2
>
>
> The
On May 23, 2006, at 5:02, Todd Neal wrote:
I am looking at why the following link does not work:
[[elisp: (+ 1 2 3)]]
I think that the problem lies with this regexp:
1 (defconst org-link-re-with-space2
The regexp org-link-re-with-space2 requires that the first character
after eli
I am looking at why the following link does not work:
[[elisp: (+ 1 2 3)]]
I think that the problem lies with this regexp:
1 (defconst org-link-re-with-space2
2(concat
3 "?")
7 "Matches a link with spaces, optional angular brackets around it.")
I am more used
http://www.astro.uva.nl/~dominik/Tools/org/
Version 4.32
- Fast (single-key-per-tag) interface for setting TAGS.
I was getting tired of typing tags, so there is a new,
very efficient interface coupled to the C-c C-c key. You
need to configure and activate it - see the Manual secti
I used to use Treepad on Windows (www.treepad.com) and wrote a Perl
module to read and write Treepad Files. These were plain text but had
extra information to define each node in the tree.
Now I use ORG mode for my outlining requirements.
Today I adapted a program to create a listing of the con
On May 20, 2006, at 15:01, David O'Toole wrote:
I have been thinking about inter-file links in preparation for
implementing some of the more advanced features for org-publish (page
rewriting, sitemap generation, etc) and I think this will be very
simple to straighten out.
All we need is for peo
The next version of Org-mode will use call-interactively for
dispatching in all magic context-sensitive commands, whenever possible.
- Carsten
On May 20, 2006, at 19:22, T. V. Raman wrote:
This is a request for making speech-enabling some of org-mode's
wizard commands easier from Emacspeak