Browse Source

Release 4.59

Carsten Dominik 17 years ago
parent
commit
bd2ceb1b54
7 changed files with 782 additions and 601 deletions
  1. 204 206
      org
  2. 1 0
      org-install.el
  3. 559 380
      org.el
  4. BIN
      org.pdf
  5. 12 14
      org.texi
  6. BIN
      orgcard.pdf
  7. 6 1
      orgcard.tex

+ 204 - 206
org

@@ -5,7 +5,7 @@ START-INFO-DIR-ENTRY
 * Org Mode: (org).      outline-based notes management and organizer
 * Org Mode: (org).      outline-based notes management and organizer
 END-INFO-DIR-ENTRY
 END-INFO-DIR-ENTRY
 
 
-   This manual is for Org-mode (version 4.58).
+   This manual is for Org-mode (version 4.59).
 
 
    Copyright (C) 2004, 2005, 2006 Free Software Foundation
    Copyright (C) 2004, 2005, 2006 Free Software Foundation
 
 
@@ -27,7 +27,7 @@ File: org,  Node: Top,  Next: Introduction,  Prev: (dir),  Up: (dir)
 Org Mode Manual
 Org Mode Manual
 ***************
 ***************
 
 
-This manual is for Org-mode (version 4.58).
+This manual is for Org-mode (version 4.59).
 
 
    Copyright (C) 2004, 2005, 2006 Free Software Foundation
    Copyright (C) 2004, 2005, 2006 Free Software Foundation
 
 
@@ -540,11 +540,10 @@ the visibility in the buffer.
      trees::) or an agenda command (*note Agenda commands::).  
      trees::) or an agenda command (*note Agenda commands::).  
 
 
 `C-c C-x b'
 `C-c C-x b'
-     Show the current subtree in an indirect buffer(3), in a separate,
-     dedicated frame.  With positive numerical prefix N, go up to level
-     N before selecting the subtree.  With negative prefix -N, go up N
-     levels.  With `C-u' prefix, don't use the dedicated frame, but
-     another, new frame.
+     Show the current subtree in an indirect buffer(3).  With numerical
+     prefix ARG, go up to this level and then take that tree.  If ARG
+     is negative, go up that many levels.  With `C-u' prefix, do not
+     remove the previously used indirect buffer.
 
 
    When Emacs first visits an Org-mode file, the global state is set to
    When Emacs first visits an Org-mode file, the global state is set to
 OVERVIEW, i.e. only the top level headlines are visible.  This can be
 OVERVIEW, i.e. only the top level headlines are visible.  This can be
@@ -564,7 +563,7 @@ basis by adding one of the following lines anywhere in the buffer:
    (3) The indirect buffer (*note Indirect Buffers: (emacs)Indirect
    (3) The indirect buffer (*note Indirect Buffers: (emacs)Indirect
 Buffers.) will contain the entire buffer, but will be narrowed to the
 Buffers.) will contain the entire buffer, but will be narrowed to the
 current tree.  Editing the indirect buffer will also change the
 current tree.  Editing the indirect buffer will also change the
-original buffer, but without affecting visibility in that buffer .
+original buffer, but without affecting visibility in that buffer.
 
 
 
 
 File: org,  Node: Motion,  Next: Structure editing,  Prev: Visibility cycling,  Up: Document structure
 File: org,  Node: Motion,  Next: Structure editing,  Prev: Visibility cycling,  Up: Document structure
@@ -3397,10 +3396,9 @@ View/GoTo org file
 
 
 `b'
 `b'
      Display the entire subtree of the current item in an indirect
      Display the entire subtree of the current item in an indirect
-     buffer, in a separate, dedicated frame.  With positive numerical
-     prefix N, go up to level N before selecting the subtree.  With
-     negative prefix -N, go up N levels.  With `C-u' prefix, don't use
-     the dedicated frame, but another, new frame.
+     buffer.  With numerical prefix ARG, go up to this level and then
+     take that tree.  If ARG is negative, go up that many levels.  With
+     `C-u' prefix, do not remove the previously used indirect buffer.
 
 
 `l'
 `l'
      Toggle Logbook mode.  In Logbook mode, entries that where marked
      Toggle Logbook mode.  In Logbook mode, entries that where marked
@@ -5366,7 +5364,7 @@ Index
 * agenda:                                Weekly/Daily agenda. (line   6)
 * agenda:                                Weekly/Daily agenda. (line   6)
 * agenda dispatcher:                     Agenda dispatcher.   (line   6)
 * agenda dispatcher:                     Agenda dispatcher.   (line   6)
 * agenda files:                          Agenda files.        (line   6)
 * agenda files:                          Agenda files.        (line   6)
-* agenda files, removing buffers:        Agenda commands.     (line 231)
+* agenda files, removing buffers:        Agenda commands.     (line 230)
 * agenda views:                          Agenda views.        (line   6)
 * agenda views:                          Agenda views.        (line   6)
 * agenda views, custom:                  Custom agenda views. (line   6)
 * agenda views, custom:                  Custom agenda views. (line   6)
 * agenda, batch production:              Batch processing.    (line   6)
 * agenda, batch production:              Batch processing.    (line   6)
@@ -5394,7 +5392,7 @@ Index
 * calculations, in tables <1>:           Table calculations.  (line   6)
 * calculations, in tables <1>:           Table calculations.  (line   6)
 * calculations, in tables:               Built-in table editor.
 * calculations, in tables:               Built-in table editor.
                                                               (line 141)
                                                               (line 141)
-* calendar commands, from agenda:        Agenda commands.     (line 192)
+* calendar commands, from agenda:        Agenda commands.     (line 191)
 * calendar integration:                  Weekly/Daily agenda. (line  24)
 * calendar integration:                  Weekly/Daily agenda. (line  24)
 * calendar, for selecting date:          The date/time prompt.
 * calendar, for selecting date:          The date/time prompt.
                                                               (line  26)
                                                               (line  26)
@@ -5448,13 +5446,13 @@ Index
 * DEADLINE keyword:                      Time stamps.         (line  53)
 * DEADLINE keyword:                      Time stamps.         (line  53)
 * deadlines:                             Time stamps.         (line   6)
 * deadlines:                             Time stamps.         (line   6)
 * demotion, of subtrees:                 Structure editing.   (line   6)
 * demotion, of subtrees:                 Structure editing.   (line   6)
-* diary entries, creating from agenda:   Agenda commands.     (line 199)
+* diary entries, creating from agenda:   Agenda commands.     (line 198)
 * diary integration:                     Weekly/Daily agenda. (line  24)
 * diary integration:                     Weekly/Daily agenda. (line  24)
 * dictionary word completion:            Completion.          (line   6)
 * dictionary word completion:            Completion.          (line   6)
 * directories, for publishing:           Sources and destinations.
 * directories, for publishing:           Sources and destinations.
                                                               (line   6)
                                                               (line   6)
 * dispatching agenda commands:           Agenda dispatcher.   (line   6)
 * dispatching agenda commands:           Agenda dispatcher.   (line   6)
-* display changing, in agenda:           Agenda commands.     (line  66)
+* display changing, in agenda:           Agenda commands.     (line  65)
 * document structure:                    Document structure.  (line   6)
 * document structure:                    Document structure.  (line   6)
 * DONE, final TODO keyword:              Per file keywords.   (line  20)
 * DONE, final TODO keyword:              Per file keywords.   (line  20)
 * editing tables:                        Tables.              (line   6)
 * editing tables:                        Tables.              (line   6)
@@ -5614,8 +5612,8 @@ Index
 * regular expressions, with tags search: Tag searches.        (line  63)
 * regular expressions, with tags search: Tag searches.        (line  63)
 * remember.el <1>:                       Cooperation.         (line  33)
 * remember.el <1>:                       Cooperation.         (line  33)
 * remember.el:                           Remember.            (line   6)
 * remember.el:                           Remember.            (line   6)
-* remote editing, from agenda:           Agenda commands.     (line 107)
-* remote editing, undo:                  Agenda commands.     (line 110)
+* remote editing, from agenda:           Agenda commands.     (line 106)
+* remote editing, undo:                  Agenda commands.     (line 109)
 * richer text:                           Enhancing text.      (line   6)
 * richer text:                           Enhancing text.      (line   6)
 * RMAIL links:                           External links.      (line   6)
 * RMAIL links:                           External links.      (line   6)
 * SCHEDULED keyword:                     Time stamps.         (line  40)
 * SCHEDULED keyword:                     Time stamps.         (line  40)
@@ -5713,7 +5711,7 @@ Index
 * tty keybindings:                       TTY keys.            (line   6)
 * tty keybindings:                       TTY keys.            (line   6)
 * types as TODO keywords:                TODO types.          (line   6)
 * types as TODO keywords:                TODO types.          (line   6)
 * underlined text:                       Enhancing text.      (line  15)
 * underlined text:                       Enhancing text.      (line  15)
-* undoing remote-editing events:         Agenda commands.     (line 110)
+* undoing remote-editing events:         Agenda commands.     (line 109)
 * URL links:                             External links.      (line   6)
 * URL links:                             External links.      (line   6)
 * USENET links:                          External links.      (line   6)
 * USENET links:                          External links.      (line   6)
 * variables, for customization:          Customization.       (line   6)
 * variables, for customization:          Customization.       (line   6)
@@ -5737,23 +5735,23 @@ Key Index
 [index]
 [index]
 * Menu:
 * Menu:
 
 
-* $:                                     Agenda commands.     (line 124)
+* $:                                     Agenda commands.     (line 123)
 * ':                                     CDLaTeX mode.        (line  43)
 * ':                                     CDLaTeX mode.        (line  43)
-* +:                                     Agenda commands.     (line 146)
-* ,:                                     Agenda commands.     (line 138)
-* -:                                     Agenda commands.     (line 152)
-* .:                                     Agenda commands.     (line 101)
-* ::                                     Agenda commands.     (line 132)
+* +:                                     Agenda commands.     (line 145)
+* ,:                                     Agenda commands.     (line 137)
+* -:                                     Agenda commands.     (line 151)
+* .:                                     Agenda commands.     (line 100)
+* ::                                     Agenda commands.     (line 131)
 * <:                                     The date/time prompt.
 * <:                                     The date/time prompt.
                                                               (line  29)
                                                               (line  29)
