all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steven Tamm <steventamm@mac.com>
Cc: John Wiegley <johnw@gnu.org>, emacs-devel@gnu.org
Subject: Re: process-connection-type nil & gdb
Date: Tue, 25 Nov 2003 19:24:11 -0800	[thread overview]
Message-ID: <0094821B-1FC0-11D8-B29E-00039390AB82@mac.com> (raw)
In-Reply-To: <m3znekdxi0.fsf@seneca.benny.turtle-trading.net>

It is fixed in Panther and it probably makes sense to remove the (setq) 
from mac-win.el.   However, I'm still using Jaguar, and I still want 
the default to be nil so that my diffs don't get truncated.

I think a "better solution" would be to modify process.c to make the 
default for process_connection_type to be Qnil on darwin < 7.0.   It 
probably makes sense to add this in configure.in, but I'm not sure what 
is the most kosher way to do this.  Should it look at the canonical 
machine name and then for darwin<7 it will be set to Qnil and darwin>7 
to Qt?   Any comments would be appreciated.

Regardless, I think the problem with signaling across a pipe killing 
gdb is still a valid one.  If it is an inherent problem, that's fine 
with me, but it would be good to know why and put it in etc/PROBLEMS 
(unless .

-Steven

On Tuesday, November 25, 2003, at 12:05  PM, Benjamin Riefenstahl wrote:

> Hi Steven,
>
>
> Steven Tamm <steventamm@mac.com> writes:
>> I noticed this bug a while ago in the carbon port, and it works
>> correctly with both X11 and the terminal emacs.  It has to do with
>> the (setq process-connection-type nil) problem.
>
> AFAIR, that was the work-around.  The problem was that ptys Mac OS X
> didn't work right.  Andrew Choi said that this was probably fixed in
> 10.3 so that the work-around wasn't necessary any more.  See
>
>   http://mail.gnu.org/archive/html/emacs-devel/2003-01/msg00756.html
>   http://mail.gnu.org/archive/html/emacs-devel/2003-10/msg00818.html
>
>
> benny
>
>
>
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://mail.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2003-11-26  3:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-21  1:43 C-c C-c killing gdb on OS/X John Wiegley
2003-11-25 17:02 ` process-connection-type nil & gdb (was Re: C-c C-c killing gdb on OS/X) Steven Tamm
2003-11-25 20:05   ` process-connection-type nil & gdb Benjamin Riefenstahl
2003-11-26  3:24     ` Steven Tamm [this message]
2003-11-26 14:22       ` Benjamin Riefenstahl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0094821B-1FC0-11D8-B29E-00039390AB82@mac.com \
    --to=steventamm@mac.com \
    --cc=emacs-devel@gnu.org \
    --cc=johnw@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.