Re: [Orgmode] ideas for org-refile

2008-11-10 Thread Samuel Wales
On Mon, Nov 10, 2008 at 22:59, Carsten Dominik <[EMAIL PROTECTED]> wrote: > This part I have now implement. You can select a region of siblings, > and they will all be refiled to the same location. Thanks, that is excellent. I like it when commands work on regions also. ___

Re: [Orgmode] ideas for org-refile

2008-11-10 Thread Carsten Dominik
Hi Samuel, On Oct 12, 2008, at 9:18 PM, Samuel Wales wrote: Hi Carsten, On Sun, Oct 12, 2008 at 05:08, Carsten Dominik <[EMAIL PROTECTED]> wrote: You will get back to the previous target simply by pressing at the prompt, as the previous target is in the history. I'd say this is good enoug

Re: [Orgmode] [PATCH] agenda filter: Treat no effort value the same as 0

2008-11-10 Thread Carsten Dominik
Applied, thanks. - Carsten On Nov 10, 2008, at 10:22 PM, Bernt Hansen wrote: This changes the default value for Effort during agenda filtering so that an undefined Effort value is treated as 0 instead of nil. Tasks with no effort defined now return zero effort when selecting tasks for the fil

Re: [Orgmode] [PATCH] Fix description of org-agenda-filter-effort-default-operator

2008-11-10 Thread Carsten Dominik
Applied, thanks. - Carsten On Nov 10, 2008, at 10:20 PM, Bernt Hansen wrote: If you skip the operator selection key this defines the default operator. --- Carsten: This commit is available at git://git.norang.ca/org-mode on the 'fix-doc' branch. lisp/org-agenda.el |2 +- 1 files changed,

Re: [Orgmode] Languages again

2008-11-10 Thread Daniel Clemente
I attach translations for Catalan and Esperanto. ("ca" "Autor" "Data" "Índex" "Peus de pàgina") ("eo" "Aŭtoro" "Dato" "Enhavo" "Piednotoj") ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmo

[Orgmode] Re: Thanks Carsten!!

2008-11-10 Thread Rainer Stengele
Hi, also, org-mode is one of the lonely programs where the new and better features are coming in so fast version by version that you can't keep up with reading, learning and applying. It's amazing! It's truely awesome! My thanks also goes to Carsten and all the busy supporters ... Rainer Bernt

[Orgmode] [PATCH] agenda filter: Treat no effort value the same as 0

2008-11-10 Thread Bernt Hansen
This changes the default value for Effort during agenda filtering so that an undefined Effort value is treated as 0 instead of nil. Tasks with no effort defined now return zero effort when selecting tasks for the filter. There was effectively no way to select 'tasks with no effort defined' using

[Orgmode] [PATCH] Fix description of org-agenda-filter-effort-default-operator

2008-11-10 Thread Bernt Hansen
If you skip the operator selection key this defines the default operator. --- Carsten: This commit is available at git://git.norang.ca/org-mode on the 'fix-doc' branch. lisp/org-agenda.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agen

[Orgmode] Re: Languages again

2008-11-10 Thread Seweryn Kokot
Carsten Dominik <[EMAIL PROTECTED]> writes: > Dear foreign friends, > > Since the coding system issues in Emacs drive me mad, I have decided > to switch to HTML > entities for writing foreign characters in the few special words we > need. > > Could all of you please check and double-check that I h

Re: [Orgmode] Re: Languages again

2008-11-10 Thread Carsten Dominik
On Nov 10, 2008, at 12:28 PM, Paul R wrote: Carsten> Dear foreign friends, Since the coding system issues in Emacs Carsten> drive me mad, I have decided to switch to HTML entities for Carsten> writing foreign characters in the few special words we need. French is ok, thank you Carsten. Could

Re: [Orgmode] Some feature requests and how to obtain or implement them

2008-11-10 Thread Carsten Dominik
Hi Jurgen, I was mistaken when I claimed that formulas can be added to the clocktable - this was so far not possible. However, the feature you request seems very useful to me, so I have added just that capability. You need to get the latest git version for this to work. You have now two possib

Re: [Orgmode] Re: ANN: org-eval-light.el was: Re: Embedded elisp formulas, was: Spreadsheet and weighted means

