From: "Alfred M\. Szmidt" <ams@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: opening /tmp//foo doesn't work.
Date: Sat, 12 Nov 2005 16:55:59 +0100 [thread overview]
Message-ID: <1131810959.377225.8902.nullmailer@Update.UU.SE> (raw)
In-Reply-To: <20051112151545.GN11234@boetes.org> (message from Han Boetes on Sat, 12 Nov 2005 16:15:24 +0100)
This is not about standards, but about what is the expected
behaviour.
Which was my point, there is no `expected behaviour'.
> As for the side-effect behaviour you suggest, I think it would
> confuse the hell out of me aleast...
I don't think so. In the case of /tmp//foo /foo will be searched
for first and that's what will be loaded and what is meant.
What if I meant to create /foo and /tmp/foo just happens to exist?
Right now you get a very nice and consitent behaviour.
Your example only shows one specific case where it would be a nice
thing to do, doing it in general would simply confuse people I think.
Consider the case where you wish to create the file /etc/foo.conf,
your current working directory is /home/ams. So what you will try to
do is to open /home/ams//etc/foo.conf, since /etc/foo.conf doesn't
exist, you end up opening /home/ams/etc/foo.conf, i.e. not what you
want at all.
Right now // has a single specific meaning, the less special cases the
better IMHO.
next prev parent reply other threads:[~2005-11-12 15:55 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-12 10:47 opening /tmp//foo doesn't work Han Boetes
2005-11-12 14:40 ` Alfred M. Szmidt
2005-11-12 15:15 ` Han Boetes
2005-11-12 15:55 ` Alfred M. Szmidt [this message]
2005-11-12 16:11 ` Han Boetes
2005-11-12 16:22 ` Alfred M. Szmidt
2005-11-12 16:38 ` Tomas Zerolo
2005-11-12 17:23 ` Chong Yidong
2005-11-13 21:50 ` Start value in minibuffer [Was: opening /tmp//foo doesn't work.] Lars Hansen
2005-11-13 22:36 ` Drew Adams
2005-11-13 22:45 ` Lennart Borgman
2005-11-13 22:57 ` Drew Adams
2005-11-13 23:08 ` Lennart Borgman
2005-11-15 5:42 ` Richard M. Stallman
2005-11-14 0:34 ` Miles Bader
2005-11-14 0:43 ` Lennart Borgman
2005-11-13 23:22 ` Start value in minibuffer Stefan Monnier
2005-11-13 23:48 ` Kim F. Storm
2005-11-14 0:55 ` Juri Linkov
2005-11-14 2:35 ` Drew Adams
2005-11-14 10:56 ` Lars Hansen
2005-11-14 17:36 ` Drew Adams
2005-11-14 9:40 ` Start value in minibuffer [Was: opening /tmp//foo doesn't work.] Lars Hansen
2005-11-14 12:47 ` Robert J. Chassell
2005-11-14 22:44 ` Lars Hansen
2005-11-14 23:06 ` Robert J. Chassell
2005-11-15 17:06 ` Lars Hansen
2005-11-15 17:33 ` Miles Bader
2005-11-15 17:56 ` Lars Hansen
2005-11-15 18:39 ` Kevin Rodgers
2005-11-15 18:08 ` Richard M. Stallman
2005-11-12 20:07 ` opening /tmp//foo doesn't work Randal L. Schwartz
2005-11-12 18:11 ` Turning on file-name-shadow-mode by default (was: opening /tmp//foo doesn't work.) Reiner Steib
2005-11-12 20:06 ` Miles Bader
2005-11-12 21:17 ` Luc Teirlinck
2005-11-12 21:38 ` Miles Bader
2005-11-13 21:08 ` Turning on file-name-shadow-mode by default Stefan Monnier
2005-11-13 23:57 ` Luc Teirlinck
2005-11-14 17:48 ` Richard M. Stallman
2005-11-14 23:23 ` Luc Teirlinck
2005-11-15 0:57 ` Juri Linkov
2005-11-15 2:12 ` Luc Teirlinck
2005-11-15 2:19 ` Juri Linkov
2005-11-15 3:04 ` Luc Teirlinck
2005-11-15 3:08 ` Miles Bader
2005-11-15 3:19 ` Juri Linkov
2005-11-15 3:13 ` Luc Teirlinck
2005-11-15 3:18 ` Juri Linkov
2005-11-15 4:13 ` Luc Teirlinck
2005-11-15 4:43 ` Luc Teirlinck
2005-11-15 22:57 ` Stefan Monnier
2005-11-15 18:08 ` Richard M. Stallman
2005-11-15 23:02 ` Stefan Monnier
2005-11-13 20:54 ` Turning on file-name-shadow-mode by default (was: opening /tmp//foo doesn't work.) Richard M. Stallman
2005-11-14 0:09 ` Luc Teirlinck
2005-11-16 3:17 ` Luc Teirlinck
2005-11-12 21:21 ` opening /tmp//foo doesn't work Richard M. Stallman
2005-11-12 23:16 ` Drew Adams
2005-11-13 9:28 ` Lars Hansen
2005-11-13 21:05 ` Stefan Monnier
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=1131810959.377225.8902.nullmailer@Update.UU.SE \
--to=ams@gnu.org \
--cc=emacs-devel@gnu.org \
/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).