Browse Source

org-manual: Reference `org-email-link-description-format'

* doc/org-manual.org (Handling Links): Reference
  `org-email-link-description-format'.  Mention the subject may be
  truncated by default.
Nicolas Goaziou 7 năm trước cách đây
mục cha
commit
c6f012ee24
1 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 4 2
      doc/org-manual.org

+ 4 - 2
doc/org-manual.org

@@ -3259,10 +3259,12 @@ current buffer:
 
 
 - /Email/News clients: VM, Rmail, Wanderlust, MH-E, Gnus/ ::
 - /Email/News clients: VM, Rmail, Wanderlust, MH-E, Gnus/ ::
 
 
+     #+vindex: org-email-link-description-format
      Pretty much all Emacs mail clients are supported.  The link
      Pretty much all Emacs mail clients are supported.  The link
      points to the current article, or, in some Gnus buffers, to the
      points to the current article, or, in some Gnus buffers, to the
-     group.  The description is constructed from the author and the
-     subject.
+     group.  The description is constructed according to the variable
+     ~org-email-link-description-format~.  By default, it refers to
+     the addressee and the subject, possibly truncated.
 
 
 - /Web browsers: W3, W3M and EWW/ ::
 - /Web browsers: W3, W3M and EWW/ ::