From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>
Cc: 15159@debbugs.gnu.org
Subject: bug#15159: 24.3.50; doc of `file-relative-name'
Date: Thu, 22 Aug 2013 17:43:43 +0300 [thread overview]
Message-ID: <83d2p5kcps.fsf@gnu.org> (raw)
In-Reply-To: <88607a9f-9b87-45b3-b661-99970acc0c97@default>
> Date: Wed, 21 Aug 2013 20:42:19 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
>
> The doc says nothing about whether arg FILENAME needs to be absolute or
> relative, and in fact it can be either. It is clear enough what the
> function does if it is absolute, but the doc should say explicitly what
> it does for a relative FILENAME, namely, it expands the FILENAME in the
> `default-directory' of the current buffer.
Sorry, but I see nothing unclear in this doc string:
(file-relative-name FILENAME &optional DIRECTORY)
Convert FILENAME to be relative to DIRECTORY (default: `default-directory').
This function returns a relative file name which is equivalent to FILENAME
when used with that default directory as the default.
"Convert FILENAME to be relative to DIRECTORY" is accurate and
unequivocal. The fact that relative file names are treated as
relative to the current buffer's default-directory is what Emacs does
with _every_ file name in _any_ function; if users don't know this
basic fact, they will have problems all over the place.
next prev parent reply other threads:[~2013-08-22 14:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-22 3:42 bug#15159: 24.3.50; doc of `file-relative-name' Drew Adams
2013-08-22 14:43 ` Eli Zaretskii [this message]
2014-02-08 4:54 ` Lars Ingebrigtsen
[not found] <<88607a9f-9b87-45b3-b661-99970acc0c97@default>
[not found] ` <<83d2p5kcps.fsf@gnu.org>
2013-08-22 15:34 ` Drew Adams
2013-08-22 19:05 ` Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83d2p5kcps.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=15159@debbugs.gnu.org \
--cc=drew.adams@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).