unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: prj@po.cwru.edu (Paul Jarc)
Cc: emacs-devel@gnu.org
Subject: Re: Emacs and Squiggles as filenames
Date: Sun, 10 Jul 2005 00:05:57 -0400	[thread overview]
Message-ID: <m3eka79uf8.fsf@multivac.cwru.edu> (raw)
In-Reply-To: <87ll4iph80.fsf@gnufans.net> (D. Goel's message of "Thu, 07 Jul 2005 15:07:59 -0400")

"D Goel" <deego@gnufans.org> wrote:
> (expand-file-name (file-name-nondirectory fname) dir)
>
>
> should return fname back.  It is like an identity, right?  If not,
> what is the way to *always* correctly do an expand-file-name ?

This works for me:
(concat (file-name-as-directory "~/tmp")
        (file-name-nondirectory "~/tmp/~"))


paul

  parent reply	other threads:[~2005-07-10  4:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-07 19:07 Emacs and Squiggles as filenames D Goel
2005-07-09  4:21 ` Richard M. Stallman
2005-07-09  4:21 ` Richard M. Stallman
2005-07-10  4:05 ` Paul Jarc [this message]
2005-07-10  8:31   ` David Kastrup
2005-07-11  5:34     ` Richard M. Stallman
2005-07-11  7:53       ` David Kastrup
2005-07-11 21:14         ` Richard M. Stallman
2005-07-11 12:37   ` D Goel
2005-07-11 13:41     ` David Kastrup
2005-07-11 15:32       ` 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=m3eka79uf8.fsf@multivac.cwru.edu \
    --to=prj@po.cwru.edu \
    --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).