How to add RefTeX support
[Worg/babel-doc.git] / org-faq.org
blobc58af962c4e058a6ef0cfead4e5b6ccc8235647f
1 #+STARTUP:   overview
2 #+OPTIONS:   H:2 num:t toc:t \n:nil @:t ::t |:t ^:t *:t TeX:t
3 #+EMAIL:     carsten.dominik@gmail.com
4 #+AUTHOR:    Worg people
5 #+LANGUAGE:  en
6 #+TITLE:     Org-mode Frequently Asked Questions
7 #+INFOJS_OPT: view:info toc:1 path:http://orgmode.org/worg/code/org-info-js/org-info.js tdepth:1 ftoc:t buttons:0 mouse:underline
8 #+OPTIONS:   H:3 num:nil toc:t \n:nil @:t ::t |:t ^:{} -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
10 #+begin_html
11 <a href="/"><img src="http://orgmode.org/img/org-mode-unicorn.png" class="logo-link" /></a>
12 #+end_html
14 [[file:index.org][{Back to Worg's index}]]
16 * Welcome
17   :PROPERTIES:
18   :CUSTOM_ID: Welcome
19   :END:
21 Welcome to the Org-mode FAQ.
23 You can navigate the FAQ by clicking on any of the topics in the Table
24 of Contents.
26 If your browser supports JavaScript, you can...
28 - move through the topics by typing "=n=" (next) and "=p=" (previous).
30 - see an outline view of the FAQ by typing "=m=" or clicking "=toggle
31   view=" (above).
33 - search the FAQ by typing "=s=" (basic search) or "=o=" (occur tree).
35 - see a full list of navigation commands by typing "=?=" or clicking
36   "=Help=" (above).
38 * What is org-mode?
39   :PROPERTIES:
40   :CUSTOM_ID: What-is-org-mode
41   :END:
42 ** Can I implement a GTD workflow with Org-mode?
43    :PROPERTIES:
44    :CUSTOM_ID: GTD-workflow-with-Org-mode
45    :END:
47    Yes, you can.  Check for discussions and pointers [[http://orgmode.org/worg/org-gtd-etc.php][here]].
49 ** What is the difference between Org and TaskPaper?
50    :PROPERTIES:
51    :CUSTOM_ID: Org-and-TaskPaper
52    :END:
54   There is really no difference.  Org is as /simple/ as [[http://hogbaysoftware.com/products/taskpaper][TaskPaper]].  It
55   is just that, when using Org within Emacs, it lets you do many things
56   that you wouldn't be able to do with TaskPaper.  Yes, TaskPaper is
57   fiddle-proof and people using Emacs tends to like fiddling (which is
58   orthogonal to the idea of using todo-list efficiently), but this is
59   just a matter of discipline and common sense, not one of Org's design.
61   Read [[http://article.gmane.org/gmane.emacs.orgmode/6224][Carsten's enlightening statement]] on this.
62 ** What is the meaning of the Unicorn on Org's website?
63    :PROPERTIES:
64    :CUSTOM_ID: unicorn
65    :END:
67 The Unicorn is the logo of Org-mode because:
69 - Org-mode is the UNICs of ORgaNizers.
71 - Org-mode is an Emacs mode, so it makes sense to use an animal
72   similar or related to the gnu used for GNU Emacs.
74 - Org-mode is meant to show you the way, and an animal with two horns
75   can not do this very well, can it?
77 - Unicorn tears are said to reverse petrification, and wasn't this how
78   we all felt before getting to some degree of time and task
79   management?
81 - It will take forever to learn everything there is to know about a
82   unicorn.
84 - A unicorn is a fabulous creature.  Org-mode wants to be a fabulous
85   creation.
87 Using a unicorn was originally /Bastien Guerry's/ idea, his friend
88 /Christophe Bataillon/ designed the logo for us, and /Greg Newman/
89 gave it a refresh some time later.  Bastien writes why he chose a
90 unicorn:
92 #+BEGIN_QUOTE
93 The first reason is not linked to the animal, but to the sounding of the
94 word "Unicorn" - because Org gives you a /uni/que way of producing files
95 in several format (HTML, LaTeX, etc.)
97 The second reason is that a Unicorn doesn't really exist, it is just
98 something you can dream about, and make others believe it does exist.
99 Just like the perfect organizer.
100 #+END_QUOTE
102 There was a [[http://thread.gmane.org/gmane.emacs.orgmode/11641/focus%3D11641][thread about unicorns]] on the mailing list.  [[http://thread.gmane.org/gmane.emacs.orgmode/11641/focus%3D11641][Christopher
103 Suckling]] posted a link showing how to make a simple foldable unicorn
104 (very appropriate for an outlining program!).
106 [[http://article.gmane.org/gmane.emacs.orgmode/11735][Tim Burt]] made a very complicated one which is now a treasured
107 possession of the Org-mode author.
109 - Official logo: [[http://orgmode.org/img/nrocinu2.jpg]]
111 - An [[http://orgmode.org/img/nrocinu4.jpg][alternative version]] from Christophe Bataillon (c):
113 - [[http://article.gmane.org/gmane.emacs.orgmode/14293][Chris Randle]] made a [[http://orgmode.org/img/nrocinu.txt][text version]] using the logo and [[http://glassgiant.com][glassgiant.com]]:
115 - [[http://article.gmane.org/gmane.emacs.orgmode/14362][Stefan Vollmar]] made a [[http://orgmode.org/img/nrocinu.pdf][pdf version]] (here in [[http://orgmode.org/img/nrocinu_pdf.png][png]]) using "a simple
116   threshold technique".
118 - [[http://article.gmane.org/gmane.emacs.orgmode/11735/match%3D][Tim Burt]] made a folded Unicorn to match the spirit of Org - see the
119   whole set of pictures [[http://www.flickr.com/photos/tcburt/sets/72157614543357071/][on his flickr page]].
121 - Are unicorns real?  Answer [[http://article.gmane.org/gmane.emacs.orgmode/11687/match%3Drosslaird%2Bunicorn][here]] by Ross Laird.
123 * Keeping current
124   :PROPERTIES:
125   :CUSTOM_ID: Keeping-current
126   :END:
127 ** How do I keep current with Org mode development?
128    :PROPERTIES:
129    :CUSTOM_ID: keeping-current-with-Org-mode-development
130    :END:
132    Org mode is developed in [[http://en.wikipedia.org/wiki/Git_(software)][Git]].  You can keep up-to-date with Org
133    mode developement by cloning Org mode repository and refreshing
134    your copy with latest changes whenever you wish.  You only need to
135    use two Git commands (clone and pull.)  Here are the steps in
136    brief (please customize locations to suit your setup):
138    1. Select a location to house the Org mode repository (approx. 40
139       MB; includes documentation, compiled elisp files and history
140       going all the way back to v4.12a)
142       : $ mkdir $HOME/elisp && cd $HOME/elisp
144    2. Clone the Org mode Git repository.
146       Recommended approach:
148       : $ git clone git://repo.or.cz/org-mode.git
150       Alternate approach if you are behind a firewall that allows only
151       HTTP (can be quite slow):
153       : $ git clone http://repo.or.cz/r/org-mode.git
155    3. Compile and install Org mode and build documentation.
157       : $ cd org-mode && make && make doc && make install
159       Please note that you can choose to /not/ compile at all and run
160       using source =.el= files only.  Compiled files speed things up.
162    4. This is where you configure Org mode with Emacs.  Please refer
163       to [[./org-tutorials/index.org][Org tutorials]].
165    5. Keeping up-to-date.
167       Cloning the repository is a one time activity.  From this point
168       onwards you only need to /pull/ the latest changes.
170       : $ cd $HOME/elisp/org-mode
172       and then
174       : $ git pull && make clean && make && make doc && make install
176    6. You should restart org mode to have the changes take effect (if
177       you are not rebooting Emacs.)  Also since the intention is to
178       "keep up" with Org mode, you should visit ChangeLog and updated
179       sections of documentation for latest updates (use =git log=.)
181    7. As you use your repository over time it will accumulate loose objects.
182       You can reduce the total size of your git repository with
184       : $ git gc
186       which will consolidate loose git objects into pack files.  This
187       reduces the size of the repository and speeds up data access to
188       the objects.
190 ** How can I keep local changes and still track Org mode development?
191    :PROPERTIES:
192    :CUSTOM_ID: keeping-local-changes-current-with-Org-mode-development
193    :END:
195   Say you want to make minor changes to the Makefile to reflect your
196   location for =emacs=.
198   Create a local branch for your changes on top of origin/master as
199   follows:
201   : $ git checkout -b local origin/master
202   : $ git config branch.local.rebase true
203   : # Make your changes to the Makefile and create a new commit
204   : $ git add Makefile
205   : $ git commit -m 'My local Makefile configurations'
206   : # Update git to a newer version
207   : $ git pull
209   Now each time you pull new commits from the distribution repository
210   your local commits will be rewound and replayed on top of the new
211   origin/master.
213 -----------
215   You would normally work on your =local= branch which includes your
216   custom commits; there's no need to switch back to the =master=
217   branch.
219 -----------
221 Here is an example of dealing with conflict resolution during git pull.
223 If you get a conflict during a =git pull= you will need to edit the
224 file with the conflict to fix up the conflicting lines and then tell
225 git that you have resolved the conflict.
227 Conflict resolution goes something like this:
229 1. =git pull= fails with a conflict
230 2. edit the file
231 3. =git add= the file to mark the conflict resolved
232 4. =git rebase --continue=
233 5. lather, rinse, and repeat 2-4 as needed
235 For this example we have the following Makefile:
237 : #
238 : # Example Makefile
239 : #
241 : EMACS=emacs
243 : VERSION=V1.0
245 and we need to change the =EMACS=emacs= line to =EMACS=myemacs= to
246 make it work well on our system.
248 To do this we
250   - create a local branch for our work
252     : $ git checkout -b local origin/master
253     : $ git config branch.local.rebase true
255     This marks the branch so that all local commits on it are rebased
256     on top of any new commits we get in origin/master during a =git
257     pull= operation.
259   - Make our custom changes
261     Edit the makefile so it looks like this:
263     : #
264     : # Example Makefile
265     : #
266     :
267     : EMACS=myemacs
268     :
269     : VERSION=V1.0
271   - Create a commit with our custom changes
272     : $ git add Makefile
273     : $ git commit -m 'My local Makefile configurations'
275   - Later we do a =git pull= but that fails with conflicts.
277     : $ git pull
278     : remote: Counting objects: 5, done.
279     : ...
280     : Patch failed at 0001.
281     :
282     : When you have resolved this problem run "git rebase --continue".
283     : If you would prefer to skip this patch, instead run "git rebase --skip".
284     : To restore the original branch and stop rebasing run "git rebase --abort".
286   - Fix the conflict in your favourite editor
288     Conflict markers look like this:
290     : <<<<<<< HEAD:Makefile
291     : EMACS=emacs22
292     : =======
293     : EMACS=myemacs
294     : >>>>>>> Change emacs location:Makefile
296     This attempted =git pull= caused a conflict.  Fire up your
297     favourite editor and fix the conflict in the Makefile.  The
298     conflict markers are <<<<<<<<<< , ======= , and >>>>>>>>>>.  Fix
299     the Makefile appropriately and delete the conflict markers.  You
300     already edited these lines earlier so fixing it should be trivial.
302     In this case we changed =EMACS=emacs= to =EMACS=myemacs= and
303     upstream changed =EMACS=emacs= to =EMACS=emacs22=.  Just fix the
304     file and save it by deleting the conflict markers and keeping the
305     code you need (in this case the =EMACS=myemacs= line which we
306     originally modified.)
308   - Mark the file's conflict resolved
310     : $ git add Makefile
312     You use =git add= because you are adding new content to be tracked - you're not adding a file, but you are adding changes in content.
314   - Continue the rebase operation
316     : $ git rebase --continue
318     If any other conflicts arise you fix them the same way - edit the file, mark the conflict resolved, and continue.
320 At anytime during the rebase conflict resolution you can say "oops this is all wrong - put it back the way it was before I did a pull"
321 using
322 : $ git rebase --abort
324 ** How can I install an up-to-date version of org-mode without "make" tools?
325    :PROPERTIES:
326    :CUSTOM_ID: installing-org-without-make-tools
327    :END:
329 If you are using org-mode on a computer that lacks developer tools for
330 compiling software, such as [[http://www.gnu.org/software/make/][GNU Make]], you will have to use a
331 *different* installation method than [[http://orgmode.org/manual/Installation.html#Installation][the one outlined in the manual]].
333 Please see [[http://article.gmane.org/gmane.emacs.orgmode/15264][this thread]] on the mailing list for several different ways
334 you can install a recent version of org-mode without using the
335 customary =make clean && make && make install=.
337 The result of that discussion is the file/function found in
338 [[http://orgmode.org/worg/org-hacks.php#compiling-org-without-make]].
340 * Setup
341   :PROPERTIES:
342   :CUSTOM_ID: Setup
343   :END:
345 ** How can I quickly browse all Org options?
347 =M-x org-customize RET=
349 See also [[file:org-tutorials/org-customize.org][Carsten's Org customize tutorial]] and [[file:org-configs/org-customization-guide.org][this customization guide]]
350 for details.
352 ** Can I use the editing features of org-mode in other modes?
353    :PROPERTIES:
354    :CUSTOM_ID: use-editing-features-in-other-modes
355    :END:
357    Not really---but there are a few editing features you can use in
358    other modes.
360    - For tables there is =orgtbl-mode= which implements the table
361      editor as a minor mode. (To enable, type =M-x orgtbl-mode=)
362    - For ordered lists there is =orgstuct-mode= which allows for easy
363      list editing as a minor mode. (To enable, type =M-x
364      orgstruct-mode=)
366    You can activate these modes automatically by using hooks:
368    : (add-hook 'mail-mode-hook 'turn-on-orgtbl)
369    : (add-hook 'mail-mode-hook 'turn-on-orgstruct)
371    For footnotes, there is the function =org-footnote-action=, which
372    works in non-org buffers. This function is a powerful tool for
373    creating and sorting footnotes. To use it globally, you can add the
374    following keybinding to your =.emacs= file (requires Org 6.17 or
375    greater):
377    : (global-set-key (kbd "C-c f") 'org-footnote-action)
379    For other features you need to switch to Org-mode temporarily, or
380    prepare text in a different buffer.
382 ** Why isn't feature "X" working the way it is described in the manual?
383    :PROPERTIES:
384    :CUSTOM_ID: making-sure-org-mode-is-up-to-date
385    :END:
387 Org-mode develops very quickly. There have been a great many changes,
388 for instance, since the release of Emacs 22, which shipped with
389 version 4.67d of org-mode. (Emacs 23 is expected to ship with version
390 6.21b.)
392 Many of the users on the org-mode mailing list are using either a
393 recent release of org-mode or the
394 [[http://orgmode.org/index.html#sec-3.2][development version of
395 org-mode from the git repository]].
397 If some settings and features aren't working the way you expect, make
398 sure that the version of the manual you are consulting matches the
399 version of org-mode you are using.
401    - You can check which version of org-mode you are using by
402      selection =Org --> Documentation --> Show Version= in the Emacs
403      menu.
405    - The [[http://orgmode.org/manual/index.html][online manual]] at [[http://orgmode.org][orgmode.org]] corresponds to the most recent
406      release.
408    - The [[http://www.gnu.org/software/emacs/manual/html_node/org/index.html][manual]] at [[http://www.gnu.org][www.gnu.org]] corresponds to the version of org-mode
409      released with the latest official Gnu Emacs release (Emacs 22 and
410      org-mode 4.67d as of February 2009). Note: compared with the
411      manual at the orgmode.org, the manual at www.gnu.org is
412      considerably out of date.
414 For instructions on how to stay current with org-mode, consult [[keeping-current-with-Org-mode-development][this
415 FAQ]] or follow the instructions on [[http://orgmode.org][the official org-mode site]].
417 ** Can I get the visibility-cycling features in outline-mode and outline-minor-mode?
418    :PROPERTIES:
419    :CUSTOM_ID: use-visibility-cycling-in-outline-mode
420    :END:
422    Yes, these functions are written in a way that they are independent of
423    the outline setup.  The following setup provides standard Org-mode
424    functionality in outline-mode on =TAB= and =S-TAB=.  For
425    outline-minor-mode, we use =C-TAB= instead of =TAB=,
426    because =TAB= usually has mode-specific tasks.
428 #+BEGIN_SRC emacs-lisp
429 (add-hook 'outline-minor-mode-hook
430   (lambda ()
431     (define-key outline-minor-mode-map [(control tab)] 'org-cycle)
432     (define-key outline-minor-mode-map [(shift tab)] 'org-global-cycle)))
433 (add-hook 'outline-mode-hook
434   (lambda ()
435     (define-key outline-mode-map [(tab)] 'org-cycle)
436     (define-key outline-mode-map [(shift tab)] 'org-global-cycle)))
437 #+END_SRC
439 Or check out /outline-magic.el/, which does this and also provides
440 promotion and demotion functionality.  /outline-magic.el/ is
441 available at [[http://www.astro.uva.nl/~dominik/Tools/outline-magic.el][Outline Magic]].
443 ** Can I save/restore the visibility state of an org-mode buffer?
445 Well, no.
447 ** How can I keep track of changes in my Org files?
448    :PROPERTIES:
449    :CUSTOM_ID: track-of-changes-in-Org-files
450    :END:
452   Use git to track the history of the files, use a cronjob to check in
453   changes regularly.  Such a setup is described by Bernt Hansen
454   in [[http://article.gmane.org/gmane.emacs.orgmode/6233][this message]] on [[http://dir.gmane.org/gmane.emacs.orgmode][emacs-orgmode]].
456 ** Can I use Org-mode as the default mode for all README files?
457    :PROPERTIES:
458    :CUSTOM_ID: Org-mode-as-default-mode
459    :END:
461 Add the following to your .emacs file:
463 : (add-to-list 'auto-mode-alist '("README$" . org-mode))
465 You can even make it the default mode for any files with unspecified
466 mode using
468 : (setq default-major-mode 'org-mode)
470 ** Can I use ido.el for completing stuff in Org?
471    :PROPERTIES:
472    :CUSTOM_ID: ido-complete
473    :END:
475    Yes, you can.  If you are an ido user and ido-mode is active, the
476    following setting will make Org use =ido-completing-read= for most
477    of its completing prompts.
479 : (setq org-completion-use-ido t)
481 ** Should I use one big org file or multiple files?
482    :PROPERTIES:
483    :CUSTOM_ID: how-to-organize-org-mode-files
484    :END:
486 Org-mode is flexible enough to accomodate a variety of organizational
487 and time management schemes. Org's
488 [[http://orgmode.org/manual/Document-Structure.html#Document-Structure][outline
489 cycling and convenient editing and navigation commands]] make it
490 possible to maintain all of your projects and notes in a single file.
491 But org-mode's [[http://orgmode.org/manual/Hyperlinks.html#Hyperlinks][quick and easy hyperlinks]], along with [[http://orgmode.org/manual/Refiling-notes.html#Refiling-notes][easy refiling of
492 notes and todos]], also make it a delight to maintain a private "wiki"
493 consisting of multiple files.
495 No matter how you organize your org files, org-mode's agenda commands
496 make it easy to search all your notes and gather together crucial data
497 in a single view.
499 Moreover, several org-mode settings can be configured either globally
500 in your =.emacs= file or locally (per file or per outline tree). See
501 the [[http://orgmode.org/manual/index.html#Top][manual]] for more details. For an example of local customizations
502 see [[limit-agenda-with-category-match][this FAQ]].
504 Here are a few ideas for organizing org-mode files:
506 - A single file for all your projects and notes.
507 - One file per project.
508 - One file per client.
509 - One file per area of responsibility or type of work (e.g.,
510   household, health, work, etc.).
511 - One file for projects, one for appointments, one for reference
512   material, one for someday/maybe items, etc.
513 - A wiki of hyperlinked files that grows and adapts to meet your
514   needs.
516 For more ideas, see some of the links on the [[file:org-tutorials/index.org][org-tutorial index]] or
517 [[file:org-gtd-etc.org][this page on org-mode and GTD]].
519 ** Why doesn't C-c a call the agenda? Why don't some org keybindings work?
520    :PROPERTIES:
521    :CUSTOM_ID: setting-global-keybindings
522    :END:
524 Org-mode has a few global keybindings that the user must set
525 explicitly in an =.emacs= file. These keybindings include the
526 customary shortcut for calling the agenda (=C-c a=). If nothing
527 happens when you type =C-c a=, then make sure that the following lines
528 are in your =.emacs= file:
530 #+BEGIN_SRC emacs-lisp
531 ;; The following lines are always needed.  Choose your own keys.
532 (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
533 (global-set-key "\C-cl" 'org-store-link)
534 (global-set-key "\C-ca" 'org-agenda)
535 (global-set-key "\C-cb" 'org-iswitchb)
536 #+END_SRC emacs-lisp
538 You may, of course, choose whatever keybindings work best for you
539 and do not conflict with other modes.
541 Please see [[http://orgmode.org/manual/Activation.html][this section of the manual]] if you have additional
542 questions.
544 ** Why aren't some of the variables I've customized having an effect?
545    :PROPERTIES:
546    :CUSTOM_ID: load-org-after-setting-variables
547    :END:
549 Some org variables have to be set before org.el is loaded or else they
550 will not work. (An example is the new variable
551 =org-enforce-todo-dependencies=.)
553 To make sure all your variables work you should not use =(require
554 'org)=. Instead use the following setting:
556 : (require 'org-install)
558 You should also make sure that you do not require any other =org-...=
559 files in your =.emacs= file before you have set your org variables,
560 since these will also cause org.el to be loaded. To be safe, load org
561 files *after* you have set your variables.
563 ** Org-mode has a lot of colors?  How can I change them?
564    :PROPERTIES:
565    :CUSTOM_ID: customizing-org-faces
566    :END:
568 This is a question that applies to Emacs as a whole, but it comes up
569 quite frequently on the org-mode mailing list, so it is appropriate to
570 discuss it here.
572 If you would like to change the style of a face in org-mode (or any
573 other Emacs mode), simply type =M-x customize-face [RET]= while the
574 cursor is on the color/style you are interested in modifying. You will
575 be given the opportunity to customize all the faces located at that
576 point.
578 If you would like an overview of all the faces in org-mode, you can
579 type =C-u M-x list-faces-display [RET] org= and you will be shown all
580 the faces defined by org-mode along with an illustration of their
581 current settings.
583 Finally, if you would like verbose information about the properties of
584 the text under the cursor, you can type =C-u C-x ==.
586 ** How can I make sure that timestamps appear in English?
587    :PROPERTIES:
588    :CUSTOM_ID: timestamps-and-system-time-locale
589    :END:
591 If your system's locale is not set to English, but you would like the
592 timestamps in your org-mode files to appear in English, you can set
593 the following variable:
595 #+begin_src emacs-lisp
596   (setq system-time-locale "C")
597 #+end_src
599 * Errors and general problems
600   :PROPERTIES:
601   :CUSTOM_ID: Errors
602   :END:
603 ** When I try to use Org-mode, I always get the error message =(wrong-type-argument keymapp nil)=
604    :PROPERTIES:
605    :CUSTOM_ID: wrong-type-argument-keymapp
606    :END:
608    This is a conflict with an outdated version of the /allout.el/, see
609    the [[http://orgmode.org/manual/Conflicts.html#Conflicts][Conflicts]] section in the manual
611 ** How can I control the application launched by Org-mode to open a certain file type like pdf, html.... 
612    :PROPERTIES:
613    :CUSTOM_ID: external-application-launched-to-open-file-link
614    :END:
616 If you want special control about how Org-mode opens files, see the
617 variables =org-file-apps=, =org-file-apps-defaults-gnu=,
618 =org-file-apps-defaults-macosx=, =org-file-apps-defaults-windowsnt=.
620 *However*, normally it is best to just use the mechanism the
621 operating-system provides:
623 *** GNU/Linux systems
624     You you have to check your mailcap settings, find the files:
626     : /etc/mailcap
627     : 
628     : or  
629     : 
630     : $HOME/.mailcap
632 and modify them accordingly. Please read their manual entry.
634 *** Windows systems 
635     + for html pages you may configure the =browse-url-= variables through
636       the Customize interface,
637     + the pdf files are automatically opened with Acrobat Reader (if it is
638       installed)
640 *** Mac OSX
641     Change the application responsible for this file type by selecting
642     such a file in the Finder, select =File->Get Info= from the menu
643     and select the application to open this file with.  Then, to
644     propagate the change to all files with the same extension, select
645     the =Change all= button.
647 ** Org-mode takes over the TAB key.  I also want to use YASnippet, is there a way to fix this conflict?
648    :PROPERTIES:
649    :CUSTOM_ID: YASnippet
650    :END:
652 [[http://code.google.com/p/yasnippet/][yasnippet]] is yet another snippet expansion system for Emacs.  It is
653 inspired by TextMate's templating syntax.
654 - watch the [[http://www.youtube.com/watch?v=vOj7btx3ATg][video on YouTube]]
655 - see the [[http://yasnippet.googlecode.com/svn/trunk/doc/index.html][intro and tutorial]]
657 *Note*: yasnippet is not compatible with =org-indent-mode= currently
658 there is no known way to use both successfully with =yas/trigger-key=
659 set to =TAB= (or =[tab]= etc...)
661 The way Org-mode binds the =TAB= key (binding to =[tab]= instead of
662 =\t=) overrules yasnippets' access to this key.  The following code
663 fixes this problem:
665 #+begin_src emacs-lisp
666 (add-hook 'org-mode-hook
667           (lambda ()
668             (org-set-local 'yas/trigger-key [tab])
669             (define-key yas/keymap [tab] 'yas/next-field-group)))
670 #+end_src
672 If the above code doesn't work (which it may not with later versions
673 of yasnippet).  Then try the following
675 #+begin_src emacs-lisp
676   (defun yas/org-very-safe-expand ()
677     (let ((yas/fallback-behavior 'return-nil)) (yas/expand)))
678   
679   (add-hook 'org-mode-hook
680             (lambda ()
681               ;; yasnippet (using the new org-cycle hooks)
682               (make-variable-buffer-local 'yas/trigger-key)
683               (setq yas/trigger-key [tab])
684               (add-to-list 'org-tab-first-hook 'yas/org-very-safe-expand)
685               (define-key yas/keymap [tab] 'yas/next-field)))
686 #+end_src
688 Rick Moynihan maintains a [[http://github.com/RickMoynihan/yasnippet-org-mode][git repository]] (or [[http://github.com/eschulte/yasnippet-org-mode][Eric's fork of the same]])
689 with YASnippets for Org-mode.
691 ** Org-mode takes over the S-cursor keys.  I also want to use CUA-mode, is there a way to fix this conflict?
692    :PROPERTIES:
693    :CUSTOM_ID: CUA-mode
694    :END:
696 Yes, see the  [[http://orgmode.org/manual/Conflicts.html#Conflicts][Conflicts]] section of the manual.
698 ** Org-mode takes over the S-cursor keys.  I also want to use windmove.el, is there a way to fix this conflict?
699    :PROPERTIES:
700    :CUSTOM_ID: windmove.el
701    :END:
703 Yes, see the [[http://orgmode.org/manual/Conflicts.html#Conflicts][Conflicts]] section of the manual.
705 ** Org behaves strangely: some keys don't work, some features are missing, my settings have no effect, ...
706    :PROPERTIES:
707    :CUSTOM_ID: loaded-old-org
708    :END:
710 When this sort of things happen, it probably is because Emacs is loading an old version of Org-mode instead of the one you expected. Check it with =M-x org-version=.
712 This happens because Emacs loads first the system org-mode (the one included with Emacs) before the one in your directory. Check the =load-path= variable; you might see that your org-mode appears /after/ the system-wide path; this is bad.
714 You should add your directories to the =load-path= at the beginning:
716 :  (add-to-list 'load-path "~/.emacs.d/org-mode/lisp") (require 'org-install)
718 Function =add-to-list= adds at the beginning. Don't use =append= because it appends at the end. Also be sure to use =(require 'org-install)= and not =(require 'org)=.
720 This wrong version loading may also happen if you have a byte-compiled =org.elc= from an old version together with a new =org.el=. Since Emacs prefers loading byte-compiled files (even if the =.el= is newer), it will load the old Org-mode.
722 ** Why doesn't org-batch-agenda work under Win32?
723    :PROPERTIES:
724    :CUSTOM_ID: org-batch-agenda-under-win32
725    :END:
727 When I run the example batch files to print my agenda to the console
728 under Win32 I get the failure:
730 : End of file during parsing
732 and no agenda is printed.
734 The problem is the use of single quotes surrounding the eval in the
735 emacs command-line. This gets confused under Win32. All string
736 parameters with spaces must be surrounded in double quotes. This means
737 that double quotes being passed to the eval must be escaped.
739 Therefore, instead of the following:
741 : <path to emacs>\emacs.exe -batch -l ~/_emacs_org \
742 :     -eval '(org-batch-agenda "a")'
744 you need to use the following:
746 :  <path to emacs>\emacs.exe -batch -l ~/_emacs_org \
747 :     -eval "(org-batch-agenda \"a\")"
749 (all on one line, of course).
751 ** Org agenda seems very slow
752    :PROPERTIES:
753    :CUSTOM_ID: slow-agenda
754    :END:
756 If it takes a long time to generate or refresh the agenda, you might
757 want first check which version of org-mode you are using. There have
758 been major optimizations of org-agenda since 6.21b, which was the
759 version of org-mode released with Emacs 23. If you are using 6.21b or
760 earlier (you can check with =M-x org-version=), then you might want to
761 consider upgrading to a more recent version of org-mode.
763 Here are some other ideas for speeding up the agenda:
765 1. Use a one day agenda view (rather than a seven day view).
767    =(setq org-agenda-ndays 1)=
769 2. Archive inactive items to separate files.
770    
771    =C-c C-x C-s= (org-archive-subtree)
773 3. Do not include the global todo list in your agenda view.
775    (setq org-agenda-include-all-todo nil)
777 4. Make sure that your org files are byte-compiled.
779    I.e., make sure there are files ending in .elc in your org
780    installation directory.
782 ** Visual-line-mode doesn't work well with org-mode
783    :PROPERTIES:
784    :CUSTOM_ID: visual-line-mode
785    :END:
787 Visual-line-mode "soft wraps" lines so that the visual edge of the
788 buffer is considered a line break for purposes of navigation, even
789 though there is no line break in reality. 
791 In older versions of org-mode, org-beginning-of-line and
792 org-end-of-line do not work well with visual line mode. (The two
793 commands disregard soft line breaks and move to the beginning and end
794 of the hard line break.) A patch was introduces to fix this behavior
795 in July of 2009. n
797 If you are using an older version of org mode, you can:
799 1. Add a hook to turn off visual line mode.
801 2. Add the following to your =.emacs=:
803 #+begin_src emacs-lisp
805 (add-hook 'org-mode-hook
806   (lambda ()
807     (define-key org-mode-map "\C-a" 'move-beginning-of-line)
808     (define-key org-mode-map "\C-e" 'move-end-of-line)))
810 #+end_src
812 * Outline
813   :PROPERTIES:
814   :CUSTOM_ID: Outline
815   :END:
816 ** Can I have two windows on the same Org-mode file, with different outline visibilities?
817    :PROPERTIES:
818    :CUSTOM_ID: indirect-buffers
819    :END:
821    You may use /indirect buffers/ which do exactly this.  See the
822    documentation on the command =make-indirect-buffer=.
824    Org-mode has built-in commands that allow you create an indirect
825    buffer from a subtree of an outline. To open a subtree in new
826    window, type =C-c C-x b=. Any changes you make in the new window
827    will be saved to the original file, but the visibility of both
828    buffers will remain independent of one another.
830    For multiple indirect buffers from the same file, you must use the
831    prefix =C-u= when creating the second (or third) buffer. Otherwise
832    the new indirect buffer will replace the old.
834    You can also create an independent view of an outline subtree by
835    typing =b= on an item in the agenda.
837 ** Emacs outlines are unreadable.  Can I get rid of all those stars?
838    :PROPERTIES:
839    :CUSTOM_ID: Emacs-outlines-are-unreadable
840    :END:
842    See the section [[http://orgmode.org/manual/Clean-view.html#Clean-view][Clean outline view]] in the manual.
843 ** C-k is killing whole subtrees!  I lost my work!
844    :PROPERTIES:
845    :CUSTOM_ID: C-k-is-killing-subtrees
846    :END:
848   =(setq org-special-ctrl-k t)= before losing your work.
850 ** Why aren't commands working on regions?
851    :PROPERTIES:
852    :CUSTOM_ID: transient-mark-mode
853    :END:
855 Some org-mode commands, such as M-right and M-left for demoting or
856 promoting headlines (see [[demote-multiple-headlines][this FAQ]]), can be applied to entire regions.
857 These commands, however, will only work on active regions set with
858 [[http://www.gnu.org/software/emacs/manual/html_node/emacs/Transient-Mark.html#Transient-Mark][transient mark mode]]. Transient mark mode is enabled by default in
859 Emacs 23. To enable it in earlier versions of emacs, put the following
860 in your =.emacs= file:
862 : (transient-mark-mode 1)
864 Alternatively, you may turn off transient mark mode and use [[http://www.gnu.org/software/emacs/manual/html_node/emacs/Momentary-Mark.html][a
865 momentary mark]] (=C-<SPC> C-<SPC>=).
867 ** Why is a blank line inserted after headlines and list items?
868    :PROPERTIES:
869    :ID:       2463F4D8-F686-4CF3-AA07-08976F8A4972
870    :END:
871    :PROPERTIES:
872    :CUSTOM_ID: blank-line-after-headlines-and-list-items
873    :END:
875 In org-mode, typing =M-RET= at the end of a headline will create a new
876 headline of the same level on a new line. The same is true for plain
877 lists. By default org-mode uses context to determine if a blank line
878 should be inserted after each headline or plain list item when =M-RET=
879 is pressed. For instance, if a there is a blank line before a
880 headline, then typing =M-RET= at the end of the line will insert a
881 blank line before the new headline. For instance, hitting =M-RET=
882 at the end of "Headline Two" below inserts a new headline without a
883 blank line:
885 : ** Headline One
886 : ** Headline Two
887 : **
889 If there is a blank line between Headline One and Headline Two,
890 however, the results will be as follows:
892 : ** Headline One
894 : ** Headline Two
896 : **
898 If you do not like the default behavior you can change it with the
899 variable =org-blank-before-new-entry=. You can set headings and/or
900 plain lists to auto (the default setting), t (always), or nil (never).
902 ** How can I promote or demote multiple headlines at once?
903    :PROPERTIES:
904    :CUSTOM_ID: demote-multiple-headlines
905    :END:
907 If you have a long list of first level headlines that you'd like to
908 demote to second level headlines, you can select the headlines as a
909 region and then hit =M-<right>= to demote all the headlines at once.
911 Note: =M-S-<right>= will not work on a selected region. Its use is to
912 demote a single subtree (i.e., a headline and all sub-headlines).
914 If M-<right> doesn't seem to work, make sure transient mark mode is
915 enabled. See [[transient-mark-mode][this FAQ]].
917 ** What's the deal with all the ellipses in my org outlines?
918    :PROPERTIES:
919    :CUSTOM_ID: org-ellipses
920    :END:
922 Org-mode uses ellipses to indicate folded (and thus hidden) text. Most
923 commonly, ellispes occur at the end of headings with folded content:
925 : * Heading ...
927 Or, for instance, they may indicate closed drawers:
929 : :PROPERTIES: ...
931 Sometimes, as a result of editing and cycling an outline, ellipses may
932 appear in unexpected places. You should *never* delete these ellipses,
933 as you may accidentally delete hidden text. Instead, you can type =C-c
934 C-r= (org-reveal) to display all hidden text in the vicinity. Or you
935 may type =M-x RET show-all= to reveal all text in the org file.
937 If you would prefer a symbol or face for indicating hidden text, you
938 can customize the variable org-ellipses.
940 ** How do I yank a subtree so it's indented according to points' location?
941    :PROPERTIES:
942    :CUSTOM_ID: yank-indent-subtree
943    :END:
945 You can either use =C-c C-w= with a working [[http://orgmode.org/manual/Refiling-notes.html#Refiling-notes][refile-targets]] setup.
947 Or set =org-yank-adjusted-subtrees= to =t= which will adjust the
948 yanked headline's level correctly.
950 Just use =C-k= and =C-y= as you would everywhere else in Emacs.
952 * Todos and Tags
953   :PROPERTIES:
954   :CUSTOM_ID: Todos-and-Tags
955   :END:
956 ** How can I cycle through the TODO keyword of an entry?
957    :PROPERTIES:
958    :CUSTOM_ID: cycle-TODO-keywords
959    :END:
961   =C-c C-t= or =S-<left/right>= is what you need.
963 ** How do I track state changes for tasks in Org?
964    :PROPERTIES:
965    :CUSTOM_ID: track-state-changes-for-tasks
966    :END:
968   Take a look at the [[http://thread.gmane.org/gmane.emacs.orgmode/6082][post by Bernt Hansen]] for setting up TODO keyword
969   states and logging timestamps for task state changes.
971 ** Can I select the TODO keywords with a tag-like interface?
972    :PROPERTIES:
973    :CUSTOM_ID: select-TODO-keywords-with-tag-like-interface
974    :END:
976   Yes.  Use =(setq org-use-fast-todo-selection t)=
978   If you want to set both your todos and your tags using a single
979   interface, then check out the variable
980   =org-fast-tag-selection-include-todo=.
982   See [[http://orgmode.org/manual/Fast-access-to-TODO-states.html][this section of the manual]] for more details.
984 ** How can I quickly set the tag of an entry?
985    :PROPERTIES:
986    :CUSTOM_ID: quickly-set-tag-of-entry
987    :END:
989    Use =C-c C-c= or =C-c C-q= on the headline. =C-c C-q= is useful for
990    setting tabs in a [[http://orgmode.org/manual/Remember.html#Remember][remember]] buffer, since =C-c C-c= is the default
991    keybinding for filing a note from the remember buffer.
993    You can set tags even more quickly by setting one of the character
994    shortcuts for [[http://orgmode.org/manual/Setting-tags.html#Setting-tags][fast tag selection]].
996    To set tag shortcuts for all org buffers, put something like the
997    following in your =.emacs= file (or create the same settings by
998    typing =M-x customize-variable RET org-tag-alist=):
1000 : (setq org-tag-alist '(("computer" . ?c) ("office" . ?o) ("home" . ?h)))
1002    To set tag shortcuts for a single buffer, put something like the
1003    following at the top of your org file:
1005 : #+TAGS: computer(c) office(o) home(h)
1007 ** How can I change the colors of TODO keywords?
1009 You can use the variable org-todo-keyword-faces. Here are some sample
1010 settings:
1012 #+begin_src emacs-lisp
1013 (setq org-todo-keyword-faces
1014       '(
1015         ("TODO"  . (:foreground "firebrick2" :weight bold))
1016         ("WAITING"  . (:foreground "olivedrab" :weight bold))
1017         ("LATER"  . (:foreground "sienna" :weight bold))
1018         ("PROJECT"  . (:foreground "steelblue" :weight bold))
1019         ("DONE"  . (:foreground "forestgreen" :weight bold))
1020         ("MAYBE"  . (:foreground "dimgrey" :weight bold))
1021         ("CANCELED"  . shadow)
1022         ))
1023 #+end_src
1025 If you want to change the color of all active todos or all inactive
1026 todos, type:
1028 : M-x customize-face RET org-todo
1029 : M-x customize-face RET org-done
1031 You can also set values for each of these in your =.emacs= file:
1033 : (set-face-foreground 'org-todo "firebrick2")
1034 : (set-face-foreground 'org-done "forestgreen")
1036 * Hyperlinks
1037   :PROPERTIES:
1038   :CUSTOM_ID: Hyperlinks
1039   :END:
1040 ** Why do I have to confirm the execution of each shell/elisp link?
1041    :PROPERTIES:
1042    :CUSTOM_ID: confirm-shell/elisp-link
1043    :END:
1045    The confirmation is there to protect you from unwantingly execute
1046    potentially dangerous commands.  For example, imagine a link
1048    : [[shell:rm -rf ~/*][Google Search]]
1050    In an Org-mode buffer, this command would look like /Google Search/,
1051    but really it would remove your home directory.  If you wish, you can
1052    make it easier to respond to the query by setting
1054    : (setq org-confirm-shell-link-function 'y-or-n-p
1055    :       org-confirm-elisp-link-function 'y-or-n-p).
1057    Then a single keypress will be enough to confirm those links.  It is
1058    also possible to turn off this check entirely, but I strongly
1059    recommend against this.  Be warned.
1061 ** Can I use RET or TAB to follow a link?
1062    :PROPERTIES:
1063    :CUSTOM_ID: RET-or-TAB-to-follow-link
1064    :END:
1066    Yes, this is how:
1068    : (setq org-return-follows-link t)
1069    : (setq org-tab-follows-link t)
1071 ** Can I keep mouse-1 clicks from following a link?
1072    :PROPERTIES:
1073    :CUSTOM_ID: mouse-1-following-link
1074    :END:
1076    Activating links with =mouse-1= is a new feature in Emacs 22, to make
1077    link behavior similar to other applications like web browsers.  If
1078    you hold the mouse button down a bit longer, the cursor will be set
1079    without following the link.  If you cannot get used to this behavior,
1080    you can (as in Emacs 21) use =mouse-2= to follow links and turn off
1081    link activation for =mouse-1= with
1083    : (setq org-mouse-1-follows-link nil)
1085 ** How can I get completion of file names when creating a link?
1086    :PROPERTIES:
1087    :CUSTOM_ID: completion-of-file-links
1088    :END:
1090 You can use org-insert-link with a prefix argument:
1092 : C-u C-c C-l
1094 You will be greeted with prompt in the minibuffer that allows for file
1095 completion using your preferred Emacs method for finding files.
1097 * Plain Lists
1098   :PROPERTIES:
1099   :CUSTOM_ID: Plain-Lists
1100   :END:
1101 ** How can I insert an empty line before each newly inserted headline, but not before each newly inserted plain-list item?
1102    :PROPERTIES:
1103    :CUSTOM_ID: empty-line-before-each-new-headline-but-not-item
1104    :END:
1106 : (setq org-blank-before-new-entry
1107 :       '((heading . t) (plain-list-item . nil))
1109 See also [[id:2463F4D8-F686-4CF3-AA07-08976F8A4972][Why is a blank line inserted after headlines and list items?]].
1111 ** How can I convert itemized lists to enumerated lists?
1112    :PROPERTIES:
1113    :CUSTOM_ID: convert-itemized-to-enumerated-lists
1114    :END:
1116    You can use =C-c -= or =S-<left>/<right>= to cycle through the various
1117    bullet headlines available for lists: =-, +, *, 1., 1)=.
1119    See [[http://orgmode.org/manual/Plain-lists.html#Plain-lists][this section of the manual]] for more information.
1121 ** How can I convert plain lists to headlines and vice versa?
1122    :PROPERTIES:
1123    :CUSTOM_ID: convert-plain-lists-to-headlines
1124    :END:
1126    To convert a plain list item or line to a headline, type =C-c *= on
1127    the headline. This will make the line a subheading of the current
1128    headline.
1130    To convert a headline to a plain list item, type =C-c -= while the
1131    cursor is on the headline.
1133    To convert a headline to an unadorned line of text, type =C-c *= on
1134    the headline.
1136    You can use query replace to accomplish the same things, as Bernt
1137    Hansen explains in [[http://article.gmane.org/gmane.emacs.orgmode/10148][this mailing list post]].
1139 ** Is there a good way to create a description list?
1140    :PROPERTIES:
1141    :CUSTOM_ID: description-lists
1142    :END:
1144   Yes, these are now built-in:
1146 #+BEGIN_EXAMPLE
1147 - item1 :: Description of this item 1
1148 - item2 :: Description of this item 2
1149 - item1 :: Description of this item 3
1150       also in multiple lines
1151 #+END_EXAMPLE
1153 * Tables
1154   :PROPERTIES:
1155   :CUSTOM_ID: Tables
1156   :END:
1157 ** Can I plot data from a table?
1158    :PROPERTIES:
1159    :CUSTOM_ID: plotting-table-data
1160    :END:
1162    Yes, you can, using org-plot.el written by James TD Smith and now
1163    bundled with Org.  See [[http://orgmode.org/manual/Org-Plot.html#Org-Plot][the manual section about this]].
1165    See also [[file:org-tutorials/org-plot.org][this excellent tutorial]] by Eric Schulte.
1167 ** How can I fill a table column with incremental numbers?
1168    :PROPERTIES:
1169    :CUSTOM_ID: fill-table-column-with-incremental-numbers
1170    :END:
1172 Here is how: Use a field formula to set the first value in the column:
1174 #+begin_src org
1175 ,| N   |   |
1176 ,|-----+---|
1177 ,| :=1 |   |
1178 ,|     |   |
1179 ,|     |   |
1180 ,|     |   |
1181 ,#+TBLFM: @2$1=1
1182 #+end_src
1184 Then define a column formula in the second field:
1186 #+begin_src org
1187 ,| N        |   |
1188 ,|----------+---|
1189 ,| 1        |   |
1190 ,| =@-1 + 1 |   |
1191 ,|          |   |
1192 ,|          |   |
1193 ,#+TBLFM: @2$1=1
1194 #+end_src
1196 After recomputing the table, the column will be filled with
1197 incremental numbers:
1199 #+begin_src org
1200 ,| N |   |
1201 ,|---+---|
1202 ,| 1 |   |
1203 ,| 2 |   |
1204 ,| 3 |   |
1205 ,| 4 |   |
1206 ,#+TBLFM: $1=@-1 + 1::@2$1=1
1207 #+end_src
1209 Note that you could use arbitrary starting values and column formulas.
1211 ** Why does my table column get filled with #ERROR?
1212    :PROPERTIES:
1213    :CUSTOM_ID: table-column-filled-with-ERROR
1214    :END:
1216    Org-mode tried to compute the column from other fields using a
1217    formula stored in the =#+TBLFM:= line just below the table, and
1218    the evaluation of the formula fails.  Fix the fields used in the
1219    formula, or fix the formula, or remove it!
1221 ** How can I stop the table editor from creating new lines?
1222    :PROPERTIES:
1223    :CUSTOM_ID: table-editor-creates-new-lines
1224    :END:
1226    When I am in the last column of a table and just above a horizontal
1227    line in the table, pressing TAB creates a new table line before the
1228    horizontal line.  To move to the line below the
1229    horizontal line instead, do this:
1231    Press =down= (to get on the separator line) and then =TAB=.
1232    Or configure the variable
1234    : (setq org-table-tab-jumps-over-hlines t)
1236 ** How can I get table fields starting with "="?
1237    :PROPERTIES:
1238    :CUSTOM_ID: table-fields-starting-with-=
1239    :END:
1241    With the setting
1243    : (setq org-table-formula-evaluate-inline nil)
1245    this will no longer happen.  You can still use formulas using the
1246    commands @<tt>C-c =@</tt> and @<tt>C-u C-c =@</tt>
1248 ** How can I change the indentation of an entire table without fixing every line by hand?
1249    :PROPERTIES:
1250    :CUSTOM_ID: change-indentation-entire-table
1251    :END:
1253    The indentation of a table is set by the first line.  So just fix the
1254    indentation of the first line and realign with =TAB=.
1256 ** In my huge table the realigning after each TAB takes too long.  What can I do?
1257    :PROPERTIES:
1258    :CUSTOM_ID: table-realigning-after-TAB-takes-long
1259    :END:
1261    Either split the table into several by inserting an empty line every
1262    100 lines or so.  Or turn off the automatic re-align with
1264    : (setq org-table-automatic-realign nil)
1266    After this the only way to realign a table is to press =C-c C-c=.  It
1267    will no longer happen automatically, removing the corresponding delays
1268    during editing.
1270 ** Recalculation of my table takes too long.  What can I do?
1271    :PROPERTIES:
1272    :CUSTOM_ID: Recalculation-of-my-table-takes-too-long
1273    :END:
1275    Nothing, really.  The spreadsheet in org is mostly done to make
1276    calculations possible, not so much to make them fast.  Since Org-mode
1277    is firmly committed to the ASCII format, nothing is stopping you from
1278    editing the table by hand.  Therefore, there is no internal
1279    representation of the data.  Each time Org-mode starts a computation,
1280    it must scan the table for special lines, find the fields etc.  This
1281    is slow.  Furthermore, Calc is slow compared to hardware
1282    computations.  To make this work with normal editing, recalculation
1283    is not happening automatically, or only for the current line, so that
1284    the long wait for a full table iteration only happens when you ask
1285    for it.
1287    So for really complex tables, moving to a "real" spreadsheet may
1288    still be the best option.
1290    That said, there are some ways to optimize things in Org-mode, and I
1291    have been thinking about moving a bit further down this line.
1292    However, for my applications this has so far not been an issue at
1293    all.  If you have a good case, you could try to convince me.
1295 ** =S-RET= in a table keeps increasing the copied numbers.  How can I stop this?
1296    :PROPERTIES:
1297    :CUSTOM_ID: S-RET-in-a-table-increases-copied-numbers
1298    :END:
1300    Well, it is /supposed/ to be a feature, to make it easy to create a
1301    column with increasing numbers.  If this gets into your way, turn it
1302    off with
1304    : (setq org-org-table-copy-increment nil)
1306 ** When I export tables to html, they don't have borders.
1307    :PROPERTIES:
1308    :CUSTOM_ID: table-borders-in-html-export
1309    :END:
1311 By default, org mode exports tables without borders.
1313 You can changed this by placing an =#+ATTR_HTML= line before the
1314 table:
1316 :  #+ATTR_HTML: border="2" rules="all" frame="all"
1318 See [[http://orgmode.org/manual/Tables-in-HTML-export.html#Tables-in-HTML-export][the manual]] for more details.
1320 * Markup
1321   :PROPERTIES:
1322   :CUSTOM_ID: Footnotes
1323   :END:
1324 ** How can I get automatic renumbering of footnotes in org-mode?
1325    :PROPERTIES:
1326    :CUSTOM_ID:       footnote-auto-adjust
1327    :END:
1329 You can add the following line to your .emacs file:
1331 : (setq org-footnote-auto-adjust t)
1333 Or, if you prefer, you can turn this option on locally by placing the
1334 following line at the top of your org file:
1336 : #+STARTUP: fnadjust
1338 When auto-adjust is turned on, footnotes in the file with numerical
1339 labels will be renumbered whenever a new footnote is added. Meanwhile,
1340 all footnotes, including those with custom labels such
1341 =[fn:custom-label ]=, will be sorted in the order of their appearance
1342 in the text.
1344 This emulates the footnote behavior that many users may be familiar
1345 with from word-processing programs or from the footnote-mode included
1346 with emacs.
1348 If you do not turn on org-footnote-auto-adjust, you sort and/or
1349 renumber footnotes at any time by calling org-footnote-action with a
1350 prefix argument.
1352 ** Why isn't auto renumbering of footnotes turned on by default?
1353    :PROPERTIES:
1354    :CUSTOM_ID:       why-no-default-auto-adjust
1355    :END:
1357 Org mode has a very robust footnote mechanism allowing for a variety
1358 of types of footnotes. With some of the following footnote notations,
1359 auto-adjust may be either irrelevant or undesired:
1361  - Automatically numbered
1362  - Footnotes with custom labels
1363  - Inline footnotes
1365 In addition, org mode can be customized to place footnotes either at
1366 the end of a document or at the end of the outline heading in which
1367 they appear. Users who change this setting while editing a document
1368 may be disconcerted to find all of their footnotes rearranged
1369 automatically.
1371 ** I have auto-fill-mode set and org-mode is inserting unwanted comment markers!
1372    :PROPERTIES:
1373    :CUSTOM_ID: auto-fill-and-unwanted-comments
1374    :END:
1376 If the following occurs:
1378 #+begin_src org
1380 #+OPTIONS: toc:nil
1381 Some entered text.
1382 # More entered tex.
1384 #+end_src
1386 Make sure that the variable comment-start is nil.
1388 * Remember
1389   :PROPERTIES:
1390   :CUSTOM_ID: Remember
1391   :END:
1392 ** Can I use the remember buffer to clock a customer phone call?
1393    :PROPERTIES:
1394    :CUSTOM_ID: use-remember-buffer-to-clock-phone-call
1395    :END:
1397   Yes, you can.  Take a look at the [[http://thread.gmane.org/gmane.emacs.orgmode/5482][setup described by Bernt Hansen]]
1398   and check out (in the same thread) what Nick Docos had to fix to
1399   make Bernt's set-up work for him.
1400 ** Can I automatically start the clock when opening a remember template?
1401    :PROPERTIES:
1402    :CUSTOM_ID: start-clock-when-opening-remember-template
1403    :END:
1405    Yes, this is possible.  Use the following code and make sure that
1406    after executing it, `my-start-clock-if-needed' is in
1407    `remember-mode-hook' /after/ `org-remember-apply-template'.
1409    : (add-hook 'remember-mode-hook 'my-start-clock-if-needed 'append)
1410    : (defun my-start-clock-if-needed ()
1411    :   (save-excursion
1412    :     (goto-char (point-min))
1413    :     (when (re-search-forward " *CLOCK-IN *" nil t)
1414    :       (replace-match "")
1415    :       (org-clock-in))))
1417    Then, when a template contains the key string CLOCK-IN, the clock
1418    will be started.  Starting with Org-mode version 5.20, the clock will
1419    automatically be stopped when storing the remember buffer.
1421 * Searches
1422   :PROPERTIES:
1423   :CUSTOM_ID: Searches
1424   :END:
1425 ** Isearch does not find string hidden in links.  What can I do?
1426    :PROPERTIES:
1427    :CUSTOM_ID: isearch-in-links
1428    :END:
1430   M-x =visible-mode= will display the full link, making them searchable.
1432 ** How can I reduce the amount of context shown in sparse trees?
1433    :PROPERTIES:
1434    :CUSTOM_ID: context-in-sparse-trees
1435    :END:
1437    Take a look at the following variables:
1439    - =org-show-hierarchy-above=
1440    - =org-show-following-headline=
1441    - =org-show-siblings=
1442    - =org-show-entry-blow=
1444    which give command-dependent control over how much context is shown
1445    by a particular operation.
1447 ** How can I combine the results of two calls to =org-occur=?
1448    :PROPERTIES:
1449    :CUSTOM_ID: two-calls-to-org-occur
1450    :END:
1452    You can construct a regular expression that matches all targets you
1453    want.  Alternatively, use a =C-u= prefix with the second and any
1454    further calls to =org-occur= to keep the current visibility and
1455    highlighting in addition to the new ones.
1457 * Agenda
1458   :PROPERTIES:
1459   :CUSTOM_ID: Agenda
1460   :END:
1461 ** How can I change the advanced warning time for deadlines?
1462 ##<<warning-period-for-deadlines>>
1464 Deadline warnings appear in the daily agenda view a specified number
1465 of days before the deadline is due. The default setting is 14 days.
1466 You can change this with the variable =org-deadline-warning-days=.
1467 (See [[http://orgmode.org/manual/Deadlines-and-scheduling.html#Deadlines-and-scheduling][this section]] of the manual.)
1469 For instance,
1471 : (setq org-deadline-warning-days 30)
1473 would cause warnings for each deadline to appear 30 days in advance.
1475 Naturally, you might not want warnings for all of your deadlines to
1476 appear so far in advance. Thus, you can change the lead time for
1477 individual items as follows:
1479 : * TODO Get a gift for the party
1480 :   DEADLINE: <2009-01-16 Fri -2d>
1482 The "-2d" above changes the lead time for this deadline warning to two
1483 days in advance. You can also use "w" for weeks and "m" for months.
1484 ** How can I postpone a task until a certain date?
1485    :PROPERTIES:
1486    :CUSTOM_ID: deferring-tasks
1487    :END:
1489 The easiest way to postpone a task is to schedule it in the future.
1490 For instance, typing =C-c C-s +2w= on a headline will push a task two
1491 weeks into the future, so that it won't show up on the daily agenda
1492 until two weeks from now.
1494 If you'd like to prevent the task from showing up on your global todo
1495 list, you have a couple of options.
1497 1. You can set the variable =org-agenda-todo-ignore-scheduled= to =t=.
1498    This will exclude any scheduled items from your global list of
1499    active todos (=C-c a t=). (The variable
1500    =org-agenda-todo-ignore-with-date= will exclude both scheduled and
1501    deadline items from your todo list).
1502 2. You can remove the todo keyword from the item (C-c C-t <SPC>). The
1503    item will still appear on your agenda two weeks from today, but it
1504    won't show up on your todo lists.
1505 ** Can I send myself an email containing tasks or other agenda info?
1506    :PROPERTIES:
1507    :CUSTOM_ID: email-containing-tasks-or-other-agenda-info
1508    :END:
1510    Yes.  See [[http://article.gmane.org/gmane.emacs.orgmode/6112][this thread]] on the list.
1512 ** How can I limit the agenda view to my "work" tasks?
1513    :PROPERTIES:
1514    :CUSTOM_ID: limit-agenda-with-tag-filtering
1515    :END:
1517    It is often convenient to group org files into separate categories,
1518    such as "home" and "work" (or "personal" and "professional"). One
1519    of the main reasons for such classification is to create agenda
1520    views that are limited by type of work or area of responsibility.
1521    For instance, while at work, one may want to see only professional
1522    tasks; while away from work, one may want to see only personal
1523    tasks.
1525    One way to categorize files and tasks is to use a "#+FILETAGS"
1526    declaration at the top of each file, such as:
1528    : #+FILETAGS: work
1530    As long as org-use-tag-inheritance is turned on, the filetags will
1531    be inherited by all tasks in the file. A file can have multiple
1532    filetags. And, of course, tags can be added to individual headings.
1534    Tasks can be quickly filtered by tag from within the agenda by
1535    typing "/" and the name of the tag. The full key sequence to filter
1536    for work items in an agenda view would be:
1538    : C-c a a / work [or a tag shortcut]
1540 ** How can I limit the agenda view to a particular category?
1541    :PROPERTIES:
1542    :CUSTOM_ID: limit-agenda-with-category-match
1543    :END:
1545    Another way to filter agenda views by type of work is to use a
1546    "#+CATEGORY" declaration at the top of each file, such as:
1548    : #+CATEGORY: work
1550    Categories can also be added to individual headings within a file:
1552    : * Big project
1553    :   :PROPERTIES:
1554    :   :CATEGORY: work
1555    :   :END:
1557    All todos belonging to the category "work" can be found a with a
1558    simple tags-todo search:
1560    : C-c a M
1562    At the prompt, type:
1564    : CATEGORY="work"
1566    The same results can be achieved with custom agenda commands, such as:
1568 #+BEGIN_SRC emacs-lisp
1569 (setq org-agenda-custom-commands
1570       '(("h" tags-todo "CATEGORY=\"home\"")
1571         ("w" tags-todo "CATEGORY=\"work\"")
1572         ;; other custom agenda commands here
1573         ))
1574 #+END_SRC
1576 ** How can include all org files in a directory in my agenda?
1577    :PROPERTIES:
1578    :CUSTOM_ID: set-agenda-files-using-wildcards
1579    :END:
1581 You can simply include the directory (as one of the items) in the
1582 value of the variable org-agenda-files:
1584 : (setq org-agenda-files '("/my/special/path/org/"))
1586 There is another way of accomplishing the same end:
1588 : (setq org-agenda-files (file-expand-wildcards "/my/special/path/org/*.org"))
1590 ** Why aren't items disappearing from my agenda once they are marked done?
1591    :PROPERTIES:
1592    :CUSTOM_ID: removing-done-items-from-agenda
1593    :END:
1595 If items remain on your daily/weekly agenda after they are marked
1596 done, check the configuration of the following variables:
1598 : org-agenda-skip-scheduled-if-done
1599 : org-agenda-skip-deadline-if-done
1600 : org-agenda-skip-timestamp-if-done
1602 For instance, type:
1604 : M-x customize-variable RET org-agenda-skip-scheduled-if-done
1606 If this variable is turned off (=nil=), then scheduled items will
1607 remain on the agenda even after they are marked done.
1609 If the variable is turned on (=t=), then scheduled items will
1610 disappear from the agenda after they are marked done.
1612 If these settings seem not to behave the way you expect, then make
1613 sure you understand [[scheduled-vs-deadline-vs-timestamp][the
1614 difference between SCHEDULED, DEADLINE, and timestamps]].
1616 ** What is the difference between SCHEDULED, DEADLINE, and plain timestamps?
1617    :PROPERTIES:
1618    :CUSTOM_ID: scheduled-vs-deadline-vs-timestamp
1619    :END:
1621 1. SCHEDULED items (set with =C-c C-s=) will appear on your agenda on
1622    the day they are scheduled and on every day thereafter until they
1623    are done. Schedule a task if you want to be reminded to do
1624    something beginning on a certain day and until it is done.
1626 : ** TODO Scheduled item
1627 :    SCHEDULED: <2009-03-01 Sun>
1629 2. Items with a DEADLINE timestamp (set with =C-c C-d=) appear on your
1630    agenda in advance of the when they are due and remain on your
1631    agenda until they are done. Add a DEADLINE to an item if you want
1632    to make sure to complete it by a certain date. (The variable
1633    org-deadline-warning-days determines how far in advance items with
1634    deadlines will show up in the agenda. See [[warning-period-for-deadlines][this FAQ]] for more
1635    information.)
1637 : ** TODO Item with a deadline
1638 :    DEADLINE: <2009-01-20 Tue>
1640 3. An active timestamp (set with =C-c .=) will appear on your agenda
1641    only on the day it is scheduled. Use a timestamp for appointments
1642    or any reminders you want to show up only on a particular day.
1644 : ** TODO Item with an active timestamp
1645 : <2009-04-18 Sat>
1647 Note: items with inactive timestamps (set with C-c ! and marked by
1648 square brackets) will not show up in the agenda at all.
1650 ** Can I add files recursively to my list of agenda files?
1651    :PROPERTIES:
1652    :CUSTOM_ID: set-agenda-files-recursively
1653    :END:
1655 Yes, you can use the library "find-lisp."
1657 : (load-library "find-lisp")
1658 : (setq org-agenda-files (find-lisp-find-files "~/org" "\.org$"))
1660 This will add all files ending in =org= in the directory "~/org"
1661 and all of its subdirectories to your list of agenda files.
1663 See [[http://thread.gmane.org/gmane.emacs.orgmode/8992][this thread]] on the mailing list for more information.
1665 ** Why does an item appearing at the wrong time of day in my agenda?
1666    :PROPERTIES:
1667    :CUSTOM_ID: agenda-wrong-time-of-day
1668    :END:
1670 When preparing the agenda view, org-mode scans each relevant headline
1671 for a time designation. This approach is very nice for adding
1672 free-form timestamps to an item for scheduling. Thus, either of the
1673 following work would work to schedule an item at 10:00am:
1675 #+begin_src org
1676 ,** 10:00am Get dried ice at the magic store
1677 ,   SCHEDULED: <2009-05-27 Wed>
1678 #+end_src
1680 #+begin_src org
1681 ,** Get dried ice at the magic store
1682 ,   SCHEDULED: <2009-05-27 Wed 10:00>
1683 #+end_src
1685 To enable this flexibility, org-mode scans the entire headline for
1686 time of day notation. A potential problem can arise if you use
1687 inactive timestamps in the headline to note when an item was created.
1688 For example,
1690 #+begin_src org
1691 ,** Get dried ice at the magic store [2009-05-26 Tue 12:58]
1692 ,   SCHEDULED: <2009-05-27 Wed>
1693 #+end_src
1695 Org mode would interpret the time in the inactive timestamp as a
1696 time-of-day indicator and the entry would appear in your agenda at
1697 12:58.
1699 If you would like to turn off the time-of-day search, you can
1700 configure the variable =org-agenda-search-headline-for-time= (requires
1701 org-mode >= 6.24).
1703 * Appointments/Diary
1704   :PROPERTIES:
1705   :CUSTOM_ID: Appointments/Diary
1706   :END:
1707 ** Is it possible to include entries from org-mode files into my emacs diary?
1708    :PROPERTIES:
1709    :CUSTOM_ID: include-entries-from-org-mode-files-into-emacs-diary
1710    :END:
1712    Since the org-mode agenda is much more powerful and can contain the
1713    diary, you should think twice before deciding to do this.  If you
1714    insist, however, integrating Org-mode information into the diary is
1715    possible.  You need to turn on /fancy diary display/ by setting in
1716    .emacs:
1718    : (add-hook 'diary-display-hook 'diary-fancy-display)
1720    Then include the following line into your ~/diary file, in
1721    order to get the entries from all files listed in the variable
1722    =org-agenda-files=
1724    : &%%(org-diary)
1726    You may also select specific files with
1728    : &%%(org-diary) ~/path/to/some/org-file.org
1729    : &%%(org-diary) ~/path/to/another/org-file.org
1731    If you now launch the calendar and press @<tt>d@</tt> to display a
1732    diary, the headlines of entries containing a timestamp, date range,
1733    schedule, or deadline referring to the selected date will be listed.
1734    Just like Org-mode's agenda view, the diary for /today/ contains
1735    additional entries for overdue deadlines and scheduled items.  See
1736    also the documentation of the =org-diary= function.  Under XEmacs, it
1737    is not possible to jump back from the diary to the org, this works
1738    only in the agenda buffer.
1739 ** I want to add my Org scheduled/deadlined entries in my diary!
1740    :PROPERTIES:
1741    :CUSTOM_ID: add-Org-scheduled/deadlined-entries-to-diary!
1742    :END:
1744   Put this in your ~/.diary:
1746   : &%%(org-diary :scheduled :timestamp :deadline)
1748 ** How can I set up automatic reminders based on Org information?
1749    :PROPERTIES:
1750    :CUSTOM_ID: automatic-reminders
1751    :END:
1753   See [[http://article.gmane.org/gmane.emacs.orgmode/5271][this post]] by N. Dokos on the list.
1754 ** How can I make =appt= notice my Org appointments?
1755    :PROPERTIES:
1756    :CUSTOM_ID: appt-notice-my-Org-appointments
1757    :END:
1759   : M-x org-agenda-to-appt RET
1761 ** How can I shedule an weekly appointment that lasts only until a certain date?
1762    :PROPERTIES:
1763    :CUSTOM_ID: diary-sexp-in-org-files
1764    :END:
1766 Org-mode's active timestamps work very well for scheduling individual
1767 or recurring appointments, such as:
1769 : * 8:00am Dentist appointment <2009-01-16 Fri>
1773 : * Weekly meeting with boss
1774 :   <2009-01-20 Tue 14:00 +1w>
1776 Sometimes, however, you need to set up more complicated recurring
1777 appointments. Org-mode has built-in support for many of [[http://www.gnu.org/software/emacs/manual/html_node/emacs/Sexp-Diary-Entries.html][the powerful
1778 sexp entries]] that work in [[http://www.gnu.org/software/emacs/manual/html_node/emacs/Diary.html#Diary][Emacs diary]]. Let's say, for instance, that
1779 you teach a class that meets every Monday evening between February 16
1780 and April 20, 2009. The way to enter this an org-mode file is:
1782 : ** Class 7:00pm-9:00pm
1783 : <%%(and (= 1 (calendar-day-of-week date)) (diary-block 2 16 2009 4 20 2009))>
1785 The expression above designates all Mondays (1) that fall between
1786 February 16 and April 20.
1788 For more ideas on how to create such expressions, see [[http://www.emacswiki.org/cgi-bin/wiki/DiaryMode][this page on the
1789 Emacs wiki]].
1791 ** How can I set an event to occur every day except saturday and sunday?
1795    #+begin_example
1796    ** Daily meeting
1797       SCHEDULED: <%%(memq (calendar-day-of-week date) '(1 2 3 4 5))>
1798    #+end_example
1800 * Export
1801   :PROPERTIES:
1802   :CUSTOM_ID: Export
1803   :END:
1804 ** Can I get TODO items exported to HTML as lists, rather than as headlines?
1805    :PROPERTIES:
1806    :CUSTOM_ID: export-TODO-items-as-lists
1807    :END:
1809    If you plan to use ASCII or HTML export, make sure things you want to
1810    be exported as item lists are level 4 at least, even if that does
1811    mean there is a level jump.  For example:
1813    : * Todays top priorities
1814    : **** TODO write a letter to xyz
1815    : **** TODO Finish the paper
1816    : **** Pick up kids at the school
1818    Alternatively, if you need a specific value for the heading/item
1819    transition in a particular file, use the =#+OPTIONS= line to
1820    configure the H switch.
1822    : #+OPTIONS:   H:2; ...
1824 ** Can I export only a single subtree?
1825    :PROPERTIES:
1826    :CUSTOM_ID: export-single-subtree
1827    :END:
1829    If you want to export a subtree, mark the subtree as region and then
1830    export.  Marking can be done with =C-c @ C-x C-x=, for example.
1832 ** How can I tell my calendar web application about appointments in my agenda files?
1834 Here is what you need to do:
1836 1. a script that calls Emacs in batch mode and produce a .ics file
1837 2. a script that uploads this .ics file somewhere on the web
1838 3. tell your webapp to fetch this .ics file on the web
1840 Here is the script I use for the first step:
1842 #+begin_src shell-script-mode
1843 #!/bin/bash
1845 /usr/local/bin/emacs --batch --eval \
1846 "(progn (load-file \"~/install/git/org-mode/org.el\") \
1847         (load-file \"~/elisp/config/org-batch-config.el\") \
1848         (setq org-combined-agenda-icalendar-file \"~/org/cal/org.ics\")
1849         (setq org-agenda-files (quote (\"~/org/bzg.org\"))))" \
1850     -f org-export-icalendar-combine-agenda-files
1851 #+end_src
1853 Depending on your configuration, you might change the load sequence.
1855 Here is the script I use for the second step:
1857 #+begin_src shell-script-mode
1858 #!/bin/bash
1859 /usr/bin/rsync -rtv ~/org/org.ics -e ssh me@my_server:/home/me/public_html/
1860 #+end_src
1862 Note: if you want to cron this rsync script, you will need to let
1863 =my_server= to know about your SSH public key.  Check [[http://troy.jdmz.net/rsync/index.html][this page]] as a
1864 starter.
1866 Now you can cron the two scripts above and your webapp will always be
1867 up to date with your Org agendas.
1869 Also see [[http://orgmode.org/org.html#Exporting-Agenda-Views][Exporting agenda views]] from Org manual.
1871 ** How can I get Mac OSX 10.3 iCal to import my Org-exported .ics files?
1872    :PROPERTIES:
1873    :CUSTOM_ID: iCal-import-ics-files-old
1874    :END:
1876    When using iCal under Apple MacOS X Tiger, you can create a new
1877    calendar /OrgMode/ (the default name for the calendar created by =C-c
1878    C-e c=, see the variables =org-icalendar-combined-name= and
1879    =org-combined-agenda-icalendar-file=).  Then set Org-mode to
1880    overwrite the corresponding file /~/Library/Calendars/OrgMode.ics/.
1881    You may even use AppleScript to make iCal re-read the calendar files
1882    each time a new version of /OrgMode.ics/ is produced.  Here is the
1883    setup needed for this:
1885    : (setq org-combined-agenda-icalendar-file
1886    :     "~/Library/Calendars/OrgMode.ics")
1887    : (add-hook 'org-after-save-iCalendar-file-hook
1888    :  (lambda ()
1889    :   (shell-command
1890    :    "osascript -e 'tell application \"iCal\" to reload calendars'")))
1892 ** How can I get Mac OSX 10.4 or later iCal to import my Org-exported .ics files?
1893    :PROPERTIES:
1894    :CUSTOM_ID: iCal-import-ics-files-new
1895    :END:
1897    For Mac OS X 10.4, you need to write the ics file to
1898    =/Library/WebServer/Documents/= and then subscribe iCalendar to
1899    =http: //localhost/orgmode.ics=
1901 ** How can I remove timestamps and todo keywords from my exported file?
1902    :PROPERTIES:
1903    :CUSTOM_ID: export-options-remove-timestamps
1904    :END:
1906 You can place an options line at the top of your org file:
1908 : #+OPTIONS: <:nil todo:nil
1910 There is a whole host of export options you can set with an in-buffer
1911 options or via global variables. See [[http://orgmode.org/manual/Export-options.html#Export-options][this section]] of the manual for a
1912 full list.
1914 ** How can I preserve faces when I export an agenda from the command line?
1915    :PROPERTIES:
1916    :CUSTOM_ID: preserving-faces-during-batch-export
1917    :END:
1919 Normally, when you export an org file or an agenda view from within
1920 emacs, htmlize will convert your face definitions to direct color css
1921 styles inlined into each =<span>= object, resulting in an HTML output
1922 that preserves the general look of your Org buffers and agenda views.
1924 Let's say you generate an export from the command line, such as the
1925 following:
1927 : emacs -batch -l ~/.emacs -eval '(org-batch-agenda "e")'
1931 : emacs -batch -l ~/.emacs -eval '(org-publish-all)'
1933 In such an instance, the exported HTML will contain only very basic
1934 color styles. The reason is that when Emacs is run in batch mode, it
1935 does not have a display and therefore only rudimentary face
1936 definitions.  If you'd like to use more complex styles, you'll have to
1937 make sure that the export process only assigns classes instead of
1938 direct color values.  This can be done by binding the variable
1939 =org-export-htmlize-output-style= to =css= for the duration of the
1940 export, for example with
1942 : emacs -batch -l ~/.emacs
1943 :   -eval '(let ((org-export-htmlize-generate-css (quote css)))
1944 :            (org-batch-agenda "e"))'
1946 Then you can use a style file to make these classes look any way you
1947 like.  To generate face definitions for a CSS file based on any faces
1948 you are currently using in Emacs, you can use the following command:
1950 : M-x org-export-htmlize-generate-css RET
1952 This will generate a =<style>...</style>= section, the content of
1953 which you can add to your style file.
1955 ** How can I avoid dark color background when exporting agenda to ps format?
1956    :PROPERTIES:
1957    :CUSTOM_ID: avoiding-dark-background-when-exporting-agenda
1958    :END:
1960 Add this to your .emacs and evaluate it.
1962 #+BEGIN_SRC emacs-lisp
1963   (setq org-agenda-exporter-settings
1964         '((ps-print-color-p 'black-white)))
1965 #+END_SRC
1967 ** How can I get colored source code when exporting to LaTeX?
1968    :PROPERTIES:
1969    :CUSTOM_ID: fontified_source_code_w_latex
1970    :END:
1972 As of Sun Aug 9 2009 the "current" version of Org-mode (see
1973 [[keeping-current-with-Org-mode-development]]) supports exporting source
1974 code to LaTeX using the listings package.
1976 To turn on listing export add the following to your Org-mode
1977 customization.
1978 #+begin_src emacs-lisp
1979   ;; requite org-latex so that the following variables are defined
1980   (require 'org-latex)
1981   
1982   ;; tell org to use listings
1983   (setq org-export-latex-listings t)
1984   
1985   ;; you must include the listings package
1986   (add-to-list 'org-export-latex-packages-alist '("" "listings"))
1987   
1988   ;; if you want colored source code then you need to include the color package
1989   (add-to-list 'org-export-latex-packages-alist '("" "color"))
1990 #+end_src
1992 The listings package will now be used to fontify source code in your
1993 LaTeX documents.  By default listings will not color any of your
1994 source code.  If you would like to set colors for keywords and
1995 comments in your latex documents you can do so using LaTeX directives
1996 like the following.
1997 #+begin_src latex
1998   \lstset{keywordstyle=\color{blue},
1999     commentstyle=\color{red},
2000     stringstyle=\color{green}
2001   }
2002 #+end_src
2004 of if you want to get even fancier with your colors you can try
2005 something like the following
2006 #+begin_src latex
2007 \definecolor{keywords}{RGB}{255,0,90}
2008 \definecolor{comments}{RGB}{60,179,113}
2009 \definecolor{fore}{RGB}{249,242,215}
2010 \definecolor{back}{RGB}{51,51,51}
2011 \lstset{
2012   basicstyle=\color{fore},
2013   keywordstyle=\color{keywords},  
2014   commentstyle=\color{comments},
2015   backgroundcolor=\color{back}
2017 #+end_src
2019 For more complex listings use cases consult the [[ftp://ftp.tex.ac.uk/tex-archive/macros/latex/contrib/listings/listings.pdf][listings manual]].
2021 ** How can I export to Latex Beamer
2022    :PROPERTIES:
2023    :CUSTOM_ID: beamer
2024    :END:
2025 The latex [[http://latex-beamer.sourceforge.net/][Beamer Class]] is a useful class for generating slide shows.
2026 The following can be used to export Org-mode documents to LaTeX
2027 beamer.
2029 Add the following to your Emacs initialization file.
2030 #+begin_src emacs-lisp
2031   (unless (boundp 'org-export-latex-classes)
2032     (setq org-export-latex-classes nil))
2033   (add-to-list 'org-export-latex-classes
2034                '("beamer"
2035                  "\\documentclass[11pt]{beamer}\n\\usepackage[utf8]{inputenc}\n\\usepackage[T1]{fontenc}\n\\usepackage{hyperref}\n\\usepackage{verbatim}\n"
2036                  ("\\section{%s}" . "\\section*{%s}")
2037                  ("\\begin{frame}\\frametitle{%s}" "\\end{frame}"
2038                   "\\begin{frame}\\frametitle{%s}" "\\end{frame}")))
2039 #+end_src
2041 Then by placing
2042 : #+LaTeX_CLASS: beamer
2043 in the header of your Org-mode document it will automatically export
2044 to the Beamer document class on LaTeX export.  With the above
2045 configuration top-level headers will be mapped to sections in the
2046 Beamer document, second-level headers will be mapped to frames, and
2047 lower level headlines will be mapped to itemize objects.
2049 This above is adapted from an [[http://article.gmane.org/gmane.emacs.orgmode/15077/match=beamer+dokos][email by Nick Dokos]], and an [[http://article.gmane.org/gmane.emacs.orgmode/17767/match=beamer+dokos][email by
2050 Thomas Dye]].  For a much more complex Beamer setup see the [[http://article.gmane.org/gmane.emacs.orgmode/17767/match=beamer+dokos][email by
2051 Thomas Dye]].
2053 * COMMENT HTML style specifications
2055 #+begin_src emacs-lisp
2056 (defun org-faq-make-target ()
2057   "Make hard target for current headline."
2058   (interactive)
2059   (if (not (org-on-heading-p))
2060       (error "Not on a headline"))
2061   (let ((h (org-trim (org-get-heading 'no-tags))))
2062     (if (string-match "[ \t]*\\?\\'" h)
2063         (setq h (replace-match "" t t h)))
2064     (while (string-match "[ \t]+" h)
2065       (setq h (replace-match "-" t t h)))
2066     (org-entry-put nil "CUSTOM_ID" h)))
2067 #+end_src