unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: jet@gyve.org, emacs-devel@gnu.org
Subject: Re: recentf improvement
Date: Sun, 21 Sep 2003 18:34:02 -0400	[thread overview]
Message-ID: <E1A1CmI-0004OB-0H@fencepost.gnu.org> (raw)
In-Reply-To: <3F6D4A37.20404@wanadoo.fr> (message from David Ponce on Sun, 21 Sep 2003 08:50:31 +0200)

    `recentf-list' already contains absolute paths.

abbreviate-file-name does more than just make the file name absolute.
(expand-file-name does that.)  It also uses ~ when possible, and makes
other predefined abbreviations, to make a shorter absolute file name.

Note that `~/foo' is an absolute file name.
Just `foo' is a relative file name.
The names in file-name-history should be absolute;
the question is whether to convert them to shorter absolute forms.

  parent reply	other threads:[~2003-09-21 22:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-20 21:27 recentf improvement Richard Stallman
2003-09-20 22:47 ` David Ponce
2003-09-20 23:07   ` Miles Bader
2003-09-21  7:00     ` David Ponce
2003-09-21  6:40   ` Masatake YAMATO
2003-09-21  6:50     ` David Ponce
2003-09-21  7:03       ` Masatake YAMATO
2003-09-21  7:35         ` David Ponce
2003-09-21 22:34       ` Richard Stallman [this message]
2003-09-21 22:33   ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2003-09-22  6:58 David PONCE

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=E1A1CmI-0004OB-0H@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jet@gyve.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).