Coder Social home page Coder Social logo

Comments (2)

technomancy avatar technomancy commented on August 27, 2024

This should be fixed with the latest version; now all tasks fork unconditionally.

from leiningen.

vshender avatar vshender commented on August 27, 2024

It seems doesn't work for me.

I started "lein swank" and connected to it with "M-x slime-connect". Then I tried to read file with the following content "Привет!":

    user> (slurp "testfile")
    "??????!"

If I just started slime with "M-x slime", all works properly:

    user> (slurp "testfile")
    "Привет!"

I have used latest snapshot of leiningen from git:

    $ lein version
    Leiningen 1.2.0-RC2 on Java 1.6.0_20 Java HotSpot(TM) 64-Bit Server VM

    $ git log | head -3
    commit 473250b18f482cbae1b400872506c3341c2541d5
    Author: Phil Hagelberg 
    Date:   Tue Jun 29 20:31:44 2010 -0700

from leiningen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.