Xref: utzoo gnu.emacs.help:1955 comp.emacs:10661 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!uunet!tut.cis.ohio-state.edu!unreplyable!garbage From: NDAVIS@INTELLICORP.COM (Nils Davis) Newsgroups: gnu.emacs.help,comp.emacs Subject: `tty`: Ambiguous. -- what does this mean? Message-ID: <9105070133.AA01943@life.ai.mit.edu> Date: 6 May 91 22:08:52 GMT Article-I.D.: life.9105070133.AA01943 Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu Lines: 23 I get this "`tty`: Ambiguous" error now and then, like when I try to use Kyle Jones' crypt.el to read in compressed files. What does this mean, and how can I stop it? I'm using Emacs both in its own X window, and under SunTools with the emacstool program -- I get the same error with each. The error has also shown up with other shell-related things, like "shell-command-on-region" and whatnot, which makes me think the spawned shells are having trouble. My default shell is csh, and my shell-file-name variable is set to /bin/csh. Late-breaking news: As I wrote this, I tried an experiment, and set shell-file-name to /bin/sh. Now things work. Is this just a normal brokenness of csh, or is there something else I can do to make it work with csh? Thanks for any info, Nils Davis ndavis@intellicorp.com -------