From d901e231acd1917d24b688cbd7823efc2bed45c4 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 5 Apr 2021 21:23:10 +0100 Subject: Docs: add warning note on ${listnamed:} operator --- doc/doc-docbook/spec.xfpt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index a76103688..1d982d1a6 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -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'&>&*}*& -- cgit v1.2.3