/[emacs]/emacs/man/org.texi
ViewVC logotype

Diff of /emacs/man/org.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by cdominik, Wed Jun 29 07:13:11 2005 UTC revision 1.14 by cdominik, Mon Jul 4 06:34:12 2005 UTC
# Line 4  Line 4 
4  @setfilename ../info/org  @setfilename ../info/org
5  @settitle Org Mode Manual  @settitle Org Mode Manual
6    
7  @set VERSION 3.12  @set VERSION 3.13
8  @set DATE June 2005  @set DATE July 2005
9    
10  @dircategory Emacs  @dircategory Emacs
11  @direntry  @direntry
# Line 900  rows activated for semi-automatic comput Line 900  rows activated for semi-automatic comput
900  |---+---------+--------+--------+--------+-------+------|  |---+---------+--------+--------+--------+-------+------|
901  | ! |         |     P1 |     P2 |     P3 |   Tot |      |  | ! |         |     P1 |     P2 |     P3 |   Tot |      |
902  | # | Maximum |     10 |     15 |     25 |    50 | 10.0 |  | # | Maximum |     10 |     15 |     25 |    50 | 10.0 |
903    | ^ |         |     m1 |     m2 |     m3 |    mt |      |
904  |---+---------+--------+--------+--------+-------+------|  |---+---------+--------+--------+--------+-------+------|
905  | # | Peter   |     10 |      8 |     23 |    41 |  8.2 |  | # | Peter   |     10 |      8 |     23 |    41 |  8.2 |
906  | # | Sara    |      7 |     14 |     19 |    40 |  8.0 |  | # | Sara    |      7 |     14 |     19 |    40 |  8.0 |
# Line 911  rows activated for semi-automatic comput Line 912  rows activated for semi-automatic comput
912  @end group  @end group
913  @end example  @end example
914  @noindent  @noindent
915  The example also demonstrates a number of convenience features:  The example also demonstrates a number of features:
916  @enumerate  @enumerate
917  @item  @item
918  If the first field of a row contains only @samp{!}, this row defines  If the first field of a row contains only @samp{!}, this row defines
# Line 927  constants, only that they can be defined Line 928  constants, only that they can be defined
928  Changing a parameter and then recalculating the table can be useful  Changing a parameter and then recalculating the table can be useful
929  and fun.  and fun.
930  @item  @item
931    It the first field contains only @samp{^}, fields in this row define
932    names for the fields in the row above, for example @samp{$m1} for
933    @samp{10}.  Similarly, if the marking character is @samp{_}, the names
934    are valie for the fields in the row below.
935    @item
936  A column range @samp{$P1..$P3} is expanded to a vector, so that calc's  A column range @samp{$P1..$P3} is expanded to a vector, so that calc's
937  vector functions (in this case @samp{vsum}, but there are many more)  vector functions (in this case @samp{vsum}, but there are many more)
938  can be applied to ranges.  For a range, columns may be referenced by  can be applied to ranges.  For a range, columns may be referenced by
# Line 1456  If a time stamp is preceded by the word Line 1462  If a time stamp is preceded by the word
1462  you are planning to start working on that task on the given date.  The  you are planning to start working on that task on the given date.  The
1463  headline will be listed under the given date.  In addition, a reminder  headline will be listed under the given date.  In addition, a reminder
1464  that the scheduled date has passed will be present in the compilation  that the scheduled date has passed will be present in the compilation
1465  for the @emph{today}, until the entry is marked DONE.  I.e., the  for @emph{today}, until the entry is marked DONE.  I.e., the
1466  task will automatically be forwarded.  task will automatically be forwarded.
1467  @end table  @end table
1468    
# Line 1704  longer than 10 characters. Line 1710  longer than 10 characters.
1710    
1711  @subsection Time-of-Day Specifications  @subsection Time-of-Day Specifications
1712    
1713  Org-mode checks each agenda item for a timeof-day specification.  The  Org-mode checks each agenda item for a time-of-day specification.  The
1714  time can be part of the time stamp that triggered inclusion into the  time can be part of the time stamp that triggered inclusion into the
1715  agenda, for example as in @w{@samp{<2005-05-10 Tue 19:00>}}.  Time  agenda, for example as in @w{@samp{<2005-05-10 Tue 19:00>}}.  Time
1716  ranges can be specified with two time stamps, like  ranges can be specified with two time stamps, like
# Line 2270  Group} from the @code{Org->Customization Line 2276  Group} from the @code{Org->Customization
2276  @section Frequently asked questions  @section Frequently asked questions
2277    
2278  @enumerate  @enumerate
2279  @item @b{Org-mode seems to be auseful default mode for the various  @item @b{Org-mode seems to be a useful default mode for the various
2280  @file{README} files I have scattered through my directories.  How do I  @file{README} files I have scattered through my directories.  How do I
2281  turn it on for all @file{README} files?}  turn it on for all @file{README} files?}
2282  @example  @example
# Line 2435  When the application called by @kbd{C-c Line 2441  When the application called by @kbd{C-c
2441  the file), it does so silently.  No error message is displayed.  the file), it does so silently.  No error message is displayed.
2442  @item  @item
2443  Recalculating a table line applies the formulas from left to right.  Recalculating a table line applies the formulas from left to right.
2444  If a formula calculated fields further doen the row, multiple  If a formula calculated fields further down the row, multiple
2445  recalculation may be needed to get all fields consistent.  recalculation may be needed to get all fields consistent.
2446  @item  @item
2447  Under XEmacs, if Org-mode entries are included into the diary, it is  Under XEmacs, if Org-mode entries are included into the diary, it is
# Line 2483  beta testing and contributed a number of Line 2489  beta testing and contributed a number of
2489  @item  @item
2490  Christian Schlauer proposed angular brackets around links, among other  Christian Schlauer proposed angular brackets around links, among other
2491  things.  things.
 other useful stuff.  
2492  @item  @item
2493  David Wainberg suggested to implement an archiving mechanism.  David Wainberg suggested to implement an archiving mechanism.
2494  @item  @item
# Line 2521  conflict with other packages. Line 2526  conflict with other packages.
2526  @printindex ky  @printindex ky
2527    
2528  @bye  @bye
   
   
 @ignore  
    arch-tag: 7893d1fe-cc57-4d13-b5e5-f494a1bcc7ac  
 @end ignore  

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26