Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Where to put nREPL init options?

Received: by 10.42.130.200 with SMTP id w8mr1267051ics.15.1350057195780;
        Fri, 12 Oct 2012 08:53:15 -0700 (PDT)
X-BeenThere: clojure-tools@googlegroups.com
Received: by 10.50.197.170 with SMTP id iv10ls1994914igc.4.gmail; Fri, 12 Oct
 2012 08:53:15 -0700 (PDT)
Received: by 10.42.93.81 with SMTP id w17mr649415icm.21.1350057195279;
        Fri, 12 Oct 2012 08:53:15 -0700 (PDT)
Received: by 10.42.93.81 with SMTP id w17mr649414icm.21.1350057195267;
        Fri, 12 Oct 2012 08:53:15 -0700 (PDT)
Return-Path: <c...@cemerick.com>
Received: from smtp203.dfw.emailsrvr.com (smtp203.dfw.emailsrvr.com. [67.192.241.203])
        by gmr-mx.google.com with ESMTPS id ge7si275022igb.0.2012.10.12.08.53.14
        (version=TLSv1/SSLv3 cipher=OTHER);
        Fri, 12 Oct 2012 08:53:15 -0700 (PDT)
Received-SPF: neutral (google.com: 67.192.241.203 is neither permitted nor denied by best guess record for domain of c...@cemerick.com) client-ip=67.192.241.203;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 67.192.241.203 is neither permitted nor denied by best guess record for domain of c...@cemerick.com) smtp.mail=c...@cemerick.com
Received: from localhost (localhost.localdomain [127.0.0.1])
	by smtp20.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 8F1042580A8
	for <clojure-tools@googlegroups.com>; Fri, 12 Oct 2012 11:53:14 -0400 (EDT)
X-Virus-Scanned: OK
Received: by smtp20.relay.dfw1a.emailsrvr.com (Authenticated sender: cemerick-AT-snowtide.com) with ESMTPSA id 5949F2583BD
	for <clojure-tools@googlegroups.com>; Fri, 12 Oct 2012 11:53:14 -0400 (EDT)
From: Chas Emerick <c...@cemerick.com>
Mime-Version: 1.0 (Apple Message framework v1278)
Content-Type: multipart/alternative; boundary="Apple-Mail=_054C815C-A68B-4286-85D3-6B9EA3F6588D"
Subject: Re: Where to put nREPL init options?
Date: Fri, 12 Oct 2012 11:53:12 -0400
In-Reply-To: <CACMdBJCtyNT1oytAPWoHb-2zL70AGOfLXRRtPsHg0m0A7T+D0Q@mail.gmail.com>
To: clojure-tools@googlegroups.com
References: <10bb3fc8-d95a-4ef7-abc4-0a20f0b0252a@googlegroups.com> <C37D9BC9-8DD6-4E2C-9938-793C761AB...@cemerick.com> <7BEB1909-46AA-4F7A-83FE-1B2FCB9C2...@gmail.com> <51D25EB7-9981-4EF9-A2A2-94EAF14D9...@cemerick.com> <0ECD8D3B-76BE-4C62-AB7F-33725B1CB...@gmail.com> <69F349A3-B85D-4382-AF51-85978FA33...@cemerick.com> <CACMdBJCtyNT1oytAPWoHb-2zL70AGOfLXRRtPsHg0m0A7T+...@mail.gmail.com>
Message-Id: <F652671B-5EA2-433C-83B5-E77FA818E...@cemerick.com>
X-Mailer: Apple Mail (2.1278)


--Apple-Mail=_054C815C-A68B-4286-85D3-6B9EA3F6588D
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=iso-8859-1

That is the default in Leiningen as-is, without any profile =
configuration.

- Chas

On Oct 11, 2012, at 4:50 PM, Jim Crossley wrote:

> Another option is to set port to 0 in the :user profile, letting the =
OS choose an available one, which lein will display on stdout iirc.
>=20
> Jim

--Apple-Mail=_054C815C-A68B-4286-85D3-6B9EA3F6588D
Content-Transfer-Encoding: 7bit
Content-Type: text/html;
	charset=iso-8859-1

<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>That is the default in Leiningen as-is, without any profile configuration.</div><div><br></div><div>- Chas</div><br><div><div>On Oct 11, 2012, at 4:50 PM, Jim Crossley wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p>Another option is to set port to 0 in the :user profile, letting the OS choose an available one, which lein will display on stdout iirc.</p><p>Jim</p></blockquote></div></body></html>
--Apple-Mail=_054C815C-A68B-4286-85D3-6B9EA3F6588D--