saikari keitele writes:
> Could you please tell me the exact lines I have to add to the emacs
> startup file(.emacs.el) to enable orgmode?
;; The following lines are always needed. Choose your own keys.
(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
(global-set-key "\C-cl" 'org-store
Hi,
I'm new to orgmode and quite new to Emacs.
Could you please tell me the exact lines I have to add to the emacs startup
file(.emacs.el) to enable orgmode?
Thanks
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emac