From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; source of warning in *shell* buffer Date: Sat, 20 Oct 2007 00:55:59 +0200 Message-ID: <4E3D4296-678C-4FE6-8802-CE4C21087C4C@Freenet.DE> References: <98D3E112-2FC1-4065-9401-6179A3EF27D7@Freenet.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1192834585 5358 80.91.229.12 (19 Oct 2007 22:56:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Oct 2007 22:56:25 +0000 (UTC) Cc: Andreas Schwab , emacs-pretest-bug@gnu.org, Jason Rumney To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 20 00:56:25 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ij0lV-0006OP-0F for ged-emacs-devel@m.gmane.org; Sat, 20 Oct 2007 00:56:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ij0lN-00041R-Ez for ged-emacs-devel@m.gmane.org; Fri, 19 Oct 2007 18:56:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ij0lJ-0003zW-PZ for emacs-devel@gnu.org; Fri, 19 Oct 2007 18:56:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ij0lI-0003yY-Fa for emacs-devel@gnu.org; Fri, 19 Oct 2007 18:56:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ij0lI-0003yR-4h for emacs-devel@gnu.org; Fri, 19 Oct 2007 18:56:12 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ij0lH-00033k-Lj for emacs-devel@gnu.org; Fri, 19 Oct 2007 18:56:11 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ij0lH-0003K9-Bq for emacs-pretest-bug@gnu.org; Fri, 19 Oct 2007 18:56:11 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ij0lE-000330-2P for emacs-pretest-bug@gnu.org; Fri, 19 Oct 2007 18:56:11 -0400 Original-Received: from mout1.freenet.de ([195.4.92.91]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ij0lA-00032S-0S; Fri, 19 Oct 2007 18:56:04 -0400 Original-Received: from [195.4.92.22] (helo=mx12.freenet.de) by mout1.freenet.de with esmtpa (Exim 4.68) (envelope-from ) id 1Ij0l8-0007Lw-4p; Sat, 20 Oct 2007 00:56:02 +0200 Original-Received: from fd0cd.f.ppp-pool.de ([195.4.208.205]:62791 helo=[192.168.1.2]) by mx12.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.68 #6) id 1Ij0l7-0004uu-Uu; Sat, 20 Oct 2007 00:56:02 +0200 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:81265 gmane.emacs.pretest.bugs:20174 Archived-At: Am 19.10.2007 um 18:06 schrieb Eli Zaretskii: > "Bad file descriptor" is the standard string describing EBADF on many > Posix systems, if you want to find it, look in libc.so. What you > found above is just mapping from the Windows socket error codes to > such standard strings. Of course! I see now =96 that the question is: what is presumingly lisp/=20= shell.el doing wrong in contrast to lisp/terminal.el when creating =20 the buffer and launching the login shell? -- Greetings Pete The light at the end of the tunnel has been turned off due to budget =20 cuts.