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: Can `make tags' generate tags for Scheme source, as well as C? Date: Mon, 04 Oct 2010 23:00:18 +0100 Message-ID: <87pqvphb4d.fsf@ossau.uklinux.net> References: <87d3skxjd6.fsf@ossau.uklinux.net> <87ocbzf4xn.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 1286229899 1575 80.91.229.12 (4 Oct 2010 22:04:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Oct 2010 22:04:59 +0000 (UTC) Cc: 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 Tue Oct 05 00:04:58 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 1P2t9T-0003ZF-PD for guile-devel@m.gmane.org; Tue, 05 Oct 2010 00:04:56 +0200 Original-Received: from localhost ([127.0.0.1]:38649 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2t9T-0005IZ-3p for guile-devel@m.gmane.org; Mon, 04 Oct 2010 18:04:55 -0400 Original-Received: from [140.186.70.92] (port=38968 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2t9I-0004xQ-GQ for guile-devel@gnu.org; Mon, 04 Oct 2010 18:04:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P2t5e-0001e3-3y for guile-devel@gnu.org; Mon, 04 Oct 2010 18:00:59 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:40484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P2t5d-0001aW-Vy; Mon, 04 Oct 2010 18:00:58 -0400 Original-Received: from arudy (unknown [78.149.119.168]) by mail3.uklinux.net (Postfix) with ESMTP id 87D601F6C33; Mon, 4 Oct 2010 23:00:20 +0100 (BST) Original-Received: from neil-laptop (unknown [192.168.1.5]) by arudy (Postfix) with ESMTP id 2D4F638013; Mon, 4 Oct 2010 23:00:24 +0100 (BST) In-Reply-To: <87ocbzf4xn.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 15 Sep 2010 16:37:56 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:10997 Archived-At: ludo@gnu.org (Ludovic Court=C3=A8s) writes: > BTW, =E2=80=98M-.=E2=80=99 in Geiser works really great, if you haven=E2= =80=99t tried yet. And > it works across all the modules currently loaded, not just those of the > current project. I think I must be missing something: for me it always says "Couldn't find edit location for X" in the echo area. (I like lots of other things in Geiser, though.)