[Orgmode] Re: Org 5.05 bug with org-agenda-skip-deadline-if-done

2007-08-22 Thread Rainer Stengele
Bernt Hansen schrieb: Hi Carsten, I have org-agenda-skip-deadline-if-done set to nil. When I start the agenda in 5.05 I get lots of completed TODOs with old deadlines showing up in red like this: ,[ partial agenda display for today ] | ... | client1:In -344 d.: DONE Old Task 1 |

[Orgmode] Re: Org-mode version 5.05

2007-08-22 Thread Rainer Stengele
Carsten Dominik schrieb: I am releasing version 5.05 of Org-mode. As usual, it is in the Emacs CVS trunk, and at my website http://www.astro.uva.nl/~dominik/Tools/org/ Lots of changes again, make sure to carefully read the stuff below. Enjoy! - Carsten Changes in Version 5.05 -

[Orgmode] Re: Optional "other-window" argument for org-agenda-switch-to

2007-08-22 Thread Rainer Stengele
Carsten Dominik schrieb: TAB - Carsten On Aug 21, 2007, at 18:09, Wanrong Lin wrote: Hi, I have just started using org-mode and am very impressed by it. I am throwing in my first suggestion here: I would like to have the agenda buffer visible after org-agenda-switch-to is called, can we

[Orgmode] Re: include file contents in org files?

2007-08-22 Thread Rainer Stengele
Carsten Dominik schrieb: On Aug 22, 2007, at 12:54, Rainer Stengele wrote: Taking the idea a little "around the corner" I wonder if it would be possible to hide everything that begins with a "#" before the first heading. Application: I have my org files under subversion control and carry aro

[Orgmode] Re: exporting agenda views whenever starting a view

2007-08-22 Thread Rainer Stengele
Carsten Dominik schrieb: On Aug 22, 2007, at 12:39, Rainer Stengele wrote: I wonder if it would be possible to trigger an agenda auto export (by customising the filename in org-agenda-custom-commands) as soon as I call the agenda view and not only when starting an extra "C-c a e"? Of cours

[Orgmode] org-mode v5.05

2007-08-22 Thread curiouserandcuriouser
Hi Carsten, I think there is a bug with agenda view. I'm now seeing all my 'DONE' items in the 'Week-agenda' as well as the 'TODO's. Did some setting change? Victor ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/list

[Orgmode] Re: noob, gnus link opens new frame

2007-08-22 Thread Wayne Rittimann
You can just set it to 'gnus'... so: (setq org-link-frame-setup (quote ((vm . vm-visit-folder-other-frame) (gnus . gnus) (file . find-file-other-window -Wayne ___ Emacs-orgmode mailing list Emacs-orgmode@gn

Re: [Orgmode] Org-mode version 5.05

2007-08-22 Thread Carsten Dominik
Hi Giovanni, LaTeX bug reports are for Bastien, but thanks for providing reports. - Carsten On Aug 22, 2007, at 17:46, Giovanni Ridolfi wrote: On Wed, Aug 22, 2007 at 02:02:30PM +0200, Carsten Dominik wrote: Changes in Version 5.05 --- - LaTeX export, Hello, Carste

Re: [Orgmode] noob, gnus link opens new frame

2007-08-22 Thread Carsten Dominik
On Aug 21, 2007, at 15:38, Gijs Hillenius wrote: Hello, Gijs, Netherlands, new to Org. I'm seriously trying out org-mode, and am currently using version 4.67c. (I should upgrade) One initial question: If I'm working on a "task-page.org" and click on a link to a gnus email message at one of

[Orgmode] Org 5.05 bug with org-agenda-skip-deadline-if-done

2007-08-22 Thread Bernt Hansen
Hi Carsten, I have org-agenda-skip-deadline-if-done set to nil. When I start the agenda in 5.05 I get lots of completed TODOs with old deadlines showing up in red like this: ,[ partial agenda display for today ] | ... | client1:In -344 d.: DONE Old Task 1 | client1:In -138 d.:

Re: [Orgmode] Org-mode version 5.05

2007-08-22 Thread Giovanni Ridolfi
On Wed, Aug 22, 2007 at 02:02:30PM +0200, Carsten Dominik wrote: > > Changes in Version 5.05 > --- > > - LaTeX export, Hello, Carsten, I think I found some bugs in the latex exporter. I have attached the file org-latex.org with some examples of the bugs and comments. If

[Orgmode] GPL3 (was: Org-mode version 5.05)

2007-08-22 Thread Leo
> I am releasing version 5.05 of Org-mode. As usual, it is in the Emacs > CVS trunk, and at my website Emacs CVS trunk is licensed to GPL3. However org is licensed GPL2. Should we change to GPL3 also? -- Leo (GPG Key: 9283AA3F) Gnus is one component of the Ema

Re: [Orgmode] Optional "other-window" argument for org-agenda-switch-to

2007-08-22 Thread Carsten Dominik
TAB - Carsten On Aug 21, 2007, at 18:09, Wanrong Lin wrote: Hi, I have just started using org-mode and am very impressed by it. I am throwing in my first suggestion here: I would like to have the agenda buffer visible after org-agenda-switch-to is called, can we add an "other-window" opt

Re: [Orgmode] exporting agenda views whenever starting a view

2007-08-22 Thread Carsten Dominik
On Aug 22, 2007, at 12:39, Rainer Stengele wrote: I wonder if it would be possible to trigger an agenda auto export (by customising the filename in org-agenda-custom-commands) as soon as I call the agenda view and not only when starting an extra "C-c a e"? Of course this would take 2 second

[Orgmode] Optional "other-window" argument for org-agenda-switch-to

2007-08-22 Thread Wanrong Lin
Hi, I have just started using org-mode and am very impressed by it. I am throwing in my first suggestion here: I would like to have the agenda buffer visible after org-agenda-switch-to is called, can we add an "other-window" optional argument to org-agenda-switch-to so the org-file will be o

[Orgmode] Org-mode version 5.05

2007-08-22 Thread Carsten Dominik
I am releasing version 5.05 of Org-mode. As usual, it is in the Emacs CVS trunk, and at my website http://www.astro.uva.nl/~dominik/Tools/org/ Lots of changes again, make sure to carefully read the stuff below. Enjoy! - Carsten Changes in Version 5.05 --- * Overview

Re: [Orgmode] Re: include file contents in org files?

2007-08-22 Thread Carsten Dominik
On Aug 22, 2007, at 12:54, Rainer Stengele wrote: Taking the idea a little "around the corner" I wonder if it would be possible to hide everything that begins with a "#" before the first heading. Application: I have my org files under subversion control and carry around this line at the begin

[Orgmode] Re: Org-mode files - no fontification

2007-08-22 Thread Renzo Been
Kiermeier, Andreas (PIRSA - SARDI saugov.sa.gov.au> writes: ,- | Hi, | | I don't know if this helps, but I think the | following line in your setup: | (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode)) | should be changed into: | (add-to-list 'auto-mode-alist '("\\.org$" . org-m

[Orgmode] Re: include file contents in org files?

2007-08-22 Thread Rainer Stengele
Rainer Stengele schrieb: Carsten Dominik schrieb: ... While I maybe can see the use of having an #include mechanism, I don't see why you'd want to *see* the included stuff. It is just as easy to look at the include file itself, and if it is the same for every file you use, you'd have it memo

[Orgmode] Re: include file contents in org files?

2007-08-22 Thread Rainer Stengele
Carsten Dominik schrieb: ... While I maybe can see the use of having an #include mechanism, I don't see why you'd want to *see* the included stuff. It is just as easy to look at the include file itself, and if it is the same for every file you use, you'd have it memorized soon enough. - Cars

[Orgmode] exporting agenda views whenever starting a view

2007-08-22 Thread Rainer Stengele
I wonder if it would be possible to trigger an agenda auto export (by customising the filename in org-agenda-custom-commands) as soon as I call the agenda view and not only when starting an extra "C-c a e"? Of course this would take 2 seconds to generate the file and show the view whenever I

Re: [Orgmode] Re: include file contents in org files?

2007-08-22 Thread Carsten Dominik
On Aug 22, 2007, at 11:32, Rainer Stengele wrote: Adam Spiers schrieb: Bastien ([EMAIL PROTECTED]) wrote: Rainer Stengele <[EMAIL PROTECTED]> writes: I'd like to have the initial lines (configuration) of any org file be the same. Perhaps we can use Tempo [1] or Templates [2] for this? If

[Orgmode] Re: include file contents in org files?

2007-08-22 Thread Rainer Stengele
Adam Spiers schrieb: Bastien ([EMAIL PROTECTED]) wrote: Rainer Stengele <[EMAIL PROTECTED]> writes: I'd like to have the initial lines (configuration) of any org file be the same. Perhaps we can use Tempo [1] or Templates [2] for this? If I understand Rainer's original requirements, that wo

Re: [Orgmode] include file contents in org files?

2007-08-22 Thread Adam Spiers
Bastien ([EMAIL PROTECTED]) wrote: > Rainer Stengele <[EMAIL PROTECTED]> writes: > > > I'd like to have the initial lines (configuration) of any org file be > > the same. > > Perhaps we can use Tempo [1] or Templates [2] for this? If I understand Rainer's original requirements, that wouldn't wor