Thank you Andy, after I changed ~/.lein/profiles.clj file to a different
nam, it works now. I can see all of 1400 files.
Am Dienstag, 25. Dezember 2018 04:24:00 UTC+1 schrieb Justin Smith:
>
> This isn't a clojure issue.
>
> A reference to "process filter" indicates this is an emacs problem. Its
This isn't a clojure issue.
A reference to "process filter" indicates this is an emacs problem. Its
regex syntax matcher tends to blow up on long lines.
On Mon, Dec 24, 2018, 14:57 Andy Fingerhut wrote:
> I would recommend trying to temporarily rename ~/.lein/profiles.clj to a
> different name,
I would recommend trying to temporarily rename ~/.lein/profiles.clj to a
different name, so that there is no such file with that name any more, and
try your file-seq expression again to see if it behaves any differently.
Andy
On Mon, Dec 24, 2018 at 1:38 PM nenad mitrovic
wrote:
> Sorry, here i
windows 8.1, java 1.8.0_191, clojure 1.8.0
profiles.clj contains the following content:
{:profiles/dev {:env {:database-url
"jdbc:postgresql://localhost/spam_filter_dev?user=db_user_name_here&password=db_user_password_here"}}
:profiles/test {:env {:database-url
"jdbc:postgresql://localhost/s
Sorry, here is profiles.clj
{:user
{
:java-cmd "C:\\Program Files\\Java\\jdk1.8.0_111\\bin\\java.exe"
:plugins [
[cider/cider-nrepl "0.8.1"]
[luminus/lein-template "2.9.9.2"]
]
}
}
On Monday, December 24, 2018 at 10:12:04 PM UTC+1, nenad mitrovic wrote:
>
> I am trying to execut
I have just tried to reproduce a similar case on a system running Mac OS X
10.13.6, Oracle/Apple Java 1.8.0_192, Clojure 1.9.0, and Leiningen 2.8.3,
and a directory containing 1400 files. I did not see the error you did.
What versions of OS, Java, Clojure, and anything on top of Clojure (e.g.
Lei