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: Patch: New section "Invoking Guile" for chapter "Programming in Scheme" Date: Wed, 27 Apr 2011 20:29:08 +0100 Message-ID: <87zknb5w8r.fsf@ossau.uklinux.net> References: <8CDD0063C9BEB29-FC8-5987@web-mmc-d08.sysops.aol.com> <8CDD0D662A18273-1820-10289@webmail-m029.sysops.aol.com> <8CDD19915ED74FC-D20-21138@webmail-d017.sysops.aol.com> <874o5k28e8.fsf@ossau.uklinux.net> <87liywzq02.fsf@gnu.org> <87fwp42dsi.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1303932602 755 80.91.229.12 (27 Apr 2011 19:30:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 27 Apr 2011 19:30:02 +0000 (UTC) Cc: Andy Wingo , guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Apr 27 21:29:58 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QFAQr-00085l-FC for guile-devel@m.gmane.org; Wed, 27 Apr 2011 21:29:53 +0200 Original-Received: from localhost ([::1]:56530 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFAQr-0004av-0B for guile-devel@m.gmane.org; Wed, 27 Apr 2011 15:29:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFAQo-0004ae-6s for guile-devel@gnu.org; Wed, 27 Apr 2011 15:29:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFAQn-0006Qz-0v for guile-devel@gnu.org; Wed, 27 Apr 2011 15:29:50 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:48040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFAQm-0006Oa-Sl; Wed, 27 Apr 2011 15:29:48 -0400 Original-Received: from arudy (unknown [78.149.119.171]) by mail3.uklinux.net (Postfix) with ESMTP id 2226D1F662B; Wed, 27 Apr 2011 20:29:11 +0100 (BST) Original-Received: from neil-laptop (unknown [192.168.11.9]) by arudy (Postfix) with ESMTP id 3669A3803B; Wed, 27 Apr 2011 20:29:10 +0100 (BST) In-Reply-To: <87fwp42dsi.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 27 Apr 2011 12:23:41 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 80.84.72.33 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12364 Archived-At: ludo@gnu.org (Ludovic Court=C3=A8s) writes: >>> It can be put in .dir-locals.el (info "(emacs) Directory Variables"). >> >> Yeah. In fact it is there, in the root .dir-locals.el, as 72. Is that >> sufficient? > > Oh right, should be enough, yes. OK, that's fine then; that means we'll naturally asymptote towards a situation where there aren't any more reflowing diffs. Thanks! Neil