From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jose A. Ortega Ruiz" Newsgroups: gmane.emacs.devel Subject: Re: ^D is broken in shell-mode Date: Wed, 23 Jun 2010 20:15:41 +0200 Message-ID: <87wrtpehte.fsf@newton.homeunix.net> References: <87sk4dn4dg.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1277320109 14959 80.91.229.12 (23 Jun 2010 19:08:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 23 Jun 2010 19:08:29 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 23 21:08:28 2010 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.69) (envelope-from ) id 1ORVJD-0005kN-QO for ged-emacs-devel@m.gmane.org; Wed, 23 Jun 2010 21:08:28 +0200 Original-Received: from localhost ([127.0.0.1]:39032 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ORVJD-0005hq-59 for ged-emacs-devel@m.gmane.org; Wed, 23 Jun 2010 15:08:27 -0400 Original-Received: from [140.186.70.92] (port=49311 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ORVJ7-0005hl-II for emacs-devel@gnu.org; Wed, 23 Jun 2010 15:08:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ORVJ5-00078Q-S4 for emacs-devel@gnu.org; Wed, 23 Jun 2010 15:08:21 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:42844) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ORVJ5-00078J-LN for emacs-devel@gnu.org; Wed, 23 Jun 2010 15:08:19 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1ORVJ0-0005am-NZ for emacs-devel@gnu.org; Wed, 23 Jun 2010 21:08:14 +0200 Original-Received: from 83.43.34.249 ([83.43.34.249]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jun 2010 21:08:14 +0200 Original-Received: from jao by 83.43.34.249 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jun 2010 21:08:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 83.43.34.249 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Attribution: jao X-URL: Cancel-Lock: sha1:Uefb9VWCKMNLTqQTYKw5ZyI7dMk= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:126346 Archived-At: On Wed, Jun 23 2010, Štěpán Němec wrote: > "Jose A. Ortega Ruiz" writes: > >> On Tue, Jun 08 2010, Miles Bader wrote: >> >>> It now results in a literal ^D being seen by the subproces. >> >> I've also noticed that this problem affects comint-mode, and is not >> limited to xterm: i'm encountering it in rxvt too. > > Could the problem with Magit being unusable with current Emacs be > related as well? (Perhaps through `process-send-eof' used in > `magit-run*' (?); interestingly, I experience no problems in shell or > comint modes, though): Certainly, the problems i'm observing in comint-derived modes are due to `process-send-eof' not working (and magit doesn't work for me, either). jao -- I always pass on good advice. It's the only thing to do with it. It is never any use to oneself. -Oscar Wilde