2008-11-10 Thread Daniel Clemente
> Any votes for including this into the contrib directory? > > - Carsten I think that org-eval-light.el could even replace org-eval.el if -light- had an option to eval automatically all code snippets when you open a file. This way it would act like org-eval and at the same time it could be made

Re: [Orgmode] Re: Does this happen to you? Aquamacs messes with you! (but I still like my Mac)

2008-11-10 Thread Matthew Lundin
"William Henney" <[EMAIL PROTECTED]> writes: > Hi list > > On Mon, Nov 10, 2008 at 9:57 AM, Matthew Lundin <[EMAIL PROTECTED]> wrote: >> I third that. Carbon Emacs is the only emacs package for OS X that >> works like Emacs is supposed to. It also comes with a lot more elisp >> goodness (i.e., mor

Re: [Orgmode] Re: Does this happen to you? Aquamacs messes with you! (but I still like my Mac)

2008-11-10 Thread William Henney
Hi list On Mon, Nov 10, 2008 at 9:57 AM, Matthew Lundin <[EMAIL PROTECTED]> wrote: > I third that. Carbon Emacs is the only emacs package for OS X that > works like Emacs is supposed to. It also comes with a lot more elisp > goodness (i.e., more packages) by default. IMHO, Aquamacs tries to > make

Re: [Orgmode] Org-mode idea?

2008-11-10 Thread Matthew Lundin
Manish <[EMAIL PROTECTED]> writes: > On Thu, Nov 6, 2008 at 7:51 PM, Dennis Groves (CISG) wrote: > > Hello All, > > > > I am sort of new to org-mode; I have been using it for some time > > but since I am not a software engineer I am afraid I am not able > > to make use of all the capab

Re: [Orgmode] Re: Does this happen to you? Aquamacs messes with you! (but I still like my Mac)

2008-11-10 Thread Matthew Lundin
Peter Frings <[EMAIL PROTECTED]> writes: > On 07 Nov 2008, at 16:33, Peter Jones wrote: > >> Ben Alexander <[EMAIL PROTECTED]> writes: >>> I normally use Aquamacs. It's very pretty, and uses the mouse >>> without >>> having to start an X server. >> >> [snip] >> >> Ben, Aquamacs isn't the only op

Re: [Orgmode] modular block exportation was patch [Feature Addition] exporting comments on org files to html

2008-11-10 Thread Eric Schulte
Thanks for the pointer, I'll be sure to follow that path for any future work on this front. -- Eric Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi Eric, > > I think this interesting functionality could at least initially > be implemented as a add-on, hooking into `org-export-preprocess-hook'.

[Orgmode] Re: Entering Old Dates in the Date Time Prompt

2008-11-10 Thread Bernt Hansen
Ian Barton <[EMAIL PROTECTED]> writes: > I am not sure if this counts as a bug. If I try to enter dates before > 1970 in the prompt it defaults to the current year. I assume that this > is to do with Unix dates starting in 1970. The reason for doing this > is to enter some birth dates in org using

[Orgmode] Entering Old Dates in the Date Time Prompt

2008-11-10 Thread Ian Barton
I am not sure if this counts as a bug. If I try to enter dates before 1970 in the prompt it defaults to the current year. I assume that this is to do with Unix dates starting in 1970. The reason for doing this is to enter some birth dates in org using the prompt. Ian. ___

[Orgmode] Thanks Carsten!!

2008-11-10 Thread Bernt Hansen
Hi Carsten, You truly are awesome! :) This message started as a feature request. Subject: Feature Request - org refile targets adds the current file targets I was reviewing one of my archive files today which is not in my

Re: [Orgmode] How to say "Footnotes" on other languages

