all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Tibor Csögör" <tibi@tiborius.net>
To: 24840@debbugs.gnu.org
Subject: bug#24840: 25.1; EUDC documentation mentions incorrect default for eudc-inline-expansion-format
Date: Mon, 31 Oct 2016 20:30:58 +0100	[thread overview]
Message-ID: <87r36wtix9.fsf@tiborius.net> (raw)

[-- 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

             reply	other threads:[~2016-10-31 19:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-31 19:30 Tibor Csögör [this message]
     [not found] ` <handler.24840.B.147794289525762.ack@debbugs.gnu.org>
2016-11-01  0:57   ` bug#24840: 25.1; EUDC documentation mentions incorrect default for eudc-inline-expansion-format 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r36wtix9.fsf@tiborius.net \
    --to=tibi@tiborius.net \
    --cc=24840@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.