-* <left>:                                Agenda commands.     (line  98)
+* <left>:                                Agenda commands.     (line  97)
 * <RET> <1>:                             Agenda commands.     (line  41)
 * <RET> <1>:                             Agenda commands.     (line  41)
 * <RET> <2>:                             Setting tags.        (line  76)
 * <RET> <2>:                             Setting tags.        (line  76)
 * <RET> <3>:                             The date/time prompt.
 * <RET> <3>:                             The date/time prompt.
                                                               (line  54)
                                                               (line  54)
 * <RET>:                                 Built-in table editor.
 * <RET>:                                 Built-in table editor.
                                                               (line  64)
                                                               (line  64)
-* <right>:                               Agenda commands.     (line  93)
+* <right>:                               Agenda commands.     (line  92)
 * <SPC> <1>:                             Agenda commands.     (line  28)
 * <SPC> <1>:                             Agenda commands.     (line  28)
 * <SPC>:                                 Setting tags.        (line  73)
 * <SPC>:                                 Setting tags.        (line  73)
 * <TAB> <1>:                             CDLaTeX mode.        (line  23)
 * <TAB> <1>:                             CDLaTeX mode.        (line  23)
@@ -5763,20 +5761,20 @@ Key Index
                                                               (line  57)
                                                               (line  57)
 * <TAB> <5>:                             Plain lists.         (line  37)
 * <TAB> <5>:                             Plain lists.         (line  37)
 * <TAB>:                                 Visibility cycling.  (line  10)
 * <TAB>:                                 Visibility cycling.  (line  10)
-* > <1>:                                 Agenda commands.     (line 174)
+* > <1>:                                 Agenda commands.     (line 173)
 * >:                                     The date/time prompt.
 * >:                                     The date/time prompt.
                                                               (line  30)
                                                               (line  30)
 * ^:                                     CDLaTeX mode.        (line  33)
 * ^:                                     CDLaTeX mode.        (line  33)
 * _:                                     CDLaTeX mode.        (line  33)
 * _:                                     CDLaTeX mode.        (line  33)
 * `:                                     CDLaTeX mode.        (line  39)
 * `:                                     CDLaTeX mode.        (line  39)
-* a:                                     Agenda commands.     (line 135)
+* a:                                     Agenda commands.     (line 134)
 * b:                                     Agenda commands.     (line  51)
 * b:                                     Agenda commands.     (line  51)
-* C:                                     Agenda commands.     (line 214)
-* c:                                     Agenda commands.     (line 192)
+* C:                                     Agenda commands.     (line 213)
+* c:                                     Agenda commands.     (line 191)
 * C-#:                                   Built-in table editor.
 * C-#:                                   Built-in table editor.
                                                               (line 161)
                                                               (line 161)
 * C-,:                                   Agenda files.        (line  18)
 * C-,:                                   Agenda files.        (line  18)
-* C-_:                                   Agenda commands.     (line 110)
+* C-_:                                   Agenda commands.     (line 109)
 * C-a a L:                               Timeline.            (line  10)
 * C-a a L:                               Timeline.            (line  10)
 * C-c !:                                 Creating timestamps. (line  21)
 * C-c !:                                 Creating timestamps. (line  21)
 * C-c #:                                 Checkboxes.          (line  56)
 * C-c #:                                 Checkboxes.          (line  56)
@@ -5843,7 +5841,7 @@ Key Index
 * C-c C-c <7>:                           Built-in table editor.
 * C-c C-c <7>:                           Built-in table editor.
                                                               (line  54)
                                                               (line  54)
 * C-c C-c:                               Plain lists.         (line  74)
 * C-c C-c:                               Plain lists.         (line  74)
-* C-c C-d <1>:                           Agenda commands.     (line 159)
+* C-c C-d <1>:                           Agenda commands.     (line 158)
 * C-c C-d:                               Creating timestamps. (line  37)
 * C-c C-d:                               Creating timestamps. (line  37)
 * C-c C-e:                               Exporting.           (line  19)
 * C-c C-e:                               Exporting.           (line  19)
 * C-c C-e a:                             ASCII export.        (line   9)
 * C-c C-e a:                             ASCII export.        (line   9)
@@ -5871,7 +5869,7 @@ Key Index
 * C-c C-q:                               Built-in table editor.
 * C-c C-q:                               Built-in table editor.
                                                               (line 125)
                                                               (line 125)
 * C-c C-r:                               Visibility cycling.  (line  32)
 * C-c C-r:                               Visibility cycling.  (line  32)
-* C-c C-s <1>:                           Agenda commands.     (line 156)
+* C-c C-s <1>:                           Agenda commands.     (line 155)
 * C-c C-s:                               Creating timestamps. (line  48)
 * C-c C-s:                               Creating timestamps. (line  48)
 * C-c C-t <1>:                           Clocking work time.  (line  26)
 * C-c C-t <1>:                           Clocking work time.  (line  26)
 * C-c C-t:                               TODO basics.         (line  13)
 * C-c C-t:                               TODO basics.         (line  13)
