* shell not allocating tty on OS X
@ 2004-05-30 22:39 Replace 'spam' with 'gnu' to send me email
2004-06-02 13:38 ` Kai Grossjohann
0 siblings, 1 reply; 2+ messages in thread
From: Replace 'spam' with 'gnu' to send me email @ 2004-05-30 22:39 UTC (permalink / raw)
I'm using the Carbon build of Emacs from
http://mindlube.com/download/files/emacs-osx-10-25-03.dmg, and I'm having
a bunch of problems with the shell. I think that all of them can be
traced to the fact that unlike other builds of emacs I've used, this one
doesn't allocate a tty to the shell.
I'm suprised that I'm the only person running into this problem, but I've
searched about everywhere I could think of and haven't turned up any
suggestions.
Can anybody tell me how I can get emacs to allocate a tty for the shell?
I'm comfortable modifying sources if necessary.
Thanks.
Andrew
--
Please include this line when replying.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: shell not allocating tty on OS X
2004-05-30 22:39 shell not allocating tty on OS X Replace 'spam' with 'gnu' to send me email
@ 2004-06-02 13:38 ` Kai Grossjohann
0 siblings, 0 replies; 2+ messages in thread
From: Kai Grossjohann @ 2004-06-02 13:38 UTC (permalink / raw)
Replace 'spam' with 'gnu' to send me email <andrew_certain_spam@thecertains.com> writes:
> I'm using the Carbon build of Emacs from
> http://mindlube.com/download/files/emacs-osx-10-25-03.dmg, and I'm having
> a bunch of problems with the shell. I think that all of them can be
> traced to the fact that unlike other builds of emacs I've used, this one
> doesn't allocate a tty to the shell.
On MacOS, process-connection-type defaults to nil for some reason or
other. I think if you set it to t, then this behavior will change.
But since there was a reason for setting process-connection-type to
nil, expect breakage elsewhere if you do this.
Kai
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-02 13:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-30 22:39 shell not allocating tty on OS X Replace 'spam' with 'gnu' to send me email
2004-06-02 13:38 ` Kai Grossjohann
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.