Re: [Orgmode] feature request: additional org/remember template escapes:

2007-09-03 Thread Bastien
Hi Xavier, Xavier Maillard <[EMAIL PROTECTED]> writes: >Starting with 5.08, you will be able to use %A in the template. >It will insert the link, but explicitly prompt you for >the link description. > > Maybe I have not understood the problem, but what is the > difference with me, doi

[Orgmode] insert item under previous headline (feature request?)

2007-09-03 Thread Maxim Loginov
hi all It is often necessary to insert several similar TODO under one header, like: * TODO read papers ** TODO paper 1 ** TODO paper 2 ** TODO paper 3 usually I look for the paper in internet and use remember to insert such TODOs, and temporarily modify remember template in order not to seek "*

Re: [Orgmode] Re: Feature request: Selective encryption

2007-09-03 Thread Dmitri Minaev
On 9/1/07, Anupam Sengupta <[EMAIL PROTECTED]> wrote: > I use epg to encrypt the org-mode files. EPG expects the files to have a > suffix > of .gpg, which conflicts with the .org suffix - however, I circumvent this > with > a file local mode setting as the first line in my org files: I use crypt

[Orgmode] meta shift return in org mode at the console:

2007-09-03 Thread T. V. Raman
I have my Linux console keymaps hacked appropriately such that the following binding in function-key-map (define-key function-key-map "\e[M" [(shift return)]) This gives me shift-return, and preceding it with esc gives meta shift return -- everywhere in Emacs that is except org-mode buffers (wh

[Orgmode] org-read-date minibuffer bindings:

2007-09-03 Thread T. V. Raman
For all date/calendar related things, down-arrow moves forward, up-arrow back --- except in the keybindings set up for org-time-stamp through org-shiftup and org-shiftdown In some sense, the binding used there -- up-arrow increases down-arrow decreases field under point makes local sense, but is

Re: [Orgmode] Autoarchiving done entries

2007-09-03 Thread John Wiegley
Xavier Maillard <[EMAIL PROTECTED]> writes: >>> I use something that I thought your users might find handy. It causes >>> all completed todo items to be automatically flushed to the archive >>> whenever I save my todo file. > >How about having it auto-archive completed TODOs that

Re: [Orgmode] Autoarchiving done entries

2007-09-03 Thread Xavier Maillard
>> I use something that I thought your users might find handy. It causes all >> completed todo items to be automatically flushed to the archive whenever I >> save my todo file. How about having it auto-archive completed TODOs that were finished more than a configurable number of d

Re: [Orgmode] log on state change

2007-09-03 Thread Xavier Maillard
On Sep 1, 2007, at 9:46, Cezar wrote: > > Hello list, > > I would like to record some comments JUST on certain states, > for example I want to mark a task as WAITING and give it a reason, > or the "thing" I am waiting for. This is currently not possible. Are there mor

Re: [Orgmode] feature request: additional org/remember template escapes:

2007-09-03 Thread Xavier Maillard
Hi, > ** [[URL]] note > > where "note" is what I typed in the remember buffer. > > Ideally I'd like the above to be : > > ** [[URL][Note]] > Starting with 5.08, you will be able to use %A in the template. It will insert the link, but explicitly prompt you for the

Re: [Orgmode] Re: log on state change

2007-09-03 Thread Xavier Maillard
On 2007-09-03 17:25 +0100, Carsten Dominik wrote: >> I would like to record some comments JUST on certain states, >> for example I want to mark a task as WAITING and give it a reason, >> or the "thing" I am waiting for. > > This is currently not possible. Are there more people

Re: [Orgmode] possible misfeature regarding multiple #+ARCHIVE lines in a file

2007-09-03 Thread Carsten Dominik
On Sep 3, 2007, at 21:31, Brian van den Broek wrote: Hi Carsten, Sure that would work, if only I could get past the tunnel vision induced by my first conception of how to structure things ;-) Man, that is beautifully said. Nothing to add. I' ll put that on a sign above my desk. - Carsten

Re: [Orgmode] Org-mode things

2007-09-03 Thread Brian van den Broek
Nuutti Kotivuori said unto the world upon 09/02/2007 08:26 AM: Hello, I'm a very new org-mode user and thought I'd introduce myself while asking about a few things. I've used org-mode only about a couple weeks and am slowly trying to learn all the kinks of it. Hi Nuutti, I'm pretty new too an

[Orgmode] Re: log on state change

2007-09-03 Thread Leo
On 2007-09-03 19:32 +0100, Carsten Dominik wrote: >>> Yes, since 5.07, you can mis-use the TAGS interface to directly >>> switch to TODO states. Check the release notes. >> >> Is this temporary until a better solution is found? > > Not at all, I really cannot think of a better solution. > The only

Re: [Orgmode] possible misfeature regarding multiple #+ARCHIVE lines in a file

