mode-line-client
mode-line-client is a variable defined in `bindings.el'.
Its value is shown below.
- This variable may be risky if used as a file-local variable.
(""
(:propertize
(""
(:eval
(if
(frame-parameter nil 'client)
"@" "")))
help-echo "emacsclient frame"))