From: "Ankur Jain" <jainankur@gmail.com>
To: "Gnu Emacs Mailing List" <help-gnu-emacs@gnu.org>
Subject: Org-mode emacs help
Date: Thu, 21 Jun 2007 12:29:05 +0530 [thread overview]
Message-ID: <fb9f05100706202359i5548ede5x97195025ae2e3177@mail.gmail.com> (raw)
[-- 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
next reply other threads:[~2007-06-21 6:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-21 6:59 Ankur Jain [this message]
2007-06-21 7:39 ` Org-mode emacs help 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fb9f05100706202359i5548ede5x97195025ae2e3177@mail.gmail.com \
--to=jainankur@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.