• Eli Zaretskii's avatar
    Fix DND on MS-Windows with files from UNC directories · d2b5f445
    Eli Zaretskii authored
    * lisp/dnd.el (dnd-get-local-file-uri): Always return nil on
    MS-Windows, as this method cannot possibly work there: URIs
    that begin with the local system's name are UNCs, where the
    //SERVER part cannot be removed.  (Bug#34675)
    d2b5f445
dnd.el 8.35 KB