2007-09-03 Thread Brian van den Broek
Carsten Dominik said unto the world upon 09/03/2007 02:25 PM: Hi Brian, On Sep 3, 2007, at 19:43, Brian van den Broek wrote: The only way I can see to do it with #+ARCHIVE lines would be to have my teaching.org look like * Heading setting ARCHIVE line for following tree * Intro to Logic F

[Orgmode] To Raman

2007-09-03 Thread Carsten Dominik
Hi Raman, I have delivery problems with messages directly to [EMAIL PROTECTED] What other address should I use? Thanks. - Carsten ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] doubles in agenda view

2007-09-03 Thread Carsten Dominik
It should be impossible to get double entries by pressing C-c [, but maybe not. Try M-x org-edit-agenda-file-list RET and check for duplicate files. - Carsten On Sep 3, 2007, at 19:31, Gijs Hillenius wrote: Hello, I don't know how it did this, but I get some Todo items in my agenda-view twi

Re: [Orgmode] Re: log on state change

2007-09-03 Thread Carsten Dominik
On Sep 3, 2007, at 19:35, Leo wrote: On 2007-09-03 17:25 +0100, Carsten Dominik wrote: Also is it possible to get to a state without cycling, and have the loggining feature mentioned above ? Yes, since 5.07, you can mis-use the TAGS interface to directly switch to TODO states. Check the rel

Re: [Orgmode] possible misfeature regarding multiple #+ARCHIVE lines in a file

2007-09-03 Thread Carsten Dominik
Hi Brian, On Sep 3, 2007, at 19:43, Brian van den Broek wrote: Well, that's what I am doing. I've a teaching.org where each course for the coming year is a level 1 headline. When the year is over, I want to archive each course level 1 headline as a level 2 subtree of a level 1 headline in my t

Re: [Orgmode] org-agenda -- todo commands dont change state?

2007-09-03 Thread T. V. Raman
I cloned John W's setup. I also saw that he had a small note saying "dont use the todo cycling commands" I've now been successfully using the helper commands he defined in his customizations. Incidentally, those commands might be useful to promote into org-mode -- they work really nicely. I also l

Re: [Orgmode] feature request: additional org/remember template escapes:

2007-09-03 Thread T. V. Raman
Yes, your suggested replacement for the message would be clearer. And thanks for the new template, org/remember is an amazing piece of work. > "Carsten" == Carsten Dominik <[EMAIL PROTECTED]> writes: Carsten> On Sep 1, 2007, at 6:32, T. V. Raman wrote: Carsten> >> I've been usin

[Orgmode] typo in org-export-language-setup

2007-09-03 Thread William Henney
Hi Carsten, At line 2604 of org.el, v5.07a, instead of ("es" "Autor" "Fecha" "\xccndice") you should have ("es" "Autor" "Fecha" "\xcdndice") That is, "Í" rather than "Ì". In fact, one could argue that it should just be ju

Re: [Orgmode] possible misfeature regarding multiple #+ARCHIVE lines in a file

2007-09-03 Thread Brian van den Broek
Carsten Dominik said unto the world upon 09/03/2007 03:30 AM: On Sep 2, 2007, at 0:05, Brian van den Broek wrote: Brian van den Broek said unto the world upon 09/01/2007 05:51 PM: It seems to me that a possible fix would be to look at the end of any subtree that is being archived, and lea

[Orgmode] Re: log on state change

2007-09-03 Thread Leo
On 2007-09-03 17:25 +0100, Carsten Dominik wrote: >> Also is it possible to get to a state without cycling, and have >> the loggining feature mentioned above ? > > Yes, since 5.07, you can mis-use the TAGS interface to directly > switch to TODO states. Check the release notes. Is this temporary u

[Orgmode] Re: log on state change

2007-09-03 Thread Leo
On 2007-09-03 17:25 +0100, Carsten Dominik wrote: >> I would like to record some comments JUST on certain states, >> for example I want to mark a task as WAITING and give it a reason, >> or the "thing" I am waiting for. > > This is currently not possible. Are there more people who would > find t

[Orgmode] doubles in agenda view

2007-09-03 Thread Gijs Hillenius
Hello, I don't know how it did this, but I get some Todo items in my agenda-view twice. Maybe I hit C-c [ twice on these, or so? How can I undo this, next to finishing the task :-) Thx Gijs -- An air of FRENCH FRIES permeates my nostrils!! ___ Em

[Orgmode] Feature request: navigate history of folding views

2007-09-03 Thread William Henney
I missed this comment of Eddward's initially because I was on holiday... On 7/11/07, Eddward DeVilla <[EMAIL PROTECTED]> wrote: > For my uses, what I would love is a way to have org-mode remember how > a subtree was folded so I could hide a subtree and then reopen it > later with all of it childre

Re: [Orgmode] Automatic Saving from Agenda View

2007-09-03 Thread Sven Bretfeld
On Mon, Sep 03, 2007 at 04:53:13PM +0200, Sven Bretfeld wrote: > When in the week or day agenda view (C-c aa) and I change the > schedule, priority or state of a task, my todo.org is accordingly > updated but not automatically saved. This leaves a feeling of > uncertainty to a notorious person like

Re: [Orgmode] org-agenda -- todo commands dont change state?

2007-09-03 Thread Carsten Dominik
Hi Raman, I am unable to reproduce this. I guess we need more info about your setup. - Carsten On Sep 1, 2007, at 23:27, T. V. Raman wrote: Hitting 't' in the agenda buffer pops up an input area, but finishing with C-C C-c raises a "not within an item" error and the state is not updated.

Re: [Orgmode] log on state change

2007-09-03 Thread Carsten Dominik
On Sep 1, 2007, at 9:46, Cezar wrote: Hello list, I would like to record some comments JUST on certain states, for example I want to mark a task as WAITING and give it a reason, or the "thing" I am waiting for. This is currently not possible. Are there more people who would find this a v

[Orgmode] Re: Suggestion: Jump points

2007-09-03 Thread Carsten Dominik
Hi Rick, I have not found a good and general way to introduce the feature you are asking for. In 5.08 there will be a new hook `org-agenda-after-show-hook'. This hook will be run after the agenda has exposed an entry, either by an interactive command like TAB or RET, or by follow mode. I guess

Re: [Orgmode] feature request: additional org/remember template escapes:

2007-09-03 Thread Carsten Dominik
On Sep 1, 2007, at 6:32, T. V. Raman wrote: I've been using org with remember as my "Web Notebook" for the last 18 months. I browse exclusively from Emacs as an emacspeak user (w3 and W3M) and this is an incredibly useful thing to have. The one thing that prevents me from completely satisfied

Re: [Orgmode] Bug with Unicode text on properties

2007-09-03 Thread Daniel Clemente
> On 9/2/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > I agree, but it is a fact that text you sent me did not look at all > > like spanish, but pretty much garbled. > > Daniel's file (bug-properties.org) looked fine to me (although it did > have strange German-style speech marks). I must

Re: [Orgmode] Bug with Unicode text on properties

2007-09-03 Thread William Henney
On 9/3/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > On Sep 2, 2007, at 23:42, William Henney wrote: > > On 9/2/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > >> I agree, but it is a fact that text you sent me did not look at all > >> like spanish, but pretty much garbled. > > > > Daniel's fil

[Orgmode] Re: deadlines with special option for warning days.

2007-09-03 Thread Rainer Stengele
Carsten Dominik schrieb: > > On Aug 31, 2007, at 18:31, Rainer Stengele wrote: >>> How about the following solution. >>> >>> If you bind org-deadline-warning-days to 0 or a negative number, >>> this value (the absolute value of that number) will be enforced >>> no matter what. If it is a positive

[Orgmode] Automatic Saving from Agenda View

2007-09-03 Thread Sven Bretfeld
Dear list members I'm using orgmode according to John Wiegley's tutorial and setup (Emacs 22.1.50.1, Org 5.07a). One thing annoys me and I don't know if it is perhaps a mistake in my configuration. When in the week or day agenda view (C-c aa) and I change the schedule, priority or state of a task

Re: [Orgmode] possible misfeature regarding multiple #+ARCHIVE lines in a file

2007-09-03 Thread Carsten Dominik
On Sep 2, 2007, at 0:05, Brian van den Broek wrote: Brian van den Broek said unto the world upon 09/01/2007 05:51 PM: In a thread from 2007-03 started by a similar problem was discussed regarding #+CATEGORY lines. Carst

Re: [Orgmode] Insert File Template in correct tree

2007-09-03 Thread Carsten Dominik
You can do all this with remember templates, they allow interactive prompts, and you can specify a file and a topic where to insert the new entry. - Carsten On Sep 2, 2007, at 19:10, Fabian Braennstroem wrote: Hi, I am not sure, if it is the right group, but the org-related should fit well :

Re: [Orgmode] dynamic blocks/agenda view.

2007-09-03 Thread Carsten Dominik
On Sep 2, 2007, at 18:05, François Lagarde wrote: hello, In my org file project, I would like to insert/see automatically all my "todo" items. I mean to insert the result view of the command agenda view "list of all todos" in the current file. I guess that a "Dynamic blocks" are my friends

Re: [Orgmode] Bug with Unicode text on properties

2007-09-03 Thread Carsten Dominik
On Sep 2, 2007, at 23:42, William Henney wrote: Hi Carsten On 9/2/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: I agree, but it is a fact that text you sent me did not look at all like spanish, but pretty much garbled. Daniel's file (bug-properties.org) looked fine to me (although it did h