Re: clojure automation

2018-09-25 Thread venkata sai
hiii , i want to create a template from csv data... i am posting the link below.. it is just like autogenerating the code.. https://github.cerner.com/Synapse/event-rules/blob/master/src/main/clojure/hi/kern/qip/kern_qip_flow.clj#L454-L551 On Tuesday, September 25, 2018 at 6:51:44 PM UTC+5:30, He

Re: mu4e:view show email address after display name in message headers

2018-09-25 Thread Colin Yates
Come one now, mocking _AND_ being helpful, that’s just not on! What sort of internet would this be if we all went around, (shudder) helping (urgh) each other ;-). > This is definitely the wrong list, but given how easy it is to do this, I > thought I'd help you out. > > (setq mu4e-view-show-ad

Re: mu4e:view show email address after display name in message headers

2018-09-25 Thread Jeff Kowalczyk
Yes, sorry all for the noise. The message was addressed to the wrong list in Google Groups UI due to pilot error. Deleted the original post but it still goes out to mail interface users. Apologies again. Jeff -- You received this message because you are subscribed to the Google Groups "Clojure

Re: clojure automation

2018-09-25 Thread Herwig Hochleitner
Your question leaves me unsure of what exactly you are trying to achieve, but this article might help: https://github.com/jonase/mlx/wiki/Reading-csv-files-with-data.csv -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email

clojure automation

2018-09-25 Thread venkata sai
I want to automate csv file to clojure file. anyone know how to do it? -- 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 wit

Re: Clojure(Script) web apps in 2018

2018-09-25 Thread Rick Moynihan
On Mon, 24 Sep 2018 at 18:29, James Reeves wrote: > > The latest alpha version of Integrant also adds a 'prep-key' method, which > allows default references to be added to an Integrant key without the need > to resort to modules or external configuration modifier functions. > This should be