[emacs/org] fix use of deprecated function
authorAmin Bandali <bandali@gnu.org>
Mon, 1 Apr 2019 18:29:48 +0000 (14:29 -0400)
committerAmin Bandali <bandali@gnu.org>
Mon, 1 Apr 2019 18:29:48 +0000 (14:29 -0400)
init.org

index 120d7ce..2b46136 100644 (file)
--- a/init.org
+++ b/init.org
@@ -888,7 +888,7 @@ And here's where my actual Org configurations begin:
   (setq org-src-tab-acts-natively t
         org-src-preserve-indentation nil
         org-edit-src-content-indentation 0
-        org-email-link-description-format "Email %c: %s" ; %.30s
+        org-link-email-description-format "Email %c: %s" ; %.30s
         org-highlight-latex-and-related '(entities)
         org-use-speed-commands t
         org-startup-folded 'content