From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bruce Korb Newsgroups: gmane.lisp.guile.devel Subject: Re: Getting source location information Date: Wed, 30 Nov 2005 15:30:52 -0800 Organization: At Home Message-ID: <200511301530.52361.bruce.korb@gmail.com> References: <200511272025.32395.bruce.korb@gmail.com> <200511301253.50840.bruce.korb@gmail.com> <87y835epd7.fsf@trouble.defaultvalue.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1133393562 20745 80.91.229.2 (30 Nov 2005 23:32:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 Nov 2005 23:32:42 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Dec 01 00:32:40 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EhbPv-0006A6-I2 for guile-devel@m.gmane.org; Thu, 01 Dec 2005 00:31:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EhbPu-0004Bb-H0 for guile-devel@m.gmane.org; Wed, 30 Nov 2005 18:31:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EhbPn-0004AI-7T for guile-devel@gnu.org; Wed, 30 Nov 2005 18:31:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EhbPj-00048n-VM for guile-devel@gnu.org; Wed, 30 Nov 2005 18:31:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EhbPj-00048h-HK for guile-devel@gnu.org; Wed, 30 Nov 2005 18:31:03 -0500 Original-Received: from [207.115.57.43] (helo=ylpvm12.prodigy.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EhbPj-0004iC-42 for guile-devel@gnu.org; Wed, 30 Nov 2005 18:31:03 -0500 Original-Received: from pimout3-ext.prodigy.net (pimout3-int.prodigy.net [207.115.4.218]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id jAUNVCv4007053 for ; Wed, 30 Nov 2005 18:31:21 -0500 X-ORBL: [69.226.209.231] Original-Received: from [192.168.1.4] (adsl-69-226-209-231.dsl.pltn13.pacbell.net [69.226.209.231]) by pimout3-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id jAUNUpnh169534; Wed, 30 Nov 2005 18:30:51 -0500 Original-To: Rob Browning User-Agent: KMail/1.7.1 In-Reply-To: <87y835epd7.fsf@trouble.defaultvalue.org> Content-Disposition: inline X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5439 Archived-At: On Wednesday 30 November 2005 02:35 pm, Rob Browning wrote: > > SCM res = scm_call_3 (proc, str, file, line); > > // Let's forget columns -- we don't have scm_call_4. > > Actually it looks like there is a scm_call_4. OK. Let's put it in the doc then, too. :-) > > I'll give this a spin and let you know if it works shortly > > (a day or two). Thank you. (I still think adding it to libguile > > would not hurt.) > > It could be worth adding something like this to Guile, but I'd need to > think a bit more about what might be most generally useful. That would be great! Thank you. Regards, Bruce _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel