From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: .emacs_bash Date: Thu, 5 Jan 2006 10:32:04 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1136461557 2798 80.91.229.2 (5 Jan 2006 11:45:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2006 11:45:57 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 05 12:45:52 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 1EuTZ0-00087V-2n for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jan 2006 12:45:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuSVX-0004tR-EX for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jan 2006 05:38:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EuRVy-0008Nt-1j for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 04:34:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EuRVN-0008Hq-Qf for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 04:34:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuRVL-0008HK-Dt for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 04:33:55 -0500 Original-Received: from [217.72.192.224] (helo=smtp06.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EuRWt-0007ks-9q for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 04:35:31 -0500 Original-Received: from [87.193.29.214] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #340) id 1EuRTa-0001u7-00; Thu, 05 Jan 2006 10:32:06 +0100 In-Reply-To: X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: ellenophilos@yahoo.com X-Mailer: Apple Mail (2.746.2) X-Sender: Peter_Dyballa@web.de 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:32442 Archived-At: Am 05.01.2006 um 03:25 schrieb Will Parsons: > If I remove this file, the multiple prompts go away (and I have the > screwed > up ls output), but I don't understand why it causes the multiple > prompts. I have a similiar case with tcsh. Here I can clearly write that unsetenv commands in .emacs_tcsh make the multiple prompts. For your .emacs_bash example no reason can be found. Could be the execution of .bashrc causes them ... ? A way to trace the reason is to add at the beginning and at the end of the dot files a statement like echo ' file starts|ends here' This way you can at least find out which file makes it happen. -- Greetings Pete Genius may have its limitations, but stupidity is not thus handicapped. -- Elbert Hubbard