This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-12-22
Channels
- # adventofcode (1)
- # beginners (172)
- # boot (47)
- # cider (7)
- # cljs-dev (30)
- # cljsrn (43)
- # clojure (180)
- # clojure-dusseldorf (1)
- # clojure-greece (1)
- # clojure-italy (3)
- # clojure-russia (41)
- # clojure-spec (67)
- # clojure-uk (101)
- # clojurescript (128)
- # core-async (4)
- # cursive (13)
- # datomic (29)
- # devcards (5)
- # emacs (19)
- # events (1)
- # hoplon (38)
- # lein-figwheel (1)
- # luminus (8)
- # midje (1)
- # off-topic (47)
- # om (10)
- # onyx (23)
- # protorepl (1)
- # re-frame (11)
- # reagent (7)
- # ring (3)
- # ring-swagger (9)
- # rum (6)
- # sql (5)
- # untangled (4)
does something exist where you can add an additional layer over a file to pollute it with your own nonsense comments and that exists outside of it?
Does someone know an emacs tool where you can take an html text and remove the tags but somehow add structure, at least faces where bold and h1 tags are found. Im trying to find a way to spit html docs into a repl buffer with humar readability if possible. I may end up developing my own solution. I wonder what emacs users use to view html formatted emails?
another option is pandoc
, which is a command line tool to convert different types of markup (incl. Markdown, html, org-mode, docbook, etc.
a user on here named plexus wrote this utility: https://github.com/plexus/html-to-hiccup
@hlolli I'm doing my (loads of daily) emails in Emacs with mu4e and mu4e-shr2text
. It's not awesome, but the best that I could find after benchmarking all options that I could find on a semi-vast set of html emails.
This happens for those fancy auto generated mails. Mails from Outlook, Gmail and what not are totally readable with mu4e-shr2text
.
sorry channel, I literally got message that my message delivery failed and therefore wasn't checking if I got any replies. And my message is not visible on my slack as I write. (now reading the replies...)
@hlolli Here's my Emacs mail configuration if you're interested: https://github.com/munen/emacs.d/blob/master/configuration.org#mail I'm quite happy about it. Many years ago I had mutt with vim, then Mail.app, all the good web mailers and now I'm having the best mail experience of my life thanks to mu4e(;