From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Can `make tags' generate tags for Scheme source, as well as C? Date: Sun, 12 Sep 2010 13:35:57 +0200 Message-ID: References: <87d3skxjd6.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284291176 26469 80.91.229.12 (12 Sep 2010 11:32:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 12 Sep 2010 11:32:56 +0000 (UTC) Cc: guile-devel@gnu.org To: Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Sep 12 13:32:54 2010 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.69) (envelope-from ) id 1Ouknk-0007sJ-Qc for guile-devel@m.gmane.org; Sun, 12 Sep 2010 13:32:53 +0200 Original-Received: from localhost ([127.0.0.1]:44373 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ouknk-0002gg-66 for guile-devel@m.gmane.org; Sun, 12 Sep 2010 07:32:52 -0400 Original-Received: from [140.186.70.92] (port=59486 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ouknb-0002gR-L7 for guile-devel@gnu.org; Sun, 12 Sep 2010 07:32:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OuknZ-0001Pk-Gi for guile-devel@gnu.org; Sun, 12 Sep 2010 07:32:43 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:43317 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OuknZ-0001Pe-D4 for guile-devel@gnu.org; Sun, 12 Sep 2010 07:32:41 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 3CA09D5246; Sun, 12 Sep 2010 07:32:41 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=9imxKaPkeHlV9Iq1aPbSyxTzcbs=; b=OdKT0R A5qjzenlc5ARhOQmRUBdWHJUQ73Dj6BzhbqPbNs4jop3IYx3YCqKKnA+kChjuBHg BDNZYbPFSq8JStwuK3YByaDilefvBPMuuyvtEIoeV7n5wXCbQquK4jLhdLUPn9He i46hVPWzVz16rDm+6GGbFkvCAwQ7KhaVDJZSQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=inKMeebZh9gWba4LPtf2nxFnIC5lEBCu EzpryUwdJ5OGjVVAOykWKVIkw9mfNConwbkwb8P3rCd0zUIh6aD+xWxNf7sqGfu7 LPG5y/9HjdjOQF8tK/cbrlY4rXO2OxohnCYRFN2U1QOTss4FPuMkPm8tTd8dbj1M GJs3dJcxsEs= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 212A7D5245; Sun, 12 Sep 2010 07:32:40 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [83.44.190.100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 829CED5244; Sun, 12 Sep 2010 07:32:38 -0400 (EDT) In-Reply-To: <87d3skxjd6.fsf@ossau.uklinux.net> (Neil Jerram's message of "Sat, 11 Sep 2010 18:47:33 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 735E9DEE-BE61-11DF-A066-030CEE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:10908 Archived-At: On Sat 11 Sep 2010 19:47, Neil Jerram writes: > I think this got lost when the toplevel "module" directory was > introduced. The attached patch restores it; OK to commit? Please do! Andy -- http://wingolog.org/