On May 20, 2008, at 9:41 PM, Peter Jones wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
Hi Peter, how do you export a single subtree? If you do it by
selecting the subtree as the region, then the headling of the subtree
will become the title for export. - - - Actually, I just tried, and
t
Hi Wanrong,
how about the following patch:
- Carsten
diff --git a/lisp/org.el b/lisp/org.el
index 9094204..ee1b923 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -7385,7 +7385,9 @@ If the file does not exist, an error is thrown."
(setq cmd (replace-match "%s" t t cmd)))
(while (st
Nick Dokos <[EMAIL PROTECTED]> writes:
> Daniel M German <[EMAIL PROTECTED]> wrote:
>
>> >>
>> >> Hi Alan,
>> >>
>> >> Did you download the file as I indicated in my previous message? It has
>> >> detailed instructions on how to get all the pieces working.
>> >>
>> >> --dmg
>>
>> Richa
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On May 21, 2008, at 3:49 AM, John Rakestraw wrote:
>
>> On Tue, 20 May 2008 16:46:37 -0400
>> Nick Dokos <[EMAIL PROTECTED]> wrote:
>>
>>> when bzg/org-annotation-helper calls org-remember with argument ?w, I
>>> expect this template to pop up in a *Re
Hi Bernt,
this is a relative specializes application, for example you want the
items to be turned into, not just outline headings, but also TODO
entries.
Org has these:
C-c * can turn an item into a headline.
However, the heading will always be a subheading of the nearest
heading a
hello,
I started using orgmode and love it. however one thing is missing,
which is a simple way of checking out the dates to see if there is
time to allocate for a task/project without interfering others and
also able to readjust it. the view would be sth like a gantt chart,
but simple colored bo
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Org has these:
>
> C-c * can turn an item into a headline.
>
> However, the heading will always be a subheading of the nearest
> heading above,
> so to convert your list, you should start from te end.
>
>
> C-c - can turn an headline into an
On May 21, 2008, at 2:54 PM, Bernt Hansen wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
Org has these:
C-c * can turn an item into a headline.
However, the heading will always be a subheading of the nearest
heading above,
so to convert your list, you should start from te end.
C-
Hi, Carsten,
Thanks a lot for the patch. I tried it, but it does not work. I traced
into the "org-open-at-point" function and found the patch is not
executed because the condition *"(stringp cmd)" *is not satisfied, as
"cmd" is a list "(w32-shell-execute "open" file)". This function seems a
l
On Wed, 21 May 2008 07:28:58 +0200
Carsten Dominik <[EMAIL PROTECTED]> wrote:
> This seems to be a bug in org-annotation-helper.el.
> org-remember must be called like this:
>
> (org-remember nil ?w)
>
> instead of like this:
>
> (org-remember ?w)
Thanks, Carsten. That fixed it.
--John
--
J
John Rakestraw <[EMAIL PROTECTED]> wrote:
> ... Even more puzzling (to me, anyway), is that occasionally when I
> press "w" the first time, I get nothing, but when I press it the
> second time, I get the template, complete with a "w" keyed in at
> point.
Me too :-) I've learnt to just start typi
Carsten> This seems to be a bug in org-annotation-helper.el.
Carsten> org-remember must be called like this:
Carsten> (org-remember nil ?w)
Carsten> instead of like this:
Carsten> (org-remember ?w)
Carsten> Furthermore, in order to get %i as the region, you need to
Carsten> select the
On Wed, 21 May 2008 13:06:53 +0200
Richard G Riley <[EMAIL PROTECTED]> wrote:
> Has anyone else had success following Nick's new instructions to get
> this working? I just tried from scratch and am seeing the same issues.
It's working for me. I should admit (for those who have not been
following
John Rakestraw <[EMAIL PROTECTED]> wrote:
> If it's not working for you, then I think (though remember I'm not a
> programmer ;-) that the problem is likely either in your template or
> in the bookmarklet set-up. You might start troubleshooting by
> following Dan's suggestion to test your templat
On May 21, 2008, at 4:25 PM, Wanrong Lin wrote:
Hi, Carsten,
Thanks a lot for the patch. I tried it, but it does not work. I
traced into the "org-open-at-point" function and found the patch is
not executed because the condition *"(stringp cmd)" *is not
satisfied, as "cmd" is a list "(w32
Yes, this works! Thank you.
Wanrong
Carsten Dominik wrote:
On May 21, 2008, at 4:25 PM, Wanrong Lin wrote:
Hi, Carsten,
Thanks a lot for the patch. I tried it, but it does not work. I
traced into the "org-open-at-point" function and found the patch is
not executed because the condition *
I'm a light user of Orgmode so the following might not be sensible or there
might
be some existing way to achieve the same effect.
I have an Org file like:
* Glossary
...
** Address
...
* Implementation
...
** Address
...
What I would like is to have distinct links to the two 'Address' headlin
Hi Shaun,
I think this would indeed make sense. I guess it should
use "/" as a separator, and it should ideally ignore TODO keywords,
priority cookies, and tags.
Please go ahead and give it a try - to include it into Org you would
have
to sin the papers with the FSF.
Best wishes
- Carsten
18 matches
Mail list logo