2008-11-10 Thread Carsten Dominik
On Nov 10, 2008, at 2:06 PM, Harri Kiiskinen wrote: From: Carsten Dominik <[EMAIL PROTECTED]> Subject: [Orgmode] How to say "Footnotes" on other languages Date: Sat, 8 Nov 2008 13:09:05 +0100 ("en" "Author" "Date" "Table of Contents" "Footnotes") For Finnish: ("fi" "Tekij

Re: [Orgmode] How to say "Footnotes" on other languages

2008-11-10 Thread Harri Kiiskinen
From: Carsten Dominik <[EMAIL PROTECTED]> Subject: [Orgmode] How to say "Footnotes" on other languages Date: Sat, 8 Nov 2008 13:09:05 +0100 >("en" "Author" "Date" "Table of Contents" "Footnotes") For Finnish: ("fi" "Tekijä" "Päivämäärä" "Sisällysluettelo" "Alaviitte

Re: [Orgmode] Languages again

2008-11-10 Thread Manuel Hermenegildo
Spanish is fine too. Thanks Carsten! --Manuel -- --- Manuel Hermenegildo | Prof., C.S. Department Director, IMDEA-Software and CLIP Group |T.U. of Madrid (UPM) http://w

Re: [Orgmode] Languages again

2008-11-10 Thread Sebastian Rose
German is fine :-) Thanks, Sebastian Carsten Dominik <[EMAIL PROTECTED]> writes: > Dear foreign friends, > > Since the coding system issues in Emacs drive me mad, I have decided to switch > to HTML > entities for writing foreign characters in the few special words we need. > > Could all of

[Orgmode] Re: Languages again

2008-11-10 Thread Paul R
Carsten> Dear foreign friends, Since the coding system issues in Emacs Carsten> drive me mad, I have decided to switch to HTML entities for Carsten> writing foreign characters in the few special words we need. French is ok, thank you Carsten. Could you be more specific on the coding system issue

R: [Orgmode] Languages again

2008-11-10 Thread Giovanni Ridolfi
--- Lun 10/11/08, Carsten Dominik <[EMAIL PROTECTED]> ha scritto: > Could all of you please check and double-check that I have > used the correct html entities to get the characters correct > for your language? > ("it" "Autore"> "Data" "Indice" "Note a > piè di pagina") Italian is OK.

Re: [Orgmode] Languages again

2008-11-10 Thread Martin Thorsen Ranang
> Dear foreign friends, > > Since the coding system issues in Emacs drive me mad, I have decided > to switch to HTML > entities for writing foreign characters in the few special words we > need. > > Could all of you please check and double-check that I have used the > correct html entities to get t

Re: [Orgmode] Some feature requests and how to obtain or implement them

2008-11-10 Thread Jurgen Defurne
On Mon, 10 Nov 2008 08:26:20 +0100 Carsten Dominik <[EMAIL PROTECTED]> wrote: > Hi Jürgen, > > On Nov 6, 2008, at 6:22 PM, Jurgen Defurne wrote: > > > Dear, > > > > In the last year I have been using org-mode fairly heavy for my day > > to day work and I am very satisfied with. However, there

[Orgmode] Languages again

2008-11-10 Thread Carsten Dominik
Dear foreign friends, Since the coding system issues in Emacs drive me mad, I have decided to switch to HTML entities for writing foreign characters in the few special words we need. Could all of you please check and double-check that I have used the correct html entities to get the chara

[Orgmode] Re: orgmode and physical fitness training

2008-11-10 Thread Mikael Fornius
Now I found it! First I issued the wrong command 'git fetch origin' but it did not work, so now I tried 'git pull origin' and it worked, took some time for me to ge it. Thanks :-) ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies

Re: [Orgmode] ido's flex matching in org-refile

2008-11-10 Thread Carsten Dominik
Hi Sam, if you get this to wrok correctly with outline-path-completion, that would make me consider to put in some time to make Org more ido compatible. - Carsten On Nov 10, 2008, at 3:11 AM, Samuel Wales wrote: For those who don't know, flex matching in ido is really something else. Just a

Re: [Orgmode] modular block exportation was patch [Feature Addition] exporting comments on org files to html

2008-11-10 Thread Carsten Dominik
Hi Eric, I think this interesting functionality could at least initially be implemented as a add-on, hooking into `org-export-preprocess-hook'. This hook is called before Org looks at any of the blocks, so the hook could remove blocks or format them and replace them with finished HTML (in the cas

Re: [Orgmode] Frames

2008-11-10 Thread Carsten Dominik
Hi David, while you can get a separate frame for your agenda automatically by setting (setq org-agenda-window-setup 'other-frame) there is currently no way to get the display of entries with SPC and many other commands to happen in a different frame. Well, in fact there are, by setting (setq