@@ -5881,7 +5879,7 @@ Key Index
 * C-c C-x b:                             Visibility cycling.  (line  38)
 * C-c C-x b:                             Visibility cycling.  (line  38)
 * C-c C-x C-a:                           ARCHIVE tag.         (line  28)
 * C-c C-x C-a:                           ARCHIVE tag.         (line  28)
 * C-c C-x C-b:                           Checkboxes.          (line  38)
 * C-c C-x C-b:                           Checkboxes.          (line  38)
-* C-c C-x C-c:                           Agenda commands.     (line 221)
+* C-c C-x C-c:                           Agenda commands.     (line 220)
 * C-c C-x C-d:                           Clocking work time.  (line  34)
 * C-c C-x C-d:                           Clocking work time.  (line  34)
 * C-c C-x C-i:                           Clocking work time.  (line  12)
 * C-c C-x C-i:                           Clocking work time.  (line  12)
 * C-c C-x C-k:                           Structure editing.   (line  39)
 * C-c C-x C-k:                           Structure editing.   (line  39)
@@ -5908,7 +5906,7 @@ Key Index
 * C-c |:                                 Built-in table editor.
 * C-c |:                                 Built-in table editor.
                                                               (line  40)
                                                               (line  40)
 * C-c ~:                                 table.el.            (line  18)
 * C-c ~:                                 table.el.            (line  18)
-* C-k:                                   Agenda commands.     (line 118)
+* C-k:                                   Agenda commands.     (line 117)
 * C-TAB:                                 ARCHIVE tag.         (line  38)
 * C-TAB:                                 ARCHIVE tag.         (line  38)
 * C-u C-c $:                             Moving subtrees.     (line  12)
 * C-u C-c $:                             Moving subtrees.     (line  12)
 * C-u C-c .:                             Creating timestamps. (line  16)
 * C-u C-c .:                             Creating timestamps. (line  16)
@@ -5918,16 +5916,16 @@ Key Index
 * C-u C-c C-x C-a:                       ARCHIVE tag.         (line  31)
 * C-u C-c C-x C-a:                       ARCHIVE tag.         (line  31)
 * C-u C-c C-x C-u <1>:                   Dynamic blocks.      (line  22)
 * C-u C-c C-x C-u <1>:                   Dynamic blocks.      (line  22)
 * C-u C-c C-x C-u:                       Clocking work time.  (line  69)
 * C-u C-c C-x C-u:                       Clocking work time.  (line  69)
-* D:                                     Agenda commands.     (line  75)
-* d:                                     Agenda commands.     (line  72)
+* D:                                     Agenda commands.     (line  74)
+* d:                                     Agenda commands.     (line  71)
 * f:                                     Agenda commands.     (line  44)
 * f:                                     Agenda commands.     (line  44)
-* g:                                     Agenda commands.     (line  79)
-* H:                                     Agenda commands.     (line 218)
-* i:                                     Agenda commands.     (line 199)
-* I:                                     Agenda commands.     (line 179)
-* l:                                     Agenda commands.     (line  58)
+* g:                                     Agenda commands.     (line  78)
+* H:                                     Agenda commands.     (line 217)
+* i:                                     Agenda commands.     (line 198)
+* I:                                     Agenda commands.     (line 178)
+* l:                                     Agenda commands.     (line  57)
 * L:                                     Agenda commands.     (line  32)
 * L:                                     Agenda commands.     (line  32)
-* M:                                     Agenda commands.     (line 205)
+* M:                                     Agenda commands.     (line 204)
 * M-<down>:                              Built-in table editor.
 * M-<down>:                              Built-in table editor.
                                                               (line  82)
                                                               (line  82)
 * M-<left> <1>:                          Built-in table editor.
 * M-<left> <1>:                          Built-in table editor.
@@ -5975,29 +5973,29 @@ Key Index
 * mouse-3 <1>:                           Agenda commands.     (line  28)
 * mouse-3 <1>:                           Agenda commands.     (line  28)
 * mouse-3:                               Handling links.      (line  77)
 * mouse-3:                               Handling links.      (line  77)
 * n:                                     Agenda commands.     (line  19)
 * n:                                     Agenda commands.     (line  19)
-* O:                                     Agenda commands.     (line 181)
-* o:                                     Agenda commands.     (line  66)
-* P:                                     Agenda commands.     (line 143)
+* O:                                     Agenda commands.     (line 180)
+* o:                                     Agenda commands.     (line  65)
+* P:                                     Agenda commands.     (line 142)
 * p:                                     Agenda commands.     (line  20)
 * p:                                     Agenda commands.     (line  20)
-* q:                                     Agenda commands.     (line 228)
-* r <1>:                                 Agenda commands.     (line  83)
+* q:                                     Agenda commands.     (line 227)
+* r <1>:                                 Agenda commands.     (line  82)
 * r:                                     Global TODO list.    (line  20)
 * r:                                     Global TODO list.    (line  20)
