From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.help Subject: Re: browsing an elisp codebase Date: Fri, 18 Oct 2013 03:44:45 +0400 Message-ID: <87mwm731jm.fsf@yandex.ru> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1382053509 4170 80.91.229.3 (17 Oct 2013 23:45:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Oct 2013 23:45:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Catonano Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 18 01:45:14 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VWxFh-0005Tg-0s for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Oct 2013 01:45:13 +0200 Original-Received: from localhost ([::1]:55093 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWxFf-0007bO-F3 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Oct 2013 19:45:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWxFR-0007aJ-JJ for help-gnu-emacs@gnu.org; Thu, 17 Oct 2013 19:45:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VWxFM-0000yD-8x for help-gnu-emacs@gnu.org; Thu, 17 Oct 2013 19:44:57 -0400 Original-Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]:62387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWxFM-0000xH-0L for help-gnu-emacs@gnu.org; Thu, 17 Oct 2013 19:44:52 -0400 Original-Received: by mail-la0-f43.google.com with SMTP id el20so81876lab.16 for ; Thu, 17 Oct 2013 16:44:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=b7imLILclYAhYFrMnDtnf3QnqYnUFzsJ6vs3kFcYgyY=; b=1FtLigWlfJM61ZEMXYMv7jvE8m2RzfG963afGbfecsR1CJlmarVEm66Wd7Ie8xGZ6I EpmHvOeBEcr4Eb4Is+DbQFZOwmkmyeQKfeajQ27UKAFhsOM/gcglwiGVVL0eVNF+acP+ hxzGYvjgA3wnqyvv1Cp0p96Sjq8PxGZPaLl+HPeYIZBSplSKop5zofcGhvbZRtQLIuVO NbIl+TYlpg/2X8EWfPvCs/UjZN+/TthLQGk2Mmtl0yB7l/IomemN+yVABrkiQ8LNnpPL kLPItgh9PlJVeHNhpwHNN1e/P+qtoXQ2aqrYCzbBDf/vk/FRw2w7HcW7KZ2cZLcKiKX3 U6oQ== X-Received: by 10.152.9.36 with SMTP id w4mr52195laa.34.1382053490627; Thu, 17 Oct 2013 16:44:50 -0700 (PDT) Original-Received: from axl ([178.252.98.87]) by mx.google.com with ESMTPSA id vx8sm56492714lbb.8.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 17 Oct 2013 16:44:49 -0700 (PDT) In-Reply-To: (catonano@gmail.com's message of "Thu, 17 Oct 2013 17:20:27 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22b X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:94068 Archived-At: Catonano writes: > M-. and M-, work in clojure with nrepl.el and NOT in an elisp buffer > > I'd like to jump to a definition and then jump back to where I came from. Try https://github.com/purcell/elisp-slime-nav