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 09:37:38 +0800 Organization: the Church of Emacs Message-ID: <21glsk9brxy5.fsf@gmail.com> References: <800bd9a9-0a03-4fc9-b395-328fbd835c93@l26g2000yqd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265679672 24915 80.91.229.12 (9 Feb 2010 01:41:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Feb 2010 01:41:12 +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 02:41:10 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 1Nef6D-00067V-SK for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Feb 2010 02:41:10 +0100 Original-Received: from localhost ([127.0.0.1]:35004 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nef6D-0004sK-K8 for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Feb 2010 20:41:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nef5v-0004sF-PR for help-gnu-emacs@gnu.org; Mon, 08 Feb 2010 20:40:51 -0500 Original-Received: from [199.232.76.173] (port=33844 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nef5v-0004s7-Gz for help-gnu-emacs@gnu.org; Mon, 08 Feb 2010 20:40:51 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nef5t-00052q-Gl for help-gnu-emacs@gnu.org; Mon, 08 Feb 2010 20:40:51 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:36632) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nef5t-00052g-6J for help-gnu-emacs@gnu.org; Mon, 08 Feb 2010 20:40:49 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nef5n-0005sn-NV for help-gnu-emacs@gnu.org; Tue, 09 Feb 2010 02:40:43 +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 02:40:43 +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 02:40:43 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 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:gaOAfOb6LIwbGNMs3LF5Q28Rbk4= 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:71749 Archived-At: Barry Margolin writes: >> Hello, >> >> No unfortunately, this is not what I'm looking for. > > It was what I was going to suggest as well. What's the difference > between what it does and what you want? It seems that his file path includes an environment variable: $(SCRIPTS_HOME)/definitions.tcl Vim is smart... An elisp function may be needed to achieve that. -- William http://xwl.appspot.com