Emacs: Org Mode Customization
some useful init settings for org-mode
(progn ;; org-mode setup ;; when opening a org file, don't collapse headings (setq org-startup-folded nil) ;; wrap long lines. don't let it disappear to the right (setq org-startup-truncated nil) ;; when in a url link, enter key should open it (setq org-return-follows-link t) ;; make org-mode” syntax color embedded source code (setq org-src-fontify-natively t) ;; )
org mode Topic
If you have a question, put $5 at patreon and message me.
Or Buy Xah Emacs Tutorial
Or buy a nice keyboard:
Best Keyboards for Emacs