From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Neil Jerram" Newsgroups: gmane.lisp.guile.devel Subject: Re: guile-vm .go files in GUILE_LOAD_PATH Date: Thu, 18 Sep 2008 09:26:59 +0200 Message-ID: <49dd78620809180026i43ddebb9y7bf7b52a672974c8@mail.gmail.com> References: <27940045.1016601221692239870.JavaMail.root@cdptpa-web21-z02> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221722891 22519 80.91.229.12 (18 Sep 2008 07:28:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Sep 2008 07:28:11 +0000 (UTC) Cc: guile-devel@gnu.org To: dsmich@roadrunner.com Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Sep 18 09:29:07 2008 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KgDw3-0006oC-4W for guile-devel@m.gmane.org; Thu, 18 Sep 2008 09:28:19 +0200 Original-Received: from localhost ([127.0.0.1]:47941 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgDuz-0002U2-Ra for guile-devel@m.gmane.org; Thu, 18 Sep 2008 03:27:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KgDuq-0002TJ-Vp for guile-devel@gnu.org; Thu, 18 Sep 2008 03:27:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KgDup-0002Se-9M for guile-devel@gnu.org; Thu, 18 Sep 2008 03:27:04 -0400 Original-Received: from [199.232.76.173] (port=34257 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgDuo-0002Sb-VB for guile-devel@gnu.org; Thu, 18 Sep 2008 03:27:03 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:37631) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KgDup-0005fp-8V for guile-devel@gnu.org; Thu, 18 Sep 2008 03:27:03 -0400 Original-Received: from rv-out-0708.google.com ([209.85.198.251]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KgDun-0002FZ-ML for guile-devel@gnu.org; Thu, 18 Sep 2008 03:27:01 -0400 Original-Received: by rv-out-0708.google.com with SMTP id k29so4020339rvb.6 for ; Thu, 18 Sep 2008 00:27:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ivwXIZnxlAxwSWKXD+XExsizaqBiu/VBJjFb0DULCFw=; b=pWdrpKLbYEk3ZFGzBMO9rrgs/Dk7CL4Q1+hj6DlntlmOSyI+4/cM1wmlUQokRxECsA CrWrTSLnq+Ph/yK+HQeCQMeGfHRpTkSrzoE1kcWj/VRe8iX6PgvNL29seF538YGKrBJN mquq/5e28AKYxQdbhoRzLyoz2FtIYgiy8axHQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=RPuk6+ownKGt9q4VRp7j0Z1XDdny0I3Ham8/Mu56D0RxlzmlHN3ygWxdmzYtbpEHIk 4AOy7pJX28ZkPI1SPM/Ke3s/Xxr/EminjXlGVCH1jlG4lo2tnHvuTroC554TU411GpTN Jcv7GZWPsX7DcoDL6eqYq2Ogtj/oC2MpmdK9w= Original-Received: by 10.141.212.5 with SMTP id o5mr7211311rvq.20.1221722819872; Thu, 18 Sep 2008 00:26:59 -0700 (PDT) Original-Received: by 10.140.142.15 with HTTP; Thu, 18 Sep 2008 00:26:59 -0700 (PDT) In-Reply-To: <27940045.1016601221692239870.JavaMail.root@cdptpa-web21-z02> Content-Disposition: inline X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:7715 Archived-At: 2008/9/18 : > Basically, a .go file will be preferred over a .scm file even if the .scm file is earlier in the load-path. I think that the file earlier in the load-path should win. > > Thoughts? I agree. I think that's what Emacs does, and Emacs is a good example to follow. It may also be worth checking out what Python does. Neil