* Org-mode 4.56
@ 2006-11-18 10:20 Carsten Dominik
2006-11-19 1:14 ` Bastien
0 siblings, 1 reply; 5+ messages in thread
From: Carsten Dominik @ 2006-11-18 10:20 UTC (permalink / raw)
To: emacs-orgmode
Org-mode 4.56 is at
http://www.astro.uva.nl/~dominik/Tools/org
Changes in Version 4.56
-----------------------
- `C-k' in agenda kills current line and corresponding subtree in file.
When you look at your TODO list, there is two ways
mark an entry as DONE. Either you toggle the TODO state to DONE,
or you actually remove the entry from your list. For many small
things on my lists, the second possibility is actually a good
choice. Now this can be done from the agenda with `C-k'.
This command will remove the entry from the agenda buffer, and
will also remove from the original Org-mode file, together with
its entire subtree. To make sure you don't shoot yourself
in the foot, if the text to be killed is more that one line, you
will have to confirm the action (details to be configured with
the variable `org-agenda-confirm-kill').
- XEmacs compatibility issues fixed, in particular tag alignment.
- M-left/right now in/outdents plain list items, no Shift needed.
- Bug fixes.
Enjoy!
- Carsten
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org-mode 4.56
2006-11-18 10:20 Org-mode 4.56 Carsten Dominik
@ 2006-11-19 1:14 ` Bastien
2006-11-19 16:43 ` Carsten Dominik
0 siblings, 1 reply; 5+ messages in thread
From: Bastien @ 2006-11-19 1:14 UTC (permalink / raw)
To: emacs-orgmode
Hi,
Carsten Dominik <dominik@science.uva.nl> writes:
> - `C-k' in agenda kills current line and corresponding subtree in
> file.
Nice! I really like it. What about C-c $ in agenda to archive items?
All the best,
--
Bastien
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org-mode 4.56
2006-11-19 1:14 ` Bastien
@ 2006-11-19 16:43 ` Carsten Dominik
2006-11-19 19:31 ` Xiao-Yong Jin
0 siblings, 1 reply; 5+ messages in thread
From: Carsten Dominik @ 2006-11-19 16:43 UTC (permalink / raw)
To: Bastien; +Cc: emacs-orgmode
On Nov 19, 2006, at 2:14, Bastien wrote:
> Hi,
>
> Carsten Dominik <dominik@science.uva.nl> writes:
>
>> - `C-k' in agenda kills current line and corresponding subtree in
>> file.
>
> Nice! I really like it. What about C-c $ in agenda to archive items?
Yes, this should be in there as well. I will put it in. Thanks.
- Carsten
>
> All the best,
>
> --
> Bastien
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org-mode 4.56
2006-11-19 16:43 ` Carsten Dominik
@ 2006-11-19 19:31 ` Xiao-Yong Jin
2006-11-19 19:41 ` Carsten Dominik
0 siblings, 1 reply; 5+ messages in thread
From: Xiao-Yong Jin @ 2006-11-19 19:31 UTC (permalink / raw)
To: emacs-orgmode
Carsten Dominik <dominik@science.uva.nl> writes:
> On Nov 19, 2006, at 2:14, Bastien wrote:
>
>> Hi,
>>
>> Carsten Dominik <dominik@science.uva.nl> writes:
>>
>>> - `C-k' in agenda kills current line and corresponding subtree in
>>> file.
>>
>> Nice! I really like it. What about C-c $ in agenda to archive items?
>
> Yes, this should be in there as well. I will put it in. Thanks.
And how about C-c C-o on the link?
>
>
> - Carsten
>
>
>>
>> All the best,
>>
>> --
>> Bastien
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>>
>
> --
> Carsten Dominik
> Sterrenkundig Instituut "Anton Pannekoek"
> Universiteit van Amsterdam
> Kruislaan 403
> NL-1098SJ Amsterdam
> phone: +31 20 525 7477
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
,,,
(o o)
---ooO-(_)-Ooo---
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org-mode 4.56
2006-11-19 19:31 ` Xiao-Yong Jin
@ 2006-11-19 19:41 ` Carsten Dominik
0 siblings, 0 replies; 5+ messages in thread
From: Carsten Dominik @ 2006-11-19 19:41 UTC (permalink / raw)
To: Xiao-Yong Jin; +Cc: emacs-orgmode
Links in double brackets like [[http://www.google.com]] are active in
the Agenda and can be clocked to follow. Since you cannot put the
cursor into the middle of the line, C-c C-o does not work.
- Carsten
On Nov 19, 2006, at 20:31, Xiao-Yong Jin wrote:
> Carsten Dominik <dominik@science.uva.nl> writes:
>
>> On Nov 19, 2006, at 2:14, Bastien wrote:
>>
>>> Hi,
>>>
>>> Carsten Dominik <dominik@science.uva.nl> writes:
>>>
>>>> - `C-k' in agenda kills current line and corresponding subtree in
>>>> file.
>>>
>>> Nice! I really like it. What about C-c $ in agenda to archive
>>> items?
>>
>> Yes, this should be in there as well. I will put it in. Thanks.
>
> And how about C-c C-o on the link?
>
>>
>>
>> - Carsten
>>
>>
>>>
>>> All the best,
>>>
>>> --
>>> Bastien
>>>
>>>
>>> _______________________________________________
>>> Emacs-orgmode mailing list
>>> Emacs-orgmode@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>>
>>>
>>
>> --
>> Carsten Dominik
>> Sterrenkundig Instituut "Anton Pannekoek"
>> Universiteit van Amsterdam
>> Kruislaan 403
>> NL-1098SJ Amsterdam
>> phone: +31 20 525 7477
>>
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>>
>
> --
> ,,,
> (o o)
> ---ooO-(_)-Ooo---
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-11-19 19:41 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-18 10:20 Org-mode 4.56 Carsten Dominik
2006-11-19 1:14 ` Bastien
2006-11-19 16:43 ` Carsten Dominik
2006-11-19 19:31 ` Xiao-Yong Jin
2006-11-19 19:41 ` Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.