From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: moboyle79 Newsgroups: gmane.emacs.devel Subject: Re: Device 0 is not a termcap terminal device Date: Wed, 4 Feb 2009 14:45:32 -0800 (PST) Message-ID: <21841402.post@talk.nabble.com> References: <20081003100758.GA1762@muc.de> <87zlll1wrb.fsf@cyd.mit.edu> <20081004222724.GA13943@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1233811084 22637 80.91.229.12 (5 Feb 2009 05:18:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2009 05:18:04 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 05 06:19:19 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LUwdy-000800-2o for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2009 06:19:18 +0100 Original-Received: from localhost ([127.0.0.1]:56427 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUwcf-00028S-5C for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2009 00:17:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUqV1-0002Si-Dg for emacs-devel@gnu.org; Wed, 04 Feb 2009 17:45:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUqUz-0002RS-Ot for Emacs-devel@gnu.org; Wed, 04 Feb 2009 17:45:38 -0500 Original-Received: from [199.232.76.173] (port=35739 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUqUz-0002RB-8t for Emacs-devel@gnu.org; Wed, 04 Feb 2009 17:45:37 -0500 Original-Received: from kuber.nabble.com ([216.139.236.158]:56852) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LUqUy-0006VK-DF for Emacs-devel@gnu.org; Wed, 04 Feb 2009 17:45:37 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LUqUu-0004y2-An for Emacs-devel@gnu.org; Wed, 04 Feb 2009 14:45:32 -0800 In-Reply-To: <20081004222724.GA13943@muc.de> X-Nabble-From: moboyle79@hotmail.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Thu, 05 Feb 2009 00:17:52 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108772 Archived-At: I don't have much to add, except that I fix the problem by commenting out the line (xterm-mouse-mode t) in my ~/.emacs . As another note, when the daemon is running, and I `emacsclient -nw` and try to run the command xterm-mouse-mode, I get "Device 0 is not a termcap terminal device" in the minibuffer. I have emacs 23.0.90.1 on red hat. -- View this message in context: http://www.nabble.com/Device-0-is-not-a-termcap-terminal-device-tp19654468p21841402.html Sent from the Emacs - Dev mailing list archive at Nabble.com.