all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* can unison run in emacs?
@ 2009-06-09 21:44 Xah Lee
  2009-06-09 21:53 ` Xah Lee
  2009-06-10 22:45 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Xah Lee @ 2009-06-09 21:44 UTC (permalink / raw
  To: help-gnu-emacs

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://xah@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://xah@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)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: can unison run in emacs?
  2009-06-09 21:44 can unison run in emacs? Xah Lee
@ 2009-06-09 21:53 ` Xah Lee
  2009-06-10 22:45 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Xah Lee @ 2009-06-09 21:53 UTC (permalink / raw
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: can unison run in emacs?
  2009-06-09 21:44 can unison run in emacs? Xah Lee
  2009-06-09 21:53 ` Xah Lee
@ 2009-06-10 22:45 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2009-06-10 22:45 UTC (permalink / raw
  To: help-gnu-emacs

> From: Xah Lee <xahlee@gmail.com>
> 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.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-10 22:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-09 21:44 can unison run in emacs? Xah Lee
2009-06-09 21:53 ` Xah Lee
2009-06-10 22:45 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.