org-insert-subheading and org-insert-todo-subheading
will be in 5.05, and work both for headings and for plain list items.
I did not implement the TODO hierarchy, that seems not something
that will be used generally. You can hack it back in by adding
a function to the hook org-insert-heading-hoo
On Aug 12, 2007, at 6:57, Max Mikhanosha wrote:
At Thu, 9 Aug 2007 07:05:55 +0200, Carsten
Dominik wrote:
I cannot reproduce this bug. Anyone?
Its easy to reproduce, are you sure you doing it with org-log-done set
to 't?
Yes, I forgot this. Now I can reproduce it. THe bug is fixed for
At Thu, 9 Aug 2007 07:05:55 +0200, Carsten
Dominik wrote:
>
> I cannot reproduce this bug. Anyone?
>
Its easy to reproduce, are you sure you doing it with org-log-done set
to 't?
Here is my understanding of the bug after debugging it a bit, please
correct me if I'm wrong: when agenda buffer is
"Renzo Been" <[EMAIL PROTECTED]> writes:
Hi Renzo,
> I've got a question about the weekly agenda view.
>
> Is there a setting that can change the agenda view to start the week
> on the current date, instead of on Mondays? So that the agenda would
> show 7 days, starting from the current date.
,-
[EMAIL PROTECTED] writes:
> Bastien posted another solution that probably does something very
> similar but with lot less internal hacking, Bastien please comment.
The solution you propose lets the user restrict the output of
`org-tags-view' to the past (and today's) entries.
All my little hack[
I hack together something that does what I needed. I don't know org
internal workings, so it is just a quick and dirty hack. I don't really
know about agenda views as such, maybe what I want to do is possible
with actual org mode stuff, but with my modification org does exactly
what I want the wa
> Regarding 'Re: [Orgmode] Re: feature request: (more) in agenda?'; Carsten
> Dominik adds:
> Please take a look at the variable
> `org-agenda-restore-windows-after-quit'.
Superb, thanks!
--
Udv, Ricsi
___
Emacs-orgmode mailing list
Em
> Regarding 'Re: [Orgmode] postponing todos'; Carsten Dominik adds:
>> I would like to have a solution for the following problem: I browse
>> TODOs in my agenda view and I would like to postpone them, so
>> agenda buffers don't list them until a certain date. []
> This is what sc
Hi there,
I've got a question about the weekly agenda view.
Is there a setting that can change the agenda view to start the week
on the current date, instead of on Mondays? So that the agenda would
show 7 days, starting from the current date.
Can this be done for the default agenda view, or do I