From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: RE: wrong-type-argument in gud-tooltip-mode Date: Sun, 27 Jan 2008 13:04:28 +1300 Message-ID: <18331.51852.195134.607586@kahikatea.snap.net.nz> References: 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 1201393727 1693 80.91.229.12 (27 Jan 2008 00:28:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Jan 2008 00:28:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: Herbert Euler Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 27 01:29:06 2008 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 1JIvOT-00088j-U9 for ged-emacs-devel@m.gmane.org; Sun, 27 Jan 2008 01:29:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIvO3-0003ND-5v for ged-emacs-devel@m.gmane.org; Sat, 26 Jan 2008 19:28:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JIvNz-0003MV-F6 for emacs-devel@gnu.org; Sat, 26 Jan 2008 19:28:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JIvNy-0003LO-0a for emacs-devel@gnu.org; Sat, 26 Jan 2008 19:28:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIvNx-0003LD-T8 for emacs-devel@gnu.org; Sat, 26 Jan 2008 19:28:33 -0500 Original-Received: from viper.snap.net.nz ([202.37.101.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JIvNx-0007uy-Ii for emacs-devel@gnu.org; Sat, 26 Jan 2008 19:28:33 -0500 Original-Received: from kahikatea.snap.net.nz (194.31.255.123.static.snap.net.nz [123.255.31.194]) by viper.snap.net.nz (Postfix) with ESMTP id 8981D3DA1C1; Sun, 27 Jan 2008 13:04:29 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id E1C158FC6D; Sun, 27 Jan 2008 13:04:28 +1300 (NZDT) In-Reply-To: X-Mailer: VM 7.19 under Emacs 23.0.50.37 X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:87608 Archived-At: Herbert Euler writes: > > > Buffers whose name start with a space character do not visit files, > > Sorry, this is not precise. I meant the buffers whose names looks like > " *string-output*", " *Echo Area 0*" etc. I don't follow, gud-tooltip-mode is not trying to match these buffer names. They should be excluded because the value of gud-minor-mode should be nil in them. What value do thay have for gud-minor-mode? Clearly there's a bug but I think it's elsewhere. -- Nick http://www.inet.net.nz/~nickrob