unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* read-file-name-internal changed
@ 2005-03-30 19:56 Tak Ota
  2005-03-30 22:24 ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Tak Ota @ 2005-03-30 19:56 UTC (permalink / raw)


Some recent change, I suspect Stefan's change on 2005-03-28, modified
the behavior of read-file-name-internal which is called from ffap.el.
It used to return 

"//server/"

for

(read-file-name-internal "//server/" "c:/emacs/" nil)

but now it returns

"/server/"

This hinders to input network path on w32 platform.

-Tak

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-30 23:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-30 19:56 read-file-name-internal changed Tak Ota
2005-03-30 22:24 ` Stefan Monnier
2005-03-30 22:33   ` Stefan Monnier
2005-03-30 23:24     ` Tak Ota
2005-03-30 23:09   ` Tak Ota

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).