"T. V. Raman" <[EMAIL PROTECTED]> writes:
> Could we perhaps introduce a special property that is used by
> org-agenda to build the left column?
What about:
:PROPERTIES:
:CATEGORY: general
:ARCHIVE: archives::
:END:
as a future replacement for #+CATEGORY and #+ARCHIVE?
--
Bastien
__
I'm perfectly happy to do this with properties rather than
categories. But I suggested categories because that is what
agenda views are using at present in the left column.
Could we perhaps introduce a special property that is used by
org-agenda to build the left column?
> "Carsten" == Carste
On 2007-09-05 22:43 +0100, Carsten Dominik wrote:
>> Is there a similar one to todo? I haven't found
>> it though.
>
> There is org-use-fast-todo-selection, but setting it to t does not yet
> really force letters for all keywords, you still need to have configured
> at least one key. This is a-sym
On Sep 5, 2007, at 7:47, Bastien wrote:
BTW, interactively selecting the place for the newly inserted remember
note does not work properly for me:
This is, in fact, completely broken. Very weired.
- Carsten
,
| Cursor Key Note gets inserted
| position
| buffer-start
On Sep 5, 2007, at 22:14, Leo wrote:
On 2007-09-05 09:36 +0100, Carsten Dominik wrote:
- There is now a separate interface for fast and directly
setting a TODO keyword. This interface kicks in when you
have configured keys for TODO keywords like
#+SEQ_TODO: TODO(t) WAITING(w)
On Sep 5, 2007, at 22:13, Leo wrote:
On 2007-09-05 16:43 +0100, Carsten Dominik wrote:
Yes
(setg org-use-fast-tag-selection t)
- Carsten
But this is only tags.
Yes, I was talking about tags all the time.
Is there a similar one to todo? I haven't found
it though.
There is org-use-fast
Yes, this is a new bug.
Thanks for the report, will be fixed in 5.09.
- Carsten
On Sep 5, 2007, at 23:32, John Rakestraw wrote:
Hi all --
The question marks are because I'm not sure this is new; nor am I sure
it's a bug.
However, I noticed today that if I'm in an agenda view and call
org-re
Hi all --
The question marks are because I'm not sure this is new; nor am I sure
it's a bug.
However, I noticed today that if I'm in an agenda view and call
org-remember, I get the remember buffer and the initial prompt asking
me to select a template. When I select the template, the remember
buff
On 2007-09-05 09:36 +0100, Carsten Dominik wrote:
> - There is now a separate interface for fast and directly
> setting a TODO keyword. This interface kicks in when you
> have configured keys for TODO keywords like
>
> #+SEQ_TODO: TODO(t) WAITING(w) | DONE(d) CANCELED(c)
>
> C-c
On 2007-09-05 16:43 +0100, Carsten Dominik wrote:
> Yes
>
> (setg org-use-fast-tag-selection t)
>
> - Carsten
But this is only tags. Is there a similar one to todo? I haven't found
it though.
--
Leo (GPG Key: 9283AA3F)
Gnus is one component of the Emacs operating system.
Carsten Dominik schrieb:
>
> On Sep 5, 2007, at 16:55, Rainer Stengele wrote:
>> Carsten,
>>
>> it look slike the PDF manual is still 5.07?
>>
>> Rainer
>
> No, maybe you need to press RELOAD?
>
> - Carsten
>
sorry - its correct -
its always the same error under windows.
I have the pdf open and wh
Hi,
I think I've discovered two problems with org's remember integration.
Sadly I use 5.07 since 5.08 hasn't been incorporated Emacs trunk yet.
Here's my remember setup:
--8<---cut here---start->8---
(setq org-default-notes-file "~/org/main.org"
org-reme
On Sep 5, 2007, at 16:55, Rainer Stengele wrote:
Carsten,
it look slike the PDF manual is still 5.07?
Rainer
No, maybe you need to press RELOAD?
- Carsten
___
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinf
Hi all,
Carsten, I've had a few private replies to posts of mine to the list
of late. When in response to questions of mine, googleable knowledge
is being lost. When sent as a follow-up question to an answer I've
posted, there is a risk that I won't notice it was sent to me
privately, and the
On Sep 5, 2007, at 16:27, Tim O'Callaghan wrote:
Thanks, I shall play with this.
For the record, i did look at Appendix5, but notregexp was not
mentioned. Could you add it to the A5 Examples?
I could, but I am planning to have more options, so be sure to
check the docstring of org-agenda-skip
Yes
(setg org-use-fast-tag-selection t)
- Carsten
On Sep 5, 2007, at 17:23, Leo wrote:
On 2007-09-05 11:23 +0100, Carsten Dominik wrote:
You need to define at least one shortcut, Org-mode will assign the
rest.
Granted, the algorithm could be a lot better, but it does it.
- Carsten
Can we
Brian van den Broek said unto the world upon 09/05/2007 10:42 AM:
Hi all,
In addition to being pretty new to org-mode, I'm also an emacs novice. I
am running ubuntu feisty with emacs 22.1.1 from the feisty backports
repository.
At some point, I made a mess of things in upgrading org-mode; st
On 2007-09-05 09:36 +0100, Carsten Dominik wrote:
> The tag selection no longer does include TODO keywords -
> Leo's arguments have convinced me that this is not a good
> idea. If you'd like to see the TODO keywords in the tags
> interface anyway, set the variable
> `org-fast-t
On 2007-09-05 04:28 +0100, Carsten Dominik wrote:
>>'C-n' and 'C-p' can move to the next/previous todo state
>>
>>The arrow indicates the current state.
>
> I don't think it is even necessary, to mark the current state.
> This is important for tags because of inheritance, and because you
>
On 2007-09-05 11:23 +0100, Carsten Dominik wrote:
> You need to define at least one shortcut, Org-mode will assign the rest.
> Granted, the algorithm could be a lot better, but it does it.
>
> - Carsten
Can we remove the 'at least one shortcut' limitation?
--
Leo (GPG Key: 9283AA
Carsten Dominik said unto the world upon 09/05/2007 09:54 AM:
This is becoming a FAQ, if anyone has an idea how I should
present this more clearly in the documentation, let me know.
- Carsten
On Sep 5, 2007, at 15:22, Brian van den Broek wrote:
Carl Bolduc said unto the world upon 09/05/2007
On 2007-09-05 04:32 +0100, Carsten Dominik wrote:
>> Here is another suggestion: why not restrict the fast selection to TODO
>> keywords when the point is at TODO keywords, and to tags when the point
>> is on tags?
>
> Definitely a NO. Who would want to move the cursor before setting
> tags???
I
Carsten Dominik schrieb:
>
> Org-mode version 5.08 is available at
>
> http://orgmode.org
>
> Enjoy
>
> - Carsten
>
>
> Changes in Version 5.08
> ---
>
> * Incompatible changes
>
> - The default for `org-deadline-warning-days' is now 14.
>
> * Details
>
> - There i
On 9/5/07, Brian van den Broek <[EMAIL PROTECTED]> wrote:
>
> Carl Bolduc said unto the world upon 09/05/2007 09:27 AM:
>
>
>
> > Nice!, that fixes my problem. Although I liked the fact that I could hit
> C-c
> > C-s to get the calendar and just clicking on the date to schedule the
> > events. Is
Hi all,
In addition to being pretty new to org-mode, I'm also an emacs novice.
I am running ubuntu feisty with emacs 22.1.1 from the feisty backports
repository.
At some point, I made a mess of things in upgrading org-mode; stupidly
I sometimes modified the makefile so as to install the loca
Carl Bolduc said unto the world upon 09/05/2007 09:27 AM:
Nice!, that fixes my problem. Although I liked the fact that I could hit C-c
C-s to get the calendar and just clicking on the date to schedule the
events. Is there another key binding to trigger the calendar for selecting a
timestamp wi
On 05/09/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
>
> On Sep 5, 2007, at 15:23, Tim O'Callaghan wrote:
>
> > On 05/09/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> >> Do you mean for interactive use, to be able to specify the regexp at
> >> the prompt?
> >> Or in an org-agenda-custom-comma
This is becoming a FAQ, if anyone has an idea how I should
present this more clearly in the documentation, let me know.
- Carsten
On Sep 5, 2007, at 15:22, Brian van den Broek wrote:
Carl Bolduc said unto the world upon 09/05/2007 09:02 AM:
Hi!
Still very new to Org... my setup is very simple
On Sep 5, 2007, at 15:23, Tim O'Callaghan wrote:
On 05/09/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
Do you mean for interactive use, to be able to specify the regexp at
the prompt?
Or in an org-agenda-custom-command?
I meant an org-agenda-custom-command,
Check Appendix A5, near the e
Brian van den Broek said unto the world upon 09/05/2007 09:22 AM:
*** TODO Prepare notes on foos and bars for meeting with Pat
SCHEDULED: <2007-09-04 Thu> DEADLINE: <2007-09-08 Mon -2d>
Hi all,
To forestall possible confusion: the days of the week are messed up
because I composed my l
On 05/09/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> Do you mean for interactive use, to be able to specify the regexp at
> the prompt?
> Or in an org-agenda-custom-command?
>
I meant an org-agenda-custom-command, but it might be useful at the
command prompt.
Tim.
> - Carsten
>
> On Sep 5,
Carl Bolduc said unto the world upon 09/05/2007 09:02 AM:
Hi!
Still very new to Org... my setup is very simple at the moment, 1 file for
work and 1 file for home. At the top of each of those files, I keep a "*
Event" entry and I put my meetings and events under there.
If , for example, and even
Do you mean for interactive use, to be able to specify the regexp at
the prompt?
Or in an org-agenda-custom-command?
- Carsten
On Sep 5, 2007, at 11:46, Tim O'Callaghan wrote:
Hi,
I keep a list of Project and Next Action verbs in my org file. When i
am creating a Next Action or Project headl
Hi!
Still very new to Org... my setup is very simple at the moment, 1 file for
work and 1 file for home. At the top of each of those files, I keep a "*
Event" entry and I put my meetings and events under there.
If , for example, and event is scheduled for yesterday, it will show up
today as well
On Sep 5, 2007, at 11:52, Leo wrote:
On 2007-09-05 09:36 +0100, Carsten Dominik wrote:
Org-mode version 5.08 is available at
http://orgmode.org
Compiler warnings are getting longer and longer. See:
,
| In org-columns-eval:
| org.el:14725:8:Warning: `next-line' used from Lisp code
| Tha
You need to define at least one shortcut, Org-mode will assign the rest.
Granted, the algorithm could be a lot better, but it does it.
- Carsten
On Sep 5, 2007, at 12:06, Leo wrote:
On 2007-09-05 04:28 +0100, Carsten Dominik wrote:
make an user option to swap C-c C-t and C-u C-c C-t i.e.
On 2007-09-05 04:28 +0100, Carsten Dominik wrote:
>> make an user option to swap C-c C-t and C-u C-c C-t i.e. C-c C-t
>> cycle through todo states
>>
>> automatically shortcut for todos:
>> - if it is specified by user then use it
>> - otherwise, use the first letter of the na
On 2007-09-05 09:36 +0100, Carsten Dominik wrote:
> Org-mode version 5.08 is available at
>
> http://orgmode.org
Compiler warnings are getting longer and longer. See:
,
| In org-columns-eval:
| org.el:14725:8:Warning: `next-line' used from Lisp code
| That command is designed for interactive
Hi,
I keep a list of Project and Next Action verbs in my org file. When i
am creating a Next Action or Project headline i try and use these
verbs to help keep the language project and action focused.
For example my current lists are:
Project Verbs ---
| Final
Org-mode version 5.08 is available at
http://orgmode.org
Enjoy
- Carsten
Changes in Version 5.08
---
* Incompatible changes
- The default for `org-deadline-warning-days' is now 14.
* Details
- There is now a separate interface for fast and directly
setting a T
40 matches
Mail list logo