From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: completion on environment variables? Date: Mon, 21 Sep 2009 15:04:02 -0700 Message-ID: <850EEF728E01482CAA121CCF1D1A0935@us.oracle.com> References: <83fb0b1a-0187-4e46-b89d-a7b65127970c@13g2000prl.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1253570730 18192 80.91.229.12 (21 Sep 2009 22:05:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Sep 2009 22:05:30 +0000 (UTC) To: "'Chelmite'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 22 00:05:23 2009 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.50) id 1Mpr0Z-0006Et-0V for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Sep 2009 00:05:19 +0200 Original-Received: from localhost ([127.0.0.1]:60940 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mpr0Y-0000qm-Io for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Sep 2009 18:05:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MpqzV-0000Py-5L for help-gnu-emacs@gnu.org; Mon, 21 Sep 2009 18:04:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MpqzP-0000Nl-V0 for help-gnu-emacs@gnu.org; Mon, 21 Sep 2009 18:04:12 -0400 Original-Received: from [199.232.76.173] (port=41059 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpqzP-0000NY-Ke for help-gnu-emacs@gnu.org; Mon, 21 Sep 2009 18:04:07 -0400 Original-Received: from rcsinet11.oracle.com ([148.87.113.123]:63552 helo=rgminet11.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MpqzO-0004fx-W2 for help-gnu-emacs@gnu.org; Mon, 21 Sep 2009 18:04:07 -0400 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rgminet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n8LM4rFm009655 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 21 Sep 2009 22:04:55 GMT Original-Received: from abhmt002.oracle.com (abhmt002.oracle.com [141.146.116.11]) by acsinet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n8LM4TGs032727; Mon, 21 Sep 2009 22:04:29 GMT Original-Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 21 Sep 2009 15:03:59 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <83fb0b1a-0187-4e46-b89d-a7b65127970c@13g2000prl.googlegroups.com> Thread-Index: Aco7Bm+AGRkxBB37Tt+yNs3vttzvFwAAGrkQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: abhmt002.oracle.com [141.146.116.11] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090207.4AB7F850.017A:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:68361 Archived-At: > When I type a file name, I get the benefits of file name completion. > However, if my path starts with an environment variable, there's no > completion on the environment variable name. > Is there a way to get completion to work on environment variables? Upgrade to Emacs 23.