GNU bug report logs -
#52339
26.3; Doc of functions that accept file-name args: say whether absolute
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 6 Dec 2021 22:27:01 UTC
Severity: wishlist
Found in version 26.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 52339-done <at> debbugs.gnu.org (full text, mbox):
> From: Drew Adams <drew.adams <at> oracle.com>
> Date: Mon, 6 Dec 2021 22:26:46 +0000
>
> This report is about the doc strings and the doc in the Elisp manual for
> functions that accept file-name args.
>
> Please say, somewhere (preferably in each relevant node, since someone
> might not start reading in node `Information about Files'), about the
> file-name arg for a function documented in the node, whether the name
> must be absolute or relative (e.g. to `default-directory') or can be
> either. Similarly, for the doc strings of such functions.
>
> E.g. function `file-exists-p' itself expands its arg relative to
> `default-directory', if the arg isn't an absolute name. This isn't
> obvious.
It should be obvious, because anything else would be a terrible bug,
as should be clear if you consider the alternatives. Which is why
Emacs does that in _all_ APIs that accept file names.
Closing.
This bug report was last modified 3 years and 169 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.