Re: [Orgmode] Org-mode version 5.13

2007-12-30 Thread Adam Spiers
On Fri, Oct 19, 2007 at 08:25:18AM +0200, Carsten Dominik wrote: > Changes in Version 5.13 > > > - `org-agenda-fontify-priorities' may now also be an > association list of priorities and faces, to specify the > faces of priorities in the agenda individually

Re: [Orgmode] Org-mode version 5.13

2007-10-26 Thread Mike Newman
On Thu, 25 Oct 2007 16:12:36 +0500 "Dmitri Minaev" <[EMAIL PROTECTED]> wrote: > Wouldn't classes make formatting more flexible? If I understand > correctly, Mike Newman's proposal will require all formatting to be > hardcoded into org.el? I'd rather keep it in a separate .css file, one > for the

Re: [Orgmode] Org-mode version 5.13

2007-10-25 Thread Dmitri Minaev
On 10/24/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > So, does everybody agree that I should remove the class from the divs > again? > Wouldn't classes make formatting more flexible? If I understand correctly, Mike Newman's proposal will require all formatting to be hardcoded into org.el? I'd

Re: [Orgmode] Org-mode version 5.13

2007-10-24 Thread Carsten Dominik
So, does everybody agree that I should remove the class from the divs again? - Carsten On Oct 22, 2007, at 11:38 PM, Mike Newman wrote: On Sat, 20 Oct 2007 11:30:29 +0100 Bastien <[EMAIL PROTECTED]> wrote: Hello all, Carsten Dominik <[EMAIL PROTECTED]> writes: - The table of context

Re: [Orgmode] Org-mode version 5.13

2007-10-23 Thread Carsten Dominik
On Oct 24, 2007, at 2:14 AM, Bastien wrote: "Scott Jaderholm" <[EMAIL PROTECTED]> writes: - New variable `org-agenda-window-frame-fractions' to customize the size limits of the agenda window in the case that you display the agenda window by reorganizing the

Re: [Orgmode] Org-mode version 5.13

2007-10-23 Thread Bastien
"Scott Jaderholm" <[EMAIL PROTECTED]> writes: > - New variable `org-agenda-window-frame-fractions' to >customize the size limits of the agenda window in the case >that you display the agenda window by reorganizing the >frame. > > In org 5.12 when I do C

Re: [Orgmode] Org-mode version 5.13

2007-10-23 Thread Scott Jaderholm
On 10/19/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > > Changes in Version 5.13 > > > - New variable `org-agenda-window-frame-fractions' to >customize the size limits of the agenda window in the case >that you display the agenda window by reorgani

Re: [Orgmode] Org-mode version 5.13

2007-10-22 Thread Bastien
Mike Newman <[EMAIL PROTECTED]> writes: > I think that class is the right thing here. We are saying that this is > a "table-of-contents" rather than this is the "table-of-contents". I > believe at present there is no mechanism to give more than one table of > contents, but someone, sometime migh

Re: [Orgmode] Org-mode version 5.13

2007-10-22 Thread Mike Newman
On Sat, 20 Oct 2007 11:30:29 +0100 Bastien <[EMAIL PROTECTED]> wrote: > Hello all, > > Carsten Dominik <[EMAIL PROTECTED]> writes: > > > - The table of context is wrapped into a div with a class > > "table-of-contents". > > This should be "id", not "class", since there is only one ins

Re: [Orgmode] Org-mode version 5.13

2007-10-20 Thread Bastien
Hello all, Carsten Dominik <[EMAIL PROTECTED]> writes: > - The table of context is wrapped into a div with a class > "table-of-contents". This should be "id", not "class", since there is only one instance of the table of contents - fixed in the proposed patch. > - The outline stru

Re: [Orgmode] Org-mode version 5.13

2007-10-19 Thread Eddward DeVilla
On 10/19/07, Adam Spiers <[EMAIL PROTECTED]> wrote: > On Fri, Oct 19, 2007 at 08:25:18AM +0200, Carsten Dominik wrote: > > Hi everyone, > > > > I am releasing Org-mode version 5.13 at http://orgmode.org > >- The agenda dispatcher > > + `<' cycles through restriction states. > > + Mult

Re: [Orgmode] Org-mode version 5.13

2007-10-19 Thread Adam Spiers
On Fri, Oct 19, 2007 at 08:25:18AM +0200, Carsten Dominik wrote: > Hi everyone, > > I am releasing Org-mode version 5.13 at http://orgmode.org >- The agenda dispatcher > + `<' cycles through restriction states. > + Multi-character access codes to commands (= sub-keymaps). I can't be