From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Ken Brown <kbrown@cornell.edu>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master 0528a7c: Ensure that expand-file-name returns an absolute file name
Date: Mon, 08 Jul 2019 19:13:52 -0400 [thread overview]
Message-ID: <jwvsgrgazra.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20190708223953.3172920BD5@vcs0.savannah.gnu.org> (Ken Brown's message of "Mon, 8 Jul 2019 18:39:52 -0400 (EDT)")
> * src/fileio.c (Fexpand_file_name): Don't directly use the current
> buffer's default-directory if it is relative. Instead replace it
> by its expansion relative to invocation-directory. (Bug#36502)
I don't think invocation-directory is a better choice than any
other directory. A relative `default-directory` value is an error.
We should signal that error rather than try and paper over it.
Stefan
next parent reply other threads:[~2019-07-08 23:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20190708223951.10291.7621@vcs0.savannah.gnu.org>
[not found] ` <20190708223953.3172920BD5@vcs0.savannah.gnu.org>
2019-07-08 23:13 ` Stefan Monnier [this message]
2019-07-09 2:35 ` [Emacs-diffs] master 0528a7c: Ensure that expand-file-name returns an absolute file name Eli Zaretskii
2019-07-09 2:40 ` Daniel Sutton
2019-07-09 3:46 ` Stefan Monnier
2019-07-09 11:56 ` Ken Brown
2019-07-09 14:50 ` Eli Zaretskii
2019-07-09 15:25 ` Stefan Monnier
2019-07-09 16:07 ` Eli Zaretskii
2019-07-09 22:34 ` Richard Stallman
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=jwvsgrgazra.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=kbrown@cornell.edu \
/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).