From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: Strange bug, request for more info Date: Thu, 31 Jan 2008 11:54:38 +0000 Message-ID: <20080131115438.GC21734@atlantic.linksys.moosehall> References: <20080131103218.GB21734@atlantic.linksys.moosehall> <2f1c7d020801310259m6c65fe0fjf73ab8279f12ff82@mail.gmail.com> Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKY0A-0003zT-SU for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 06:54:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKY09-0003xo-AL for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 06:54:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKY09-0003xb-6R for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 06:54:41 -0500 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JKY09-0001Hk-9R for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 06:54:41 -0500 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id m0VBsdtA002022 for ; Thu, 31 Jan 2008 05:54:39 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id m0VBsdNi002015 for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 11:54:39 GMT Content-Disposition: inline In-Reply-To: <2f1c7d020801310259m6c65fe0fjf73ab8279f12ff82@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Thu, Jan 31, 2008 at 07:59:01AM -0300, Hugo Schmitt wrote: > Adam, > i'm happy and sad with you last message. > How come i never heard about edebug? I read every elisp tutorial out there > (should have read the manual!) > I've been putting (read-string "debug msg") on my code for the past two > years for tracing the execution... > > This totally rocks! Thanks a lot! Delighted to be of use :-) C-u C-M-x is *so* useful ...