From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nakkaya@gmail.com Newsgroups: gmane.emacs.help Subject: emacs 23 term behaviour on OS X Date: Fri, 08 Aug 2008 13:31:49 GMT Organization: hede Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1218202953 5612 80.91.229.12 (8 Aug 2008 13:42:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2008 13:42:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 08 15:43:23 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 1KRSFU-0006lG-2m for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Aug 2008 15:43:20 +0200 Original-Received: from localhost ([127.0.0.1]:35400 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRSEX-0008PE-G8 for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Aug 2008 09:42:21 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!news-in-01.newsfeed.easynews.com!easynews.com!easynews!easynews-local!fe02.news.easynews.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (darwin) Cancel-Lock: sha1:wMLx++ZMEYQTjgQVeVdBfBXF9w4= Original-Lines: 17 Original-X-Complaints-To: abuse@easynews.com X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly. Original-Xref: news.stanford.edu gnu.emacs.help:160962 comp.emacs:96946 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:56307 Archived-At: 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... -- Nurullah Akkaya