diff --git a/emacs/init.org b/emacs/init.org index 7fb1724..1656356 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -1433,6 +1433,7 @@ Notes, agenda, calendar, blogging, journaling, etc. org-ellipsis " ▼" org-directory (concat (get-dropbox-directory) "/org") org-link-elisp-confirm-function 'y-or-n-p) + (add-hook 'org-mode-hook #'auto-fill-mode) #+END_SRC Use RET to follow links: