From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: can unison run in emacs? Date: Wed, 10 Jun 2009 18:45:53 -0400 Message-ID: References: <19c11268-b345-4ab2-8897-c5845c0d8e15@r33g2000yqn.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1244673979 23782 80.91.229.12 (10 Jun 2009 22:46:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Jun 2009 22:46:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 11 00:46:16 2009 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 1MEWYi-0003TA-MI for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Jun 2009 00:46:16 +0200 Original-Received: from localhost ([127.0.0.1]:59544 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEWYh-0007r8-RV for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Jun 2009 18:46:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEWYQ-0007r1-Aj for help-gnu-emacs@gnu.org; Wed, 10 Jun 2009 18:45:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEWYL-0007qn-Ql for help-gnu-emacs@gnu.org; Wed, 10 Jun 2009 18:45:57 -0400 Original-Received: from [199.232.76.173] (port=57533 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEWYL-0007qj-Nn for help-gnu-emacs@gnu.org; Wed, 10 Jun 2009 18:45:53 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:55506) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MEWYL-0004pI-Ex for help-gnu-emacs@gnu.org; Wed, 10 Jun 2009 18:45:53 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MEWYL-0000HW-BT for help-gnu-emacs@gnu.org; Wed, 10 Jun 2009 18:45:53 -0400 In-reply-to: <19c11268-b345-4ab2-8897-c5845c0d8e15@r33g2000yqn.googlegroups.com> (message from Xah Lee on Tue, 9 Jun 2009 14:44:38 -0700 (PDT)) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:65129 Archived-At: > From: Xah Lee > Newsgroups: gnu.emacs.help,comp.emacs > Date: Tue, 9 Jun 2009 14:44:38 -0700 (PDT) > > When running unison within emacsW32's cygwin shell, it gives me a > error: > > bash: [6056: 1] tcsetattr: Inappropriate ioctl for device Looks like a bug in unison (assuming it can run on a terminal that does not support fancy interactive features), or maybe its limitation. It wants an interactive terminal, but Emacs's way of invoking subordinate programs isn't.