From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: spam@fisher.forestry.uga.edu (Chris Fonnesbeck) Newsgroups: gmane.emacs.help Subject: Re: python-mode problems in emacs (pdb) Date: 10 Mar 2004 13:09:33 -0800 Organization: http://groups.google.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1079064345 21763 80.91.224.253 (12 Mar 2004 04:05:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Mar 2004 04:05:45 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 12 05:05:37 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B1dvV-0006ig-00 for ; Fri, 12 Mar 2004 05:05:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B1bS6-0000O1-8Q for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Mar 2004 20:27:06 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 68.117.216.59 Original-X-Trace: posting.google.com 1078952973 852 127.0.0.1 (10 Mar 2004 21:09:33 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 10 Mar 2004 21:09:33 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:121562 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:17551 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17551 "Peter Milliken" wrote in message news:... > What makes you think this is an Emacs problem? (I assume that you believe it > to be an Emacs problem since you are posting here instead of > comp.lang.python - your statement is not exactly definitive :-)) > > pdb.set_trace() works fine for me in my Emacs (21.3.1 on Windoze) sessions. > > Peter Well, I assumed it was a python-mode.el problem. I am running it on OSX, and emacs is still a bit embryonic on that platform, which I why I am assuming emacs is the culprit. I dont care whodunnit, I just want to fix it. Thanks, cjf