-* S:                                     Agenda commands.     (line 209)
-* s:                                     Agenda commands.     (line  90)
-* S-<down> <1>:                          Agenda commands.     (line 152)
+* S:                                     Agenda commands.     (line 208)
+* s:                                     Agenda commands.     (line  89)
+* S-<down> <1>:                          Agenda commands.     (line 151)
 * S-<down> <2>:                          The date/time prompt.
 * S-<down> <2>:                          The date/time prompt.
                                                               (line  42)
                                                               (line  42)
 * S-<down> <3>:                          Creating timestamps. (line  58)
 * S-<down> <3>:                          Creating timestamps. (line  58)
 * S-<down> <4>:                          Priorities.          (line  25)
 * S-<down> <4>:                          Priorities.          (line  25)
 * S-<down>:                              Plain lists.         (line  55)
 * S-<down>:                              Plain lists.         (line  55)
-* S-<left> <1>:                          Agenda commands.     (line 170)
+* S-<left> <1>:                          Agenda commands.     (line 169)
 * S-<left> <2>:                          The date/time prompt.
 * S-<left> <2>:                          The date/time prompt.
                                                               (line  39)
                                                               (line  39)
 * S-<left> <3>:                          Creating timestamps. (line  53)
 * S-<left> <3>:                          Creating timestamps. (line  53)
 * S-<left>:                              TODO basics.         (line  20)
 * S-<left>:                              TODO basics.         (line  20)
 * S-<RET>:                               Built-in table editor.
 * S-<RET>:                               Built-in table editor.
                                                               (line 176)
                                                               (line 176)
-* S-<right> <1>:                         Agenda commands.     (line 162)
+* S-<right> <1>:                         Agenda commands.     (line 161)
 * S-<right> <2>:                         The date/time prompt.
 * S-<right> <2>:                         The date/time prompt.
                                                               (line  36)
                                                               (line  36)
 * S-<right> <3>:                         Creating timestamps. (line  53)
 * S-<right> <3>:                         Creating timestamps. (line  53)
@@ -6005,17 +6003,17 @@ Key Index
 * S-<TAB> <1>:                           Built-in table editor.
 * S-<TAB> <1>:                           Built-in table editor.
                                                               (line  61)
                                                               (line  61)
 * S-<TAB>:                               Visibility cycling.  (line  22)
 * S-<TAB>:                               Visibility cycling.  (line  22)
-* S-<up> <1>:                            Agenda commands.     (line 146)
+* S-<up> <1>:                            Agenda commands.     (line 145)
 * S-<up> <2>:                            The date/time prompt.
 * S-<up> <2>:                            The date/time prompt.
                                                               (line  45)
                                                               (line  45)
 * S-<up> <3>:                            Creating timestamps. (line  58)
 * S-<up> <3>:                            Creating timestamps. (line  58)
 * S-<up> <4>:                            Priorities.          (line  25)
 * S-<up> <4>:                            Priorities.          (line  25)
 * S-<up>:                                Plain lists.         (line  55)
 * S-<up>:                                Plain lists.         (line  55)
-* T:                                     Agenda commands.     (line 127)
-* t:                                     Agenda commands.     (line 114)
-* w:                                     Agenda commands.     (line  69)
-* x:                                     Agenda commands.     (line 231)
-* X:                                     Agenda commands.     (line 184)
+* T:                                     Agenda commands.     (line 126)
+* t:                                     Agenda commands.     (line 113)
+* w:                                     Agenda commands.     (line  68)
+* x:                                     Agenda commands.     (line 230)
+* X:                                     Agenda commands.     (line 183)
 
 
 
 
 
 
@@ -6030,151 +6028,151 @@ Node: Document structure18484
 Node: Outlines19258
 Node: Outlines19258
 Node: Headlines19918
 Node: Headlines19918
 Node: Visibility cycling20541
 Node: Visibility cycling20541
