Next: , Previous: , Up: Directory and File Variables and Functions   [Index]


7.2.3.14 file-name-quoted-p

This macro returns non-nil, when name is quoted with the prefix ‘/:’.

Function: file-name-quoted-p name
NAME

a file name to test

= RETURN VALUE :: returns non-nil, when name is quoted with the prefix ‘/:’; if name is a remote file name, the local part of name is checked.