On Apr 6, 2009, at 7:56 AM, Manish wrote:
On Apr 5, 2009, at 8:18 PM, Samuel Wales wrote:
I can't do the typing to formally document this, so I will just
ask if
others experience it. If not, it will take a while.
Repeatably, with the latest git, emacs 22 cocoa, reloading org
causes
foldi
On Apr 6, 2009, at 6:24 AM, Samuel Wales wrote:
On Sun, Apr 5, 2009 at 04:48, Carsten Dominik > wrote:
Your action function may now set the variable
`org-map-continue-from-here' to the buffer position
from where you wish to continue the search. In your case
you would now remove you attempt to
Hi Peter,
I did solve, I think, the issue with headlines in line one.
Should we go ahead and integrate org-crypt?
- Carsten
On Apr 2, 2009, at 5:12 PM, Peter Jones wrote:
Carsten Dominik writes:
Below is a patch which will fix this. Basically you need to
go back and fix the visibility of
Applied, thanks.
- Carsten
On Apr 5, 2009, at 11:43 PM, Christopher Suckling wrote:
On 4 Apr 2009, at 11:33, Carsten Dominik wrote:
Hi Christopher,
I have applied the patch, thanks.
Also I made the following modification:
The new function is defined as org-mac-message-insert-selected,
an
> On Apr 5, 2009, at 8:18 PM, Samuel Wales wrote:
>
>> I can't do the typing to formally document this, so I will just ask if
>> others experience it. If not, it will take a while.
>>
>> Repeatably, with the latest git, emacs 22 cocoa, reloading org causes
>> folding/vis
> Hi Samuel,
>
> does it make a noticeable difference when you turn off
> org-use-tag-inheritance ?
Only slightly. (And I use inheritance.)
--
Myalgic encephalomyelitis denialism is causing death (decades early;
Jason et al. 2006) and severe suffering (worse than nearly all other
diseases studi
On Sun, Apr 5, 2009 at 04:48, Carsten Dominik wrote:
> Your action function may now set the variable
> `org-map-continue-from-here' to the buffer position
> from where you wish to continue the search. In your case
> you would now remove you attempt to fix this
Thank you very much. I will try it
This patch to org-mac-message.el should make it show growl notifications
when searching for flagged messages and growl is running, and work
silently otherwise.
It's a little more complicated than it needs to be, since as noted in a
comment about the "double-tell" idiom, using the creator code to
On 4 Apr 2009, at 11:33, Carsten Dominik wrote:
Hi Christopher,
I have applied the patch, thanks.
Also I made the following modification:
The new function is defined as org-mac-message-insert-selected,
and then the old name org-mac-message-insert-link is introduced
as an alias. So you get y
Do you have org-cycle-include-plain-lists set? If you turn that off
does it work as expected?
-Bernt
Samuel Wales writes:
> I can't do the typing to formally document this, so I will just ask if
> others experience it. If not, it will take a while.
>
> Repeatably, with the latest git, emacs 2
Hi Samuel,
is this something that started recently, or that you have observed
over a longer period of time?
- Carsten
On Apr 5, 2009, at 8:18 PM, Samuel Wales wrote:
I can't do the typing to formally document this, so I will just ask if
others experience it. If not, it will take a while.
Hi Felipe,
Felipe Csaszar writes:
> Has anyone thought about a general framework for exporting Org
> documents? I seem to recall from somewhere that it was possible to
> export an Org document to a lisp S-expression, and then parse the
> S-expression to generate the desired output. But have not
I can't do the typing to formally document this, so I will just ask if
others experience it. If not, it will take a while.
Repeatably, with the latest git, emacs 22 cocoa, reloading org causes
folding/visibility/cycling problems that are not fixable by reverting.
Only restarting emacs fixes it.
Martin Stemplinger writes:
>> On Apr 3, 2009, at 9:38 PM, Martin Stemplinger wrote:
>>
>>> I use org-mode as a GTD implementation with level-1 headings as area
>>> of focus, level-3 headings for projects and level-5 headings as next
>>> actions. For each project I also note a successful outcome i
On Apr 5, 2009, at 6:19 PM, Martin Stemplinger wrote:
Hi Carsten,
thanks for the info which does most of what I want but only if every
next action item receives a tag like "noexport". This is quite
cumbersome to do in large org-file. Is there a way to restrict
inheritance of the tags?
I do n
Hi Carsten,
thanks for the info which does most of what I want but only if every
next action item receives a tag like "noexport". This is quite
cumbersome to do in large org-file. Is there a way to restrict
inheritance of the tags?
Martin
> Hi Martin,
>
> you can use tags to de-select entries for
Bernt Hansen writes:
> I would definitely _not_ want this behaviour by default. I'm okay with
> it being an option if it's useful. My tasks inherit tags from
> #+FILETAGS: and I don't want those moving between files.
Agreed. I would not want this to be default behavior (not that anyone is
sugg
On Apr 5, 2009, at 4:36 PM, Eraldo Helal wrote:
I am not sure if you understood what I meant...
to calrify:
when refiling headline1 to another file (C-c C-w) this headline does
not have the tag :tag1: in the new file.
did your test refile it with the inherited tag?
I see now what you mean
I would definitely _not_ want this behaviour by default. I'm okay with
it being an option if it's useful. My tasks inherit tags from
#+FILETAGS: and I don't want those moving between files.
-Bernt
Eraldo Helal writes:
> I am not sure if you understood what I meant...
>
> to calrify:
> when re
I am not sure if you understood what I meant...
to calrify:
when refiling headline1 to another file (C-c C-w) this headline does not
have the tag :tag1: in the new file.
did your test refile it with the inherited tag?
On Sun, Apr 5, 2009 at 16:31, Eraldo Helal wrote:
>
>
> On Sun, Apr 5, 2009 a
On Sun, Apr 5, 2009 at 08:44, Carsten Dominik wrote:
>
> On Apr 5, 2009, at 12:00 AM, Eraldo Helal wrote:
>
> Today I refiled a headline that was part of a tree using inherited tags:
>>
>> * topic1 :tag1:
>> ** headline1
>> ** headline2
>> * topic2
>>
>> If I refile
Hi Tony,
thanks for this, org-reload now works on XEmacs.
- Carsten
On Mar 31, 2009, at 8:38 PM, Tony E. Bennett wrote:
Hi
org-reload needs 'find-library-name', which is missing on XEmacs v21.5
at least. However there is 'find-library' which can be coerced into
providing the filename:
;
On Apr 2, 2009, at 1:02 AM, Samuel Wales wrote:
Hi Carsten,
On 2009-04-01, Carsten Dominik wrote:
Did I really say I was going to make this, Samuel?
I'll let you decide. :)
Carsten earlier wrote:
- Your proposal to use lisp syntax for agenda queries
(Sep 16) is high on my todo list an
Hi Samuel,
you are quite right.
The mapping function does wrap the call to your action
function into a save-excursion form that assumes to return
to the beginning of the headline. It then jumps to the end
of that line and continues search from there.
This is by design, because it allows "quick
Begin forwarded message:
From: Carsten Dominik
Date: April 5, 2009 8:56:13 AM GMT+02:00
To: Tom Shannon
Subject: Re: [Orgmode] Trouble with Properties and Sparse Trees/
Agenda View
On Apr 5, 2009, at 2:41 AM, Tom Shannon wrote:
On Sat, Apr 4, 2009 at 7:25 PM, Carsten Dominik
wrote:
25 matches
Mail list logo