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


7.2.3.13 file-name-unquote

This macro removes the quotation prefix ‘/:’ from the file name, if any.

Function: file-name-unquote name
NAME

a file name upon which to operate

RETURN VALUE

the NAME without a quote prefix. If name is a remote file name, the local part of name is unquoted.