I had this problem on OSX. To fix it, I removed the swank dependency
from my project.clj file, then I ran lein deps to clear any old
copies. Follow that with lein plugin install clojure-swank 1.3.1 and
finally lein swank.

On Sun, Jun 5, 2011 at 17:26, Bhinderwala, Shoeb
<sabhinderw...@wellington.com> wrote:
> Yes it is 4005. But I am just using the defaults. Does the problem have
> anything to do with the number 4005?
>
> Again, I am just following simple instructions outlined to get swank running
> using lein, so that I can connect to it using emacs. I am not doing anything
> special or different. As a newcomer to clojure I am just struggling with
> getting a basic setup so I can use a repl in emacs and connect to swank
> launched by lein.
>
> Did anybody face similar problem/error? Are there any more detailed clearer
> instructions anywhere else?
>
> Thanks
> Shoeb
>
> -----Original Message-----
> From: clojure@googlegroups.com on behalf of Ambrose Bonnaire-Sergeant
> Sent: Sun 6/5/2011 3:56 PM
> To: clojure@googlegroups.com
> Subject: Re: swank-clojure/lein/emacs
>
> On Mon, Jun 6, 2011 at 3:46 AM, Bhinderwala, Shoeb <
> sabhinderw...@wellington.com> wrote:
>
>>
>> Exception in thread "main" java.lang.IllegalArgumentException: No value
>> supplied for key: 4005 (NO_SOURCE_FILE:1)
>>
>
> Might be a coincidence, isn't the swank port 4005?
>
> Ambrose
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en



-- 
~JT

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to