-Ref: Visibility cycling-Footnote-122614
-Ref: Visibility cycling-Footnote-222672
-Ref: Visibility cycling-Footnote-322722
-Node: Motion22992
-Node: Structure editing23776
-Node: Archiving26602
-Node: ARCHIVE tag27160
-Node: Moving subtrees28953
-Node: Sparse trees29994
-Ref: Sparse trees-Footnote-132125
-Ref: Sparse trees-Footnote-232217
-Node: Plain lists32332
-Ref: Plain lists-Footnote-135857
-Ref: Plain lists-Footnote-236214
-Node: Tables36398
-Node: Built-in table editor36946
-Node: Narrow columns44974
-Ref: Narrow columns-Footnote-146913
-Node: Table calculations46959
-Node: Formula syntax48279
-Ref: Formula syntax-Footnote-151184
-Node: Lisp formulas51484
-Node: Column formulas52273
-Node: Advanced features54035
-Node: Named-field formulas57289
-Node: Editing/debugging formulas57929
-Node: Appetizer59687
-Node: orgtbl-mode60790
-Node: table.el61281
-Node: Hyperlinks62258
-Node: Link format63031
-Node: Internal links64324
-Ref: Internal links-Footnote-166313
-Node: Radio targets66445
-Node: CamelCase links67160
-Node: External links67754
-Node: Handling links69885
-Ref: Handling links-Footnote-174537
-Ref: Handling links-Footnote-274774
-Node: Link abbreviations74848
-Node: Search options76527
-Ref: Search options-Footnote-178307
-Node: Custom searches78388
-Node: Remember79436
-Node: TODO items83130
-Node: TODO basics84112
-Node: TODO extensions85639
-Node: Workflow states86434
-Node: TODO types87302
-Ref: TODO types-Footnote-188960
-Node: Per file keywords89042
-Ref: Per file keywords-Footnote-190496
-Node: Priorities90697
-Node: Breaking down tasks91941
-Ref: Breaking down tasks-Footnote-192460
-Node: Checkboxes92556
-Node: Timestamps95311
-Node: Time stamps95772
-Ref: Time stamps-Footnote-199266
-Ref: Time stamps-Footnote-299382
-Node: Creating timestamps99537
-Node: The date/time prompt102163
-Ref: The date/time prompt-Footnote-1103929
-Node: Custom time format104035
-Node: Progress logging105594
-Node: Closing items106123
-Node: Clocking work time107027
-Ref: Clocking work time-Footnote-1110651
-Node: Tags110777
-Node: Tag inheritance111539
-Node: Setting tags112476
-Ref: Setting tags-Footnote-1116675
-Ref: Setting tags-Footnote-2116787
-Node: Tag searches116870
-Node: Agenda views119582
-Node: Agenda files121522
-Ref: Agenda files-Footnote-1122482
-Ref: Agenda files-Footnote-2122631
-Node: Agenda dispatcher122824
-Node: Built-in agenda views124515
-Node: Weekly/Daily agenda125093
-Node: Global TODO list127222
-Node: Matching headline tags129395
-Node: Timeline130466
-Node: Stuck projects131132
-Node: Presentation and sorting132831
-Node: Categories133622
-Node: Time-of-day specifications134286
-Node: Sorting of agenda items136257
-Node: Agenda commands137539
-Node: Custom agenda views144239
-Node: Storing searches144914
-Node: Block agenda146826
-Node: Setting Options148056
-Node: Batch processing150768
-Node: Embedded LaTeX151898
-Ref: Embedded LaTeX-Footnote-1152990
-Node: Math symbols153180
-Node: Subscripts and Superscripts153945
-Node: LaTeX fragments154789
-Ref: LaTeX fragments-Footnote-1156897
-Node: Processing LaTeX fragments157159
-Node: CDLaTeX mode158105
-Ref: CDLaTeX mode-Footnote-1160589
-Node: Exporting160737
-Node: ASCII export162051
-Node: HTML export163341
-Node: XOXO export166177
-Node: iCalendar export166616
-Node: Text interpretation168439
-Node: Comment lines168918
-Node: Enhancing text169389
-Node: Export options171081
-Node: Publishing172748
-Ref: Publishing-Footnote-1173544
-Node: Configuration173740
-Node: Project alist174458
-Node: Sources and destinations175524
-Node: Selecting files176254
-Node: Publishing action177002
-Node: Publishing options178235
-Node: Publishing links180387
-Node: Project page index181900
-Node: Sample configuration182678
-Node: Simple example183170
-Node: Complex example183843
-Node: Triggering publication185919
-Node: Miscellaneous186604
-Node: Completion187238
-Node: Customization188709
-Node: In-buffer settings189292
-Node: The very busy C-c C-c key192911
-Node: Clean view194555
-Node: TTY keys197132
-Node: Interaction198741
-Node: Cooperation199138
-Node: Conflicts201005
-Node: Bugs202597
-Node: Extensions and Hacking203991
-Node: Extensions204495
-Node: Dynamic blocks206282
-Node: Special agenda views208238
-Ref: Special agenda views-Footnote-1210519
-Node: History and Acknowledgments210779
-Node: Index215786
-Node: Key Index243028
+Ref: Visibility cycling-Footnote-122567
+Ref: Visibility cycling-Footnote-222625
+Ref: Visibility cycling-Footnote-322675
+Node: Motion22944
+Node: Structure editing23728
+Node: Archiving26554
+Node: ARCHIVE tag27112
+Node: Moving subtrees28905
+Node: Sparse trees29946
+Ref: Sparse trees-Footnote-132077
+Ref: Sparse trees-Footnote-232169
+Node: Plain lists32284
+Ref: Plain lists-Footnote-135809
+Ref: Plain lists-Footnote-236166
+Node: Tables36350
+Node: Built-in table editor36898
+Node: Narrow columns44926
+Ref: Narrow columns-Footnote-146865
+Node: Table calculations46911
+Node: Formula syntax48231
+Ref: Formula syntax-Footnote-151136
+Node: Lisp formulas51436
+Node: Column formulas52225
+Node: Advanced features53987
+Node: Named-field formulas57241
+Node: Editing/debugging formulas57881
+Node: Appetizer59639
+Node: orgtbl-mode60742
+Node: table.el61233
+Node: Hyperlinks62210
+Node: Link format62983
+Node: Internal links64276
+Ref: Internal links-Footnote-166265
+Node: Radio targets66397
+Node: CamelCase links67112
+Node: External links67706
+Node: Handling links69837
+Ref: Handling links-Footnote-174489
+Ref: Handling links-Footnote-274726
+Node: Link abbreviations74800
+Node: Search options76479
+Ref: Search options-Footnote-178259
+Node: Custom searches78340
+Node: Remember79388
+Node: TODO items83082
+Node: TODO basics84064
+Node: TODO extensions85591
+Node: Workflow states86386
+Node: TODO types87254
+Ref: TODO types-Footnote-188912
+Node: Per file keywords88994
+Ref: Per file keywords-Footnote-190448
+Node: Priorities90649
+Node: Breaking down tasks91893
+Ref: Breaking down tasks-Footnote-192412
+Node: Checkboxes92508
+Node: Timestamps95263
+Node: Time stamps95724
+Ref: Time stamps-Footnote-199218
+Ref: Time stamps-Footnote-299334
+Node: Creating timestamps99489
+Node: The date/time prompt102115
+Ref: The date/time prompt-Footnote-1103881
+Node: Custom time format103987
+Node: Progress logging105546
+Node: Closing items106075
+Node: Clocking work time106979
+Ref: Clocking work time-Footnote-1110603
+Node: Tags110729
+Node: Tag inheritance111491
+Node: Setting tags112428
+Ref: Setting tags-Footnote-1116627
+Ref: Setting tags-Footnote-2116739
+Node: Tag searches116822
+Node: Agenda views119534
+Node: Agenda files121474
+Ref: Agenda files-Footnote-1122434
+Ref: Agenda files-Footnote-2122583
+Node: Agenda dispatcher122776
+Node: Built-in agenda views124467
+Node: Weekly/Daily agenda125045
+Node: Global TODO list127174
+Node: Matching headline tags129347
+Node: Timeline130418
+Node: Stuck projects131084
+Node: Presentation and sorting132783
+Node: Categories133574
+Node: Time-of-day specifications134238
+Node: Sorting of agenda items136209
+Node: Agenda commands137491
+Node: Custom agenda views144144
+Node: Storing searches144819
+Node: Block agenda146731
+Node: Setting Options147961
+Node: Batch processing150673
+Node: Embedded LaTeX151803
+Ref: Embedded LaTeX-Footnote-1152895
+Node: Math symbols153085
+Node: Subscripts and Superscripts153850
+Node: LaTeX fragments154694
+Ref: LaTeX fragments-Footnote-1156802
+Node: Processing LaTeX fragments157064
+Node: CDLaTeX mode158010
+Ref: CDLaTeX mode-Footnote-1160494
+Node: Exporting160642
+Node: ASCII export161956
+Node: HTML export163246
+Node: XOXO export166082
+Node: iCalendar export166521
+Node: Text interpretation168344
+Node: Comment lines168823
+Node: Enhancing text169294
+Node: Export options170986
+Node: Publishing172653
+Ref: Publishing-Footnote-1173449
+Node: Configuration173645
+Node: Project alist174363
+Node: Sources and destinations175429
+Node: Selecting files176159
+Node: Publishing action176907
+Node: Publishing options178140
+Node: Publishing links180292
+Node: Project page index181805
+Node: Sample configuration182583
+Node: Simple example183075
+Node: Complex example183748
+Node: Triggering publication185824
+Node: Miscellaneous186509
+Node: Completion187143
+Node: Customization188614
+Node: In-buffer settings189197
+Node: The very busy C-c C-c key192816
+Node: Clean view194460
+Node: TTY keys197037
+Node: Interaction198646
+Node: Cooperation199043
+Node: Conflicts200910
+Node: Bugs202502
+Node: Extensions and Hacking203896
+Node: Extensions204400
+Node: Dynamic blocks206187
+Node: Special agenda views208143
+Ref: Special agenda views-Footnote-1210424
+Node: History and Acknowledgments210684
+Node: Index215691
+Node: Key Index242933
 
 
 End Tag Table
 End Tag Table

+ 1 - 0
org-install.el

@@ -12,6 +12,7 @@
 (autoload 'org-cycle-agenda-files "org" "Cycle through agenda-files." t)
 (autoload 'org-cycle-agenda-files "org" "Cycle through agenda-files." t)
 (autoload 'org-todo-list "org" "Produce global TODO list." t)
 (autoload 'org-todo-list "org" "Produce global TODO list." t)
 (autoload 'org-tags-view "org" "Produce global TAGS agenda view." t)
 (autoload 'org-tags-view "org" "Produce global TAGS agenda view." t)
+(autoload 'org-agenda-list-stuck-projects "org" "List stuck projects." t)
 (autoload 'org-remember-annotation "org")
 (autoload 'org-remember-annotation "org")
 (autoload 'org-remember-apply-template "org")
 (autoload 'org-remember-apply-template "org")
 (autoload 'org-remember-handler "org")
 (autoload 'org-remember-handler "org")

File diff suppressed because it is too large
+ 559 - 380
org.el


BIN
org.pdf


+ 12 - 14
org.texi

@@ -3,7 +3,7 @@
 @setfilename ../info/org
 @setfilename ../info/org
 @settitle Org Mode Manual
 @settitle Org Mode Manual
 
 
-@set VERSION 4.58
+@set VERSION 4.59
 @set DATE December 2006
 @set DATE December 2006
 
 
 @dircategory Emacs
 @dircategory Emacs
@@ -626,14 +626,13 @@ command (@pxref{Agenda commands}).
 @kindex C-c C-x b
 @kindex C-c C-x b
 @item C-c C-x b
 @item C-c C-x b
 Show the current subtree in an indirect buffer@footnote{The indirect
 Show the current subtree in an indirect buffer@footnote{The indirect
-buffer (@pxref{Indirect Buffers,Indirect Buffers,Indirect Buffers,emacs,GNU
-Emacs Manual}) will contain the entire buffer, but will
-be narrowed to the current tree.  Editing the indirect buffer will also
-change the original buffer, but without affecting visibility in that
-buffer .}, in a separate, dedicated frame.  With positive numerical
-prefix N, go up to level N before selecting the subtree.  With negative
-prefix -N, go up N levels.  With @kbd{C-u} prefix, don't use the
-dedicated frame, but another, new frame.
+buffer (@pxref{Indirect Buffers,Indirect Buffers,Indirect
+Buffers,emacs,GNU Emacs Manual}) will contain the entire buffer, but
+will be narrowed to the current tree.  Editing the indirect buffer will
+also change the original buffer, but without affecting visibility in
+that buffer.}.  With numerical prefix ARG, go up to this level and then
+take that tree.  If ARG is negative, go up that many levels.  With
+@kbd{C-u} prefix, do not remove the previously used indirect buffer.
 @end table
 @end table
 
 
 When Emacs first visits an Org-mode file, the global state is set to
 When Emacs first visits an Org-mode file, the global state is set to
@@ -3713,11 +3712,10 @@ agenda buffers can be set with the variable
 
 
 @kindex b
 @kindex b
 @item b
 @item b
-Display the entire subtree of the current item in an indirect buffer, in
-a separate, dedicated frame.  With positive numerical prefix N, go up to
-level N before selecting the subtree.  With negative prefix -N, go up N
-levels.  With @kbd{C-u} prefix, don't use the dedicated frame, but
-another, new frame.
+Display the entire subtree of the current item in an indirect buffer.
+With numerical prefix ARG, go up to this level and then take that tree.
+If ARG is negative, go up that many levels.  With @kbd{C-u} prefix, do
+not remove the previously used indirect buffer.
 
 
 @kindex l
 @kindex l
 @item l
 @item l

BIN
orgcard.pdf


+ 6 - 1
orgcard.tex

@@ -1,5 +1,5 @@
 % Reference Card for Org Mode
 % Reference Card for Org Mode
-\def\orgversionnumber{4.58}
+\def\orgversionnumber{4.59}
 \def\year{2006}
 \def\year{2006}
 %
 %
 %**start of header
 %**start of header
@@ -285,6 +285,7 @@ are preserved on all copies.
 \key{rotate entire buffer between states}{S-TAB}
 \key{rotate entire buffer between states}{S-TAB}
 \key{show the whole file}{C-c C-a}
 \key{show the whole file}{C-c C-a}
 \key{reveal context around point}{C-c C-r}
 \key{reveal context around point}{C-c C-r}
+\key{show subtree in indirect buffer, ded.\ frame}{C-c C-k}
 %\key{show branches}{C-c C-k}
 %\key{show branches}{C-c C-k}
 
 
 \section{Motion}
 \section{Motion}
@@ -572,8 +573,10 @@ after  ``{\tt :}'', and dictionary words elsewhere.
 \key{compile TODO list for specific keyword}{C-c a T$^1$}
 \key{compile TODO list for specific keyword}{C-c a T$^1$}
 \key{match tags in agenda files}{C-c a m$^1$}
 \key{match tags in agenda files}{C-c a m$^1$}
 \key{match tags in TODO entries}{C-c a M$^1$}
 \key{match tags in TODO entries}{C-c a M$^1$}
+\key{find stuck projects}{C-c a \#$^1$}
 \key{show timeline of current org file}{C-c a L$^1$}
 \key{show timeline of current org file}{C-c a L$^1$}
 \key{configure custom commands}{C-c a C$^1$}
 \key{configure custom commands}{C-c a C$^1$}
+\key{configure stuck projects}{C-c a !$^1$}
 \key{agenda for date at cursor}{C-c C-o}
 \key{agenda for date at cursor}{C-c C-o}
 
 
 \vskip 1mm
 \vskip 1mm
@@ -593,6 +596,7 @@ To set categories, add lines like$^2$:
 \key{goto original location in other window}{TAB/mouse-2}
 \key{goto original location in other window}{TAB/mouse-2}
 %\key{... also available with}{mouse-2}
 %\key{... also available with}{mouse-2}
 \key{goto original location, delete other windows}{RET}
 \key{goto original location, delete other windows}{RET}
+\key{show subtree in indirect buffer, ded.\ frame}{b}
 \key{toggle follow-mode}{f}
 \key{toggle follow-mode}{f}
 
 
 {\bf Change display}
 {\bf Change display}
@@ -633,6 +637,7 @@ To set categories, add lines like$^2$:
 
 
 \key{Open link in current line}{C-c C-o}
 \key{Open link in current line}{C-c C-o}
 
 
+\newcolumn
 {\bf Calendar commands}
 {\bf Calendar commands}
 
 
 \key{find agenda cursor date in calendar}{c}
 \key{find agenda cursor date in calendar}{c}

Some files were not shown because too many files changed in this diff