emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Namespaces - summary, conclusion


From: Stefan Monnier
Subject: Re: Namespaces - summary, conclusion
Date: Mon, 04 May 2020 13:36:48 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> rename-file -> file-rename
> delete-file -> file-delete
> copy-file -> file-copy

I have no opinion on the "file-" namespace (I haven't looked enough
into it to have an opinion).

> expand-file-name -> file-expand-name

This one should be under the `file-name-` prefix.
Almost all other file-name manipulation functions are already there.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]