Klaus Wuestefeld

Results 16 comments of Klaus Wuestefeld

Not only the :from but also what Java's InternetAddress calls the personal name: https://docs.oracle.com/javaee/6/api/javax/mail/internet/InternetAddress.html#InternetAddress(java.lang.String,%20java.lang.String) I call it :from-label (defn map->mime "Takes a map and returns a mime-formatted object." [msg] (let...

In the first case, everything after # is ignored as a comment, of course.

What docstring? The readme file is misleading: "A set of namespace prefixes to exclude from the graph. For example, #{clojure} would exclude clojure.string, clojure.java.io, etc."

Sorry, no opensource demo available yet.

Yes. On Jul 20, 2015 10:49 AM, "Brian Marick" [email protected] wrote: > I'm wondering if it might be useful to have a way to tell autotest to > "narrow in...

No, I don't have clj-kondo installed. Can I do anything here to provide more info? My two team mates have the same issue. And we don't have any special Calva...

Could you report to clj-kondo? If they start questioning me, I would just be a middleman relaying their questions to you. Thanks for the ^:export tip! My problem is solved.

Do these tools not produce the Classpath in the Java standard? 5 or 6 tools cover 99% of all Clojure projects. If it is not using the classpath, how does...