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
|
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
-
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
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
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
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
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
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
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
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.:
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
> 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
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
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
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
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
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
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
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
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
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
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
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
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
24 matches
Mail list logo