Show
Ignore:
Timestamp:
04/16/06 21:46:31 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/orgcard.tex

    r4037 r4058  
    1 % Reference Card for Org Mode 4.04 
     1% Reference Card for Org Mode 
     2\def\orgversionnumber{4.23} 
     3\def\year{2006} 
    24% 
    35%**start of header 
     
    68% This file can be printed with 1, 2, or 3 columns per page (see below). 
    79% At the moment this card works quite nicely in 3 column format and 
    8 % currently takes 2 full pages.  It is thus suited to producing one 
     10% currently takes 2 full pages.  It is thus suited to producing one  
    911% double-side page when printed. 
    1012 
     
    1921\columnsperpage=3 
    2022 
    21 % Copyright (C) 2005, 2006 Free Software Foundation, Inc. 
    22 % Copyright (c) 2004 Philip Rooke 
     23% Copyright (c) 2004 Philip Rooke, 2005, 2006 Free Software Foundation 
    2324 
    2425% GNU Emacs is free software; you can redistribute it and/or modify 
     
    6061% for their many good ideas. 
    6162 
    62 \def\orgversionnumber{4.04} 
    63 \def\year{2006} 
    64  
    6563\def\shortcopyrightnotice{\vskip 1ex plus 2 fill 
    6664  \centerline{\small \copyright\ 2004, 2005, 2006\ Free Software Foundation, Inc. 
     
    9088\def\ncolumns{\the\columnsperpage} 
    9189 
    92 \message{[\ncolumns\space 
     90\message{[\ncolumns\space  
    9391  column\if 1\ncolumns\else s\fi\space per page]} 
    9492 
     
    175173    \if a\abc \else\null\vfill\eject\fi 
    176174    \if a\abc \else\null\vfill\eject\fi 
    177     \end} 
     175    \end}   
    178176\fi 
    179177 
     
    357355\key{lower priority of current item}{S-DOWN$^4$} 
    358356 
    359 \vskip 1mm 
    360 per-file TODO workflow states: add line(s) like$^3$: 
    361 \vskip -1mm 
    362 \beginexample% 
    363 \#+SEQ_TODO: TODO PROCRASTINATE BLUFF DONE 
    364 \endexample 
    365 \vskip -1mm 
    366 per-file TODO keywords: add line(s) like$^3$: 
    367 \vskip -1mm 
    368 \beginexample% 
    369 \#+TYP_TODO: Phil home work DONE 
    370 \endexample 
     357\key{\kbd{\#+SEQ_TODO: TODO TRY BLUFF DONE}}{\rm todo workflow} 
     358\key{\kbd{\#+TYP_TODO: Phil home work DONE}}{\rm todo types} 
    371359 
    372360\section{Timestamps} 
     
    379367\key{create sparse tree with all deadlines due}{C-c C-w} 
    380368\key{the time between 2 dates in a time range}{C-c C-y} 
    381 \key{change timestamp at cursor by $-1$ day}{S-LEFT$^4$} 
    382 \key{change timestamp at cursor by $+1$ day}{S-RIGHT$^4$} 
    383 \key{change year/month/day at cursor by $-1$}{S-DOWN$^4$} 
    384 \key{change year/month/day at cursor by $+1$}{S-UP$^4$} 
     369\key{change timestamp at cursor by $\pm 1$ day}{S-RIGHT/LEFT$^4$} 
     370\key{change year/month/day at cursor by $\pm 1$}{S-UP/DOWN$^4$} 
    385371\key{access the calendar for the current date}{C-c >} 
    386372\key{insert timestamp matching date in calendar}{C-c <} 
     
    398384\key{insert a link (TAB completes stored links)}{C-c C-l} 
    399385\key{insert file link with file name completion}{C-u C-c C-l} 
    400  
    401 \key{open link at point}{C-c C-o} 
    402 \key{open file links in emacs}{C-u C-c C-o} 
    403 \key{open link at point}{mouse-2} 
    404 \key{open file links in emacs}{mouse-3} 
    405  
    406 {\bf Link types} 
    407  
    408 \key{\kbd{*CamelCaseWord}}{\rm search headline} 
    409 \key{\kbd{CamelCaseWord}}{\rm search in buffer} 
    410 \key{\kbd{<file:/home/dominik/img/mars.jpg>}}{\rm file, absolute} 
    411 \key{\kbd{<file:papers/last.pdf>}}{\rm file, relative} 
    412 \key{\kbd{<file:~/code/main.c:255>}}{\rm file with line nr.} 
    413 \key{\kbd{<file:projects.org::*CamelCaseWord>}}{\rm search headline} 
    414 \key{\kbd{<file:projects.org::find me>}}{\rm search string} 
    415 \key{\kbd{<file:projects.org::/regexp/>}}{\rm search regexp} 
    416 \key{\kbd{<http://www.astro.uva.nl/~dominik>}}{\rm on the web} 
    417 \key{\kbd{<mailto:adent@galaxy.net>}}{\rm EMail address} 
    418 \key{\kbd{<news:comp.emacs>}}{\rm Usenet group} 
    419 \key{\kbd{<bbdb:Richard Stallman>}}{\rm BBDB person} 
    420 \key{\kbd{<shell:ls *.org>}}{\rm shell command} 
    421 \key{\kbd{<gnus:group>}}{\rm GNUS group} 
    422 \key{\kbd{<gnus:group\#id>}}{\rm GNUS message} 
    423 \key{\kbd{<vm:folder>}}{\rm VM folder} 
    424 \key{\kbd{<vm:folder\#id>}}{\rm VM message} 
    425 % FIXME: would like to get this back in. 
    426 %\key{\kbd{<vm://myself@some.where.org/folder\#id>}}{\rm VM remote} 
    427 Wanderlust \kbd{<wl:...>} and RMAIL \kbd{<rmail:...>} like VM 
    428 %\key{\kbd{<wl:folder>}}{\rm Wanderlust f.} 
    429 %\key{\kbd{<wl:folder\#id>}}{\rm Wanderlust m.} 
    430 %\key{\kbd{<rmail:folder>}}{\rm RMAIL folder} 
    431 %\key{\kbd{<rmail:folder\#id>}}{\rm RMAIL msg} 
     386\key{edit (also hidden part of) link at point}{C-c C-l} 
     387 
     388\key{open file links in emacs (\kbd{C-u} : in emacs)}{C-c C-o} 
     389\key{open link at point (3: in emacs)}{mouse-2/3} 
     390%\key{open file links in emacs}{mouse-3} 
     391\key{record a position in mark ring}{C-c \%} 
     392\key{jump back to last followed link(s)}{C-c \&} 
     393 
     394{\bf Internal Links} 
     395 
     396\key{\kbd{<<My Target>>}}{\rm target} 
     397\key{\kbd{<<<My Target>>>}}{\rm radio target$^3$} 
     398\key{\kbd{[[*this text]]}}{\rm find headline} 
     399\metax{\kbd{[[this text]]}}{\rm find target or text in buffer} 
     400\metax{\kbd{[[this text][description]]}}{\rm optional link text} 
     401 
     402{\bf External Links} 
     403 
     404\key{\kbd{file:/home/dominik/img/mars.jpg}}{\rm file, absolute} 
     405\key{\kbd{file:papers/last.pdf}}{\rm file, relative} 
     406\key{\kbd{file:projects.org::*that text}}{\rm find headline} 
     407\key{\kbd{file:projects.org::find me}}{\rm find tgt/string} 
     408\key{\kbd{file:projects.org::/regexp/}}{\rm regexp search} 
     409\key{\kbd{http://www.astro.uva.nl/~dominik}}{\rm on the web} 
     410\key{\kbd{mailto:adent@galaxy.net}}{\rm EMail address} 
     411\key{\kbd{news:comp.emacs}}{\rm Usenet group} 
     412\key{\kbd{bbdb:Richard Stallman}}{\rm BBDB person} 
     413\key{\kbd{shell:ls *.org}}{\rm shell command} 
     414\key{\kbd{gnus:group}}{\rm GNUS group} 
     415\key{\kbd{gnus:group\#id}}{\rm GNUS message} 
     416\key{\kbd{vm|wl|mhe|rmail:folder}}{\rm Mail folder} 
     417\key{\kbd{vm|wl|mhe|rmail:folder\#id}}{\rm Mail message} 
     418\metax{\kbd{[[external link][description]]}}{\rm optional link text} 
     419%\key{\kbd{vm://myself@some.where.org/folder\#id}}{\rm VM remote} 
    432420 
    433421\section{Tables} 
     
    438426{\bf Creating a table} 
    439427 
    440 \metax{insert a new Org-mode table}{M-x org-table-create} 
    441 \metax{... or just start typing, e.g.}{|Name|Phone|Age RET |- TAB} 
    442 \key{convert region to table}{C-c C-c} 
    443 \key{... separator at least 3 spaces}{C-3 C-c C-c} 
    444 %\key{... prompt for separator regexp}{C-u C-c C-c} 
     428%\metax{insert a new Org-mode table}{M-x org-table-create} 
     429\metax{just start typing, e.g.}{|Name|Phone|Age RET |- TAB} 
     430\key{convert region to table}{C-c |} 
     431\key{... separator at least 3 spaces}{C-3 C-c |} 
    445432 
    446433{\bf Commands available inside tables} 
     
    478465\key{fill paragraph across selected cells}{C-c C-q} 
    479466 
    480 {\bf Calculations} 
    481  
    482 These need the Emacs calc package installed. 
     467{\bf Calculations} (in combination with Emacs \kbd{calc} package) 
    483468 
    484469\key{set and eval column formula}{C-c =} 
     
    488473\key{re-apply all stored equations to entire table}{C-u C-c *} 
    489474 
    490 \kbd{TAB}, \kbd{RET} and \kbd{C-c C-c} trigger automatic recalculation 
    491 in lines starting with: {\tt | \# |}. 
     475%\kbd{TAB}, \kbd{RET} and \kbd{C-c C-c} trigger automatic recalculation 
     476%in lines starting with: {\tt | \# |}. 
    492477 
    493478\key{rotate calculation mark through \# * ! \^ \_ \$}{C-\#} 
     
    497482\key{copy down with increment}{S-RET$^4$} 
    498483 
    499 A formula can also be typed directly into into a field and will 
    500 executed by \kbd{TAB}, \kbd{RET} and \kbd{C-c C-c}.  A leading \kbd{=} 
    501 introduces a column formula, \kbd{:=} a named-field formula. 
     484Formulas typed in field are executed by \kbd{TAB}, 
     485\kbd{RET} and \kbd{C-c C-c}.  \kbd{=} introduces a column 
     486formula, \kbd{:=} a named-field formula. 
    502487 
    503488\key{Example: Add Col1 and Col2}{=\$1+\$2} 
     
    509494{\bf Miscellaneous} 
    510495 
    511 \key{toggle visibility of vertical lines}{C-c |} 
     496\key{to limit column width to \kbd{N} characters, use}{...| <N> |...} 
     497\key{edit the current field in a separate window}{C-c `} 
     498\key{make current field fully visible}{C-u TAB} 
    512499\metax{export as tab-separated file}{M-x org-table-export} 
    513500\metax{import tab-separated file}{M-x org-table-import} 
     
    712699\key{previous heading}{UP} 
    713700 
    714 Insert the note with one of the following: 
     701Insert the note with one of the following:  
    715702 
    716703\key{as sublevel of heading at cursor}{RET} 
     
    742729you own key as shown under INSTALLATION. 
    743730 
    744 $^3$ After changing a \kbd{\#+KEYWORD} line, press \kbd{C-c C-c} with 
    745 the cursor still in a line to make Org-mode notice the change. 
     731$^3$ After changing a \kbd{\#+KEYWORD} or \kbd{<<<target>>>} line, 
     732press \kbd{C-c C-c} with the cursor still in the line to update. 
    746733 
    747734$^4$ Keybinding affected by {\tt org-CUA-compatibility}. 
     
    754741% arch-tag: 139f6750-5cfc-49ca-92b5-237fe5795290 
    755742 
    756 %%% Local Variables: 
     743%%% Local Variables:  
    757744%%% mode: latex 
    758745%%% TeX-master: t 
    759 %%% End: 
     746%%% End: