Docs: add warning note on ${listnamed:} operator
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 5 Apr 2021 20:23:10 +0000 (21:23 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 6 Apr 2021 23:36:44 +0000 (00:36 +0100)
doc/doc-docbook/spec.xfpt

index a761036889096ea323eddca098a8ef283cb7151e..1d982d1a60a98ff0a69d5b8d6be9ac346b4279f0 100644 (file)
@@ -11174,6 +11174,10 @@ If the optional type is given it must be one of "a", "d", "h" or "l"
 and selects address-, domain-, host- or localpart- lists to search among respectively.
 Otherwise all types are searched in an undefined order and the first
 matching list is returned.
+.new
+&*Note*&: Neither string-expansion of lists referenced by named-list syntax elements,
+nor expansion of lookup elements, is done by the &%listnamed%& operator.
+.wen
 
 
 .vitem &*${local_part:*&<&'string'&>&*}*&