Fix documentation of 'eudc-inline-expansion-format'
* doc/misc/eudc.texi (Inline Query Expansion): Fix the default value of 'eudc-inline-expansion-format'. (Bug#24840)
This commit is contained in:
parent
7a87f82987
commit
1fef1387c3
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue