all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Org-mode emacs help
@ 2007-06-21  6:59 Ankur Jain
  2007-06-21  7:39 ` Dmitry Dzhus
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ankur Jain @ 2007-06-21  6:59 UTC (permalink / raw)
  To: Gnu Emacs Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 782 bytes --]

Hi

I want to try out org-mode for emacs. I got it bundled with Emacs 22.1 on
Windows XP.

Now, I've inserted the following lines into my .emacs as per the
instructions given at :
http://staff.science.uva.nl/~dominik/Tools/org/org.html

;;***************************************************************
;; Org Mode Settings
;;***************************************************************

;; The following lines are always needed.  Choose your own keys.
     (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
     (define-key global-map "\C-cl" 'org-store-link)
     (define-key global-map "\C-ca" 'org-agenda)


After that how do I start using Org-mode?

Do I need to create some file or anything else needs to be configured?

Please help.

Ankur Jain

http://ankurjain.org

[-- Attachment #1.2: Type: text/html, Size: 1078 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <mailman.2483.1182409165.32220.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2007-06-22  8:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-21  6:59 Org-mode emacs help Ankur Jain
2007-06-21  7:39 ` Dmitry Dzhus
2007-06-21  8:15 ` Leo
     [not found] ` <mailman.2509.1182497354.32220.help-gnu-emacs@gnu.org>
2007-06-22  7:43   ` Ankur
2007-06-22  8:33     ` Tassilo Horn
     [not found] <mailman.2483.1182409165.32220.help-gnu-emacs@gnu.org>
2007-06-21  8:08 ` Anupam Sengupta

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.