From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Lee Newsgroups: gmane.emacs.help Subject: Re: can unison run in emacs? Date: Tue, 9 Jun 2009 14:53:17 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8eea543c-91c3-4e08-9168-a7ea333ea9d9@z9g2000yqi.googlegroups.com> References: <19c11268-b345-4ab2-8897-c5845c0d8e15@r33g2000yqn.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1244587892 6472 80.91.229.12 (9 Jun 2009 22:51:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Jun 2009 22:51:32 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 10 00:51:30 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 1MEAA8-00067G-H4 for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Jun 2009 00:51:24 +0200 Original-Received: from localhost ([127.0.0.1]:33921 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEAA7-0008RE-RI for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Jun 2009 18:51:23 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!z9g2000yqi.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs Original-Lines: 43 Original-NNTP-Posting-Host: 76.102.12.87 Original-X-Trace: posting.google.com 1244584446 32236 127.0.0.1 (9 Jun 2009 21:54:06 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 9 Jun 2009 21:54:06 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z9g2000yqi.googlegroups.com; posting-host=76.102.12.87; posting-account=bRPKjQoAAACxZsR8_VPXCX27T2YcsyMA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.30 Safari/530.5, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:169870 comp.emacs:98230 X-Mailman-Approved-At: Tue, 09 Jun 2009 18:46:59 -0400 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:65103 Archived-At: On Jun 9, 2:44=C2=A0pm, Xah Lee wrote: > When running unison within emacsW32's cygwin shell, it gives me a > error: > > bash: [6056: 1] tcsetattr: Inappropriate ioctl for device > > is there some terminal setting or something in emacs to get this to > work? > > Thanks. > > (i searched google a bit, with the error or with =E2=80=9Cunison, emacs= =E2=80=9D, but > didn't seem to help. unison runs fine in the real cygwin terminal. I > can run rsync in Carbon emacs, but don't remember i ever did with > unison.) > > =C2=A0 Xah > =E2=88=91http://xahlee.org/ > > =E2=98=84 > > Here's the cygwin log: > > Cygwin ~/web > unison -servercmd /usr/bin/unison c:/Users/xah/web > ssh://...@169.254.55.4//Users/xah/web > Contacting server... > bash: [6056: 1] tcsetattr: Inappropriate ioctl for device > > [1]+ =C2=A0Stopped =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 unison -servercmd /usr/bin/unison c:/ > Users/xah/web ssh://...@169.254.55.4//Users/xah/web > Cygwin ~/web > > > GNU Emacs 23.0.94.1 (i386-mingw-nt6.0.6001) of 2009-05-28 on > LENNART-69DE564 (patched) just found the -dumbtty option in unison home page's doc... however, seems to still get the same error. ... sorry haven't done much looking here, am tired... heading to bed. Xah