<?xml version="1.0" encoding="utf-8"?><feedxmlns="http://www.w3.org/2005/Atom"><generatoruri="https://jekyllrb.com/"version="3.5.1">Jekyll</generator><linkhref="https://emacs.cafe/feed.xml"rel="self"type="application/atom+xml"/><linkhref="https://emacs.cafe/"rel="alternate"type="text/html"/><updated>2017-08-01T10:43:40+02:00</updated><id>https://emacs.cafe/</id><titletype="html">Emacs café</title><subtitle>A blog about Emacs, mostly focused on JavaScript development, by Nicolas Petton.
<?xml version="1.0" encoding="utf-8"?><feedxmlns="http://www.w3.org/2005/Atom"><generatoruri="https://jekyllrb.com/"version="3.5.1">Jekyll</generator><linkhref="https://emacs.cafe/feed.xml"rel="self"type="application/atom+xml"/><linkhref="https://emacs.cafe/"rel="alternate"type="text/html"/><updated>2017-11-10T15:59:11+01:00</updated><id>https://emacs.cafe/</id><titletype="html">Emacs café</title><subtitle>A blog about Emacs, mostly focused on JavaScript development, by Nicolas Petton.
</subtitle><entry><titletype="html">beginend.el</title><linkhref="https://emacs.cafe/emacs/package/2017/08/01/beginend.html"rel="alternate"type="text/html"title="beginend.el"/><published>2017-08-01T10:38:00+02:00</published><updated>2017-08-01T10:38:00+02:00</updated><id>https://emacs.cafe/emacs/package/2017/08/01/beginend</id><contenttype="html"xml:base="https://emacs.cafe/emacs/package/2017/08/01/beginend.html"><p>Thank you Nicolas for letting me borrow (again) your blog to talk
about my work. This time, this will not only be my work, but the one
of Matus Goljer too (aka <a href="https://github.com/Fuco1/">Fuco1</a>). Let me
@ -899,7 +899,7 @@ install tern:</p>
<p>The Emacs configuration is straight-forward, we simply enable company-mode with
the tern backend for JavaScript buffers:</p>