From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gilbert Harman Newsgroups: gmane.emacs.help Subject: recentf using computers with different home directories Date: Wed, 17 May 2006 17:50:32 -0400 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1147902658 27966 80.91.229.2 (17 May 2006 21:50:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 May 2006 21:50:58 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 17 23:50:56 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FgTut-0000EL-FA for geh-help-gnu-emacs@m.gmane.org; Wed, 17 May 2006 23:50:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FgTus-0000sa-RV for geh-help-gnu-emacs@m.gmane.org; Wed, 17 May 2006 17:50:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FgTuh-0000qL-Df for help-gnu-emacs@gnu.org; Wed, 17 May 2006 17:50:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FgTue-0000q1-SH for help-gnu-emacs@gnu.org; Wed, 17 May 2006 17:50:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FgTue-0000py-OJ for help-gnu-emacs@gnu.org; Wed, 17 May 2006 17:50:36 -0400 Original-Received: from [128.112.129.75] (helo=Princeton.EDU) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FgTxb-0001H2-GD for help-gnu-emacs@gnu.org; Wed, 17 May 2006 17:53:39 -0400 Original-Received: from smtpserver2.Princeton.EDU (smtpserver2.Princeton.EDU [128.112.129.148]) by Princeton.EDU (8.12.9/8.12.9) with ESMTP id k4HLoZfZ021293 for ; Wed, 17 May 2006 17:50:35 -0400 (EDT) Original-Received: from [10.0.1.5] (host-24-149-191-38.patmedia.net [24.149.191.38]) (authenticated bits=0) by smtpserver2.Princeton.EDU (8.12.9/8.12.9) with ESMTP id k4HLoWc3013217 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT) for ; Wed, 17 May 2006 17:50:34 -0400 (EDT) User-Agent: Microsoft-Entourage/11.2.3.060209 Original-To: Thread-Topic: recentf using computers with different home directories Thread-Index: AcZ5++tqKbvgTOXvEdqfUQAWy4eNQw== X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35120 Archived-At: I would like to use recentf on computers on which I have different home directories. So, I would like file names to be saved relative to my current home directory rather than fully expanded. Any advice? Gil