From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: emacs22.1(win) - eshell problem Date: Tue, 12 Jun 2007 22:44:25 +0300 Message-ID: References: <466E9A18.9152.004D.0@dki.tu-darmstadt.de> <466EA440.1000103@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1181677480 24931 80.91.229.12 (12 Jun 2007 19:44:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Jun 2007 19:44:40 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, RGloeckner@dki.tu-darmstadt.de To: Jason Rumney Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 12 21:44:38 2007 Return-path: Envelope-to: geb-bug-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 1HyCI9-0003mp-9P for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 21:44:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyCI8-0004o0-R7 for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 15:44:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyCI7-0004nj-CT for bug-gnu-emacs@gnu.org; Tue, 12 Jun 2007 15:44:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyCI5-0004nX-JG for bug-gnu-emacs@gnu.org; Tue, 12 Jun 2007 15:44:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyCI5-0004nQ-9u for bug-gnu-emacs@gnu.org; Tue, 12 Jun 2007 15:44:33 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HyCI3-0003j6-Pk; Tue, 12 Jun 2007 15:44:32 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-207-135.inter.net.il [84.229.207.135]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GYU42872 (AUTH halo1); Tue, 12 Jun 2007 22:44:32 +0300 (IDT) In-reply-to: <466EA440.1000103@gnu.org> (message from Jason Rumney on Tue, 12 Jun 2007 14:48:48 +0100) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15863 Archived-At: > Date: Tue, 12 Jun 2007 14:48:48 +0100 > From: Jason Rumney > Cc: bug-gnu-emacs@gnu.org > > Robert Gloeckner wrote: > > M-x eshell does not create an interactive eshell-buffer. the screen is empty. > > if the buffer is killed and M-x eshell is called a second time, the eshell- > > buffer is created as usual. > > > > Presumably this is reproducable every time you start emacs? If not, it > will be difficult to find the cause, but next time it happens, try to > remember what you did in the emacs session before you tried eshell. > > Is this reproducible if you start emacs from the command-line as "emacs > -Q" ? Right, because I cannot reproduce this on my machine.