all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24840: 25.1; EUDC documentation mentions incorrect default for eudc-inline-expansion-format
@ 2016-10-31 19:30 Tibor Csögör
       [not found] ` <handler.24840.B.147794289525762.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Tibor Csögör @ 2016-10-31 19:30 UTC (permalink / raw)
  To: 24840

[-- Attachment #1: Type: text/plain, Size: 141 bytes --]

The default value for `eudc-inline-expansion-format' changed in 25.1 but the
documentation still mentions the old default.  Patch attached.


[-- Attachment #2: eudc_doc.patch --]
[-- Type: text/plain, Size: 637 bytes --]

diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi
index 53f1beb..87cfab6 100644
--- a/doc/misc/eudc.texi
+++ b/doc/misc/eudc.texi
@@ -733,8 +733,7 @@ upon an inline expansion request.  It is a list whose first element is a
 string passed to @code{format}.  Remaining elements are symbols
 corresponding to directory attribute names.  The corresponding attribute
 values are passed as additional arguments to @code{format}.  Default is
-@code{("%s" email)} but you may want to consider a value like @code{("%s
-<%s>" name email)}
+@code{("%s %s <%s>" firstname name email)}.
 @end defvar
 
 @defvar eudc-multiple-match-handling-method

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-11-02 15:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-31 19:30 bug#24840: 25.1; EUDC documentation mentions incorrect default for eudc-inline-expansion-format Tibor Csögör
     [not found] ` <handler.24840.B.147794289525762.ack@debbugs.gnu.org>
2016-11-01  0:57   ` Tibor Csögör
2016-11-01  9:17     ` Thomas Fitzsimmons
2016-11-01 15:40       ` Eli Zaretskii
2016-11-02 10:16         ` Thomas Fitzsimmons
2016-11-02 15:32           ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.