From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: brad clawsie Newsgroups: gmane.emacs.help Subject: eshell prompt modification and autocompletion Date: Thu, 14 Feb 2008 11:15:24 -0800 Message-ID: <86ve4r2vub.fsf@jobbicycle.corp.yahoo.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1203040177 28198 80.91.229.12 (15 Feb 2008 01:49:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Feb 2008 01:49:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 15 02:49:59 2008 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 1JPpi8-00056K-DP for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Feb 2008 02:49:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPphe-0007YP-F0 for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Feb 2008 20:49:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPjYp-0002Jz-FC for help-gnu-emacs@gnu.org; Thu, 14 Feb 2008 14:15:55 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPjYn-0002Jm-Vc for help-gnu-emacs@gnu.org; Thu, 14 Feb 2008 14:15:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPjYn-0002Jj-RN for help-gnu-emacs@gnu.org; Thu, 14 Feb 2008 14:15:53 -0500 Original-Received: from out4.smtp.messagingengine.com ([66.111.4.28]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPjYn-0008RA-JS for help-gnu-emacs@gnu.org; Thu, 14 Feb 2008 14:15:53 -0500 Original-Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 476B790B28 for ; Thu, 14 Feb 2008 14:15:31 -0500 (EST) Original-Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Thu, 14 Feb 2008 14:15:31 -0500 X-Sasl-enc: 4Otar9SAeJnHCrBdAHn+rysbV4v7tmVM9lGKTNNcvbXB 1203016530 Original-Received: from jobbicycle.corp.yahoo.com (nat-dip4.fw.corp.yahoo.com [209.131.62.113]) by mail.messagingengine.com (Postfix) with ESMTP id C255CDDC6 for ; Thu, 14 Feb 2008 14:15:30 -0500 (EST) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-Mailman-Approved-At: Thu, 14 Feb 2008 20:49:09 -0500 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:51534 Archived-At: hi i find that if i setq eshell-prompt-function in my own .emacs, it breaks eshell file completion. does anyone know why and how to fix this?