From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.help Subject: Re: open file listed in a text file Date: Tue, 09 Feb 2010 13:35:14 +0800 Organization: the Church of Emacs Message-ID: <21glaavjdl9p.fsf@gmail.com> References: <800bd9a9-0a03-4fc9-b395-328fbd835c93@l26g2000yqd.googlegroups.com> <21glsk9brxy5.fsf@gmail.com> <21glocjzrwii.fsf@gmail.com> <83aavjdp8o.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265693872 21840 80.91.229.12 (9 Feb 2010 05:37:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Feb 2010 05:37:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 09 06:37:50 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NeinC-0007N4-9R for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Feb 2010 06:37:46 +0100 Original-Received: from localhost ([127.0.0.1]:40810 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NeinB-0003st-Gq for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Feb 2010 00:37:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Neiml-0003so-Mm for help-gnu-emacs@gnu.org; Tue, 09 Feb 2010 00:37:19 -0500 Original-Received: from [199.232.76.173] (port=34857 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Neimj-0003sg-5k for help-gnu-emacs@gnu.org; Tue, 09 Feb 2010 00:37:17 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Neimi-0001Sw-1t for help-gnu-emacs@gnu.org; Tue, 09 Feb 2010 00:37:17 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:34683) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Neimh-0001Sm-LR for help-gnu-emacs@gnu.org; Tue, 09 Feb 2010 00:37:15 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Neime-00077X-Aq for help-gnu-emacs@gnu.org; Tue, 09 Feb 2010 06:37:12 +0100 Original-Received: from esprx01x.nokia.com ([192.100.124.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Feb 2010 06:37:12 +0100 Original-Received: from william.xwl by esprx01x.nokia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Feb 2010 06:37:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: esprx01x.nokia.com User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (windows-nt) Cancel-Lock: sha1:zwtIxKRHoL6kNEW0JMiFUHxJsTU= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:71755 Archived-At: Eli Zaretskii writes: >> From: William Xu >> Date: Tue, 09 Feb 2010 10:08:37 +0800 >> >> Except both emacs & vim don't recognize environment variable on >> Windows XP. > > How do you see that? On Windows XP, I tried `ffap' with: %HOME%/.emacs.d which i assume is similar to: (in GNU/Linux) $HOME/.emacs.d ffap could open the path successfully on GNU/Linux. While it looks like on Windows XP, ffap also understands $HOME, but not %HOME%. -- William http://xwl.appspot.com