[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can unison run in emacs?
From: |
Xah Lee |
Subject: |
Re: can unison run in emacs? |
Date: |
Tue, 9 Jun 2009 14:53:17 -0700 (PDT) |
User-agent: |
G2/1.0 |
On Jun 9, 2:44 pm, Xah Lee <xah...@gmail.com> 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 “unison, emacs”, 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.)
>
> Xah
> ∑http://xahlee.org/
>
> ☄
>
> 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]+ Stopped 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