From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Patterson Newsgroups: gmane.emacs.help Subject: Re: emacs 23 term behaviour on OS X Date: Sat, 09 Aug 2008 19:23:35 -0600 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1218385578 15257 80.91.229.12 (10 Aug 2008 16:26:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Aug 2008 16:26:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 10 18:27:09 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KSDkz-000106-DG for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Aug 2008 18:27:01 +0200 Original-Received: from localhost ([127.0.0.1]:59190 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSDk3-00071S-GL for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Aug 2008 12:26:03 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local02.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail Original-NNTP-Posting-Date: Sat, 09 Aug 2008 20:23:51 -0500 Original-Newsgroups: gnu.emacs.help,comp.emacs User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (darwin) Cancel-Lock: sha1:lLf6gIFAZNmIFWqguUO4VOomUos= Original-Lines: 19 X-Usenet-Provider: http://www.giganews.com Original-NNTP-Posting-Host: 98.202.155.243 Original-X-Trace: sv3-wfX+5NuI5zx3B2Cde0uCrEzQQan2rttJCuJtpd2A0VXBocH8qq801SALGyyYBTQKNA9FtHyc8C+5hxU!uSlpl/4oR69BhtwltZbCItL26uMTYy+eehFCt3lqdp1Ad7VN/n6z53fhHi4XhLGmj0WjtOwxc4k3!aNhevURQ1rcso4I= Original-X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.39 Original-Xref: news.stanford.edu gnu.emacs.help:161048 comp.emacs:96954 X-Mailman-Approved-At: Sun, 10 Aug 2008 12:21:24 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:56407 Archived-At: nakkaya@gmail.com writes: > i use M-x term with /bin/bash on os x (emacs 22) without any problems after > compiling emacs 23 term started behaving differently when i hit enter i > get the following error > > Debugger entered--Lisp error: (wrong-type-argument integerp return) > make-string(1 return) > term-send-raw() > call-interactively(term-send-raw nil nil) > > i also get the same error with tab i tried starting emacs with -q but > still got the same error. is there a way to fix this because i relay on > term a lot for my development. > > thanks... Hmm... I'm getting the same thing on a fresh build. Anyone think this is worth a bug report?