From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: 23.0.60; x-show-tip crashes Emacs Date: Sat, 16 Feb 2008 17:56:10 -0500 Message-ID: References: <7dbe73ed0802160537w185aa660rebbe71c7c130a4dd@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203202584 30283 80.91.229.12 (16 Feb 2008 22:56:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Feb 2008 22:56:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Mathias Dahl" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 16 23:56:48 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 1JQVxf-0003O5-3q for ged-emacs-devel@m.gmane.org; Sat, 16 Feb 2008 23:56:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQVxA-0001SL-WF for ged-emacs-devel@m.gmane.org; Sat, 16 Feb 2008 17:56:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQVx7-0001Rv-7j for emacs-devel@gnu.org; Sat, 16 Feb 2008 17:56:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQVx5-0001Ra-CM for emacs-devel@gnu.org; Sat, 16 Feb 2008 17:56:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQVx5-0001RU-5r for emacs-devel@gnu.org; Sat, 16 Feb 2008 17:56:11 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQVx4-000515-So for emacs-devel@gnu.org; Sat, 16 Feb 2008 17:56:10 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JQVx4-0004hF-G7; Sat, 16 Feb 2008 17:56:10 -0500 X-Spook: KGB terrorism Guantanamo e-cash world domination Clinton X-Ran: +NaV5Xj5jHO^#OO+z'o|ik{xU]{p\wufZOKO$i>g%xa~+Kyq!~m`kq.}!4a",m^Z#**b5~ X-Hue: black X-Attribution: GM In-Reply-To: <7dbe73ed0802160537w185aa660rebbe71c7c130a4dd@mail.gmail.com> (Mathias Dahl's message of "Sat, 16 Feb 2008 14:37:04 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:89279 Archived-At: "Mathias Dahl" wrote: > (x-show-tip > "" nil > '((border-width . 0) > (internal-border-width . 0)) > 5 100 100) > > Evaluate it with C-x C-e. This also crashes Emacs 21 and 22.