<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/rss.xsl" type="text/xsl"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
>
<channel>
	<title>Sacha Chua - tag - roundup</title>
	<atom:link href="https://sachachua.com/blog/tag/roundup/feed/index.xml" rel="self" type="application/rss+xml" />
	<atom:link href="https://sachachua.com/blog/tag/roundup" rel="alternate" type="text/html" />
	<link>https://sachachua.com/blog/tag/roundup/feed/index.xml</link>
	<description>Emacs, sketches, and life</description>
	<lastBuildDate>Sat, 04 Apr 2026 02:23:03 GMT</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>daily</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>11ty</generator>
  <item>
		<title>2015-11-02 Emacs News</title>
		<link>https://sachachua.com/blog/2015/11/2015-11-02-emacs-news/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Mon, 02 Nov 2015 17:25:00 GMT</pubDate>
    <category>emacs</category>
<category>emacs-news</category>
<category>review</category>
		<guid isPermaLink="false">https://sachachua.com/blog/?p=28458</guid>
		<description><![CDATA[<ul class="org-ul">
<li>Beginner tips:
<ul class="org-ul">
<li>You can <a href="http://pragmaticemacs.com/emacs/change-text-size/">change the text size</a> with <code>C-x C&#45;&#45;</code> and <code>C-x C-+</code>.</li>
<li>Check out these <a href="http://irreal.org/blog/?p=4693">recommended basic Emacs resources</a>.</li>
<li><a href="https://www.reddit.com/r/emacs/comments/3r1z7p/in_your_experience_what_was_the_best_way_to_teach/">Emacs teaching/evangelization tips</a></li>
</ul>
</li>
<li>Coding:
<ul class="org-ul">
<li><a href="http://youtu.be/vQO7F2Q9DwA">Magit demo (including rebasing)</a></li>
<li>New releases of <a href="http://blog.jorgenschaefer.de/2015/11/elpy-1100-released.html">elpy</a> and <a href="https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.3.0.txt">magit</a></li>
<li>Tip for <a href="http://blog.binchen.org/posts/use-js2-mode-to-print-json-path.html">getting the JSON path</a> to the current item</li>
<li><a href="http://codewinds.com/blog/2015-04-02-emacs-flycheck-eslint-jsx.html">eslink + babel + flycheck = better Javascript and ReactJS dev</a> (from April)</li>
<li>Consider adding animated GIFs/video to your bug reports &#8211; <a href="https://www.reddit.com/r/emacs/comments/3qyf51/any_other_elisp_devs_ever_get_a_bug_report_via/">some tools for recording small screencasts</a></li>
<li><a href="https://www.reddit.com/r/emacs/comments/3ql4dx/how_can_i_change_the_default_arguments_for_mx_grep/">Changing your default grep-command</a></li>
<li><a href="https://www.reddit.com/r/emacs/comments/3qi2tl/script_input/">Keyboard macro counters</a> can help you insert text with a series of numbers.</li>
</ul>
</li>
<li>Org Mode:
<ul class="org-ul">
<li>Want to make your Org Mode folded outline view slightly more compact? You can <a href="http://endlessparentheses.com/changing-the-org-mode-ellipsis.html">change the way ellipses are displayed</a>.</li>
<li><a href="https://www.reddit.com/r/emacs/comments/3ql5ga/online_orgmode_editor/">A few approaches for online Org Mode editing</a></li>
</ul>
</li>
<li>Other:
<ul class="org-ul">
<li>Things to look forward to in Emacs 25: <a href="http://www.reddit.com/r/emacs/comments/3r6195/upcoming_feature_in_emacs_25_viewlossage_now/">Command names in the recent keystrokes log</a> (<code>M-x view-lossage</code>)</li>
<li>Managing files and directories in Emacs can be easier if you use <a href="http://pragmaticemacs.com/emacs/double-dired-with-sunrise-commander/">sunrise commander</a> to give you two panes.</li>
<li>Emacs on Android tablets with <a href="http://www.blogbyben.com/2015/10/its-so-beautiful-emacs-and-chrome-side.html">multi-window support out of the box</a></li>
<li><a href="http://endlessparentheses.com/beacon-never-lose-your-cursor-again.html?source=rss">Beacon</a> lets you keep track of where your cursor is</li>
<li>You can <a href="http://pragmaticemacs.com/emacs/resize-your-emacs-frame-with-keyboard-shortcuts/">resize Emacs frames using your keyboard</a></li>
<li>Check out jcs&#8217; summary of the <a href="http://irreal.org/blog/?p=4678">Emacs for Scholars talk</a></li>
<li>Keymapping discussions: <a href="https://www.reddit.com/r/emacs/comments/3qs6dx/anyone_here_that_jumps_between_an_apple_keyboard/">Apple keyboards</a>, <a href="https://www.reddit.com/r/emacs/comments/3r31xw/emacs_and_dvorak_layout/">Dvorak</a>, <a href="https://www.reddit.com/r/emacs/comments/3qffbu/spacemacs_using_two_leader_keys/">two-key leaders</a>, <a href="https://www.reddit.com/r/emacs/comments/3qzj6z/how_to_touch_type_code_in_emacs/">coding-related discussions</a></li>
<li><a href="https://www.reddit.com/r/emacs/comments/3qtnwo/emacs_whats_the_best_way_to_1_save_a_list_of_the/">Save a list of installed packages</a> to make starting up on a new machine easier</li>
<li><a href="https://www.reddit.com/r/emacs/comments/3qlyvm/redditmode/">Want to read Reddit inside Emacs?</a> Of course you can.</li>
</ul>
</li>
<li>New packages:
<ul class="org-ul">
<li><a target="_blank" href="http://melpa.org/#/bpr">bpr</a>: Background Process Runner</li>
<li><a target="_blank" href="http://melpa.org/#/caroline-theme">caroline-theme</a>: A trip down to New Orleans&#x2026;</li>
<li><a target="_blank" href="http://melpa.org/#/company-nand2tetris">company-nand2tetris</a>: Company backend for nand2tetris major mode</li>
<li><a target="_blank" href="http://melpa.org/#/dracula-theme">dracula-theme</a>: Dracula Theme</li>
<li><a target="_blank" href="http://melpa.org/#/helm-fuzzier">helm-fuzzier</a>: Better fuzzy matching for Helm</li>
<li><a target="_blank" href="http://melpa.org/#/helm-grepint">helm-grepint</a>: Generic helm interface to grep</li>
<li><a target="_blank" href="http://melpa.org/#/init-open-recentf">init-open-recentf</a>: Open recentf immediately after Emacs is started</li>
<li><a target="_blank" href="http://melpa.org/#/matrix-client">matrix-client</a>: A minimal chat client for the Matrix.org RPC</li>
<li><a target="_blank" href="http://melpa.org/#/nand2tetris-assembler">nand2tetris-assembler</a>: Assembler For the Nand2tetris Course</li>
<li><a target="_blank" href="http://melpa.org/#/ox-trac">ox-trac</a>: Org Export Backend to Trac WikiFormat</li>
<li><a target="_blank" href="http://melpa.org/#/pastelmac-theme">pastelmac-theme</a>: a soothing theme with a pastel color palette</li>
<li><a target="_blank" href="http://melpa.org/#/rbt">rbt</a>: Integrate reviewboard with emacs.</li>
<li><a target="_blank" href="http://melpa.org/#/replace-symbol">replace-symbol</a>: Rename symbols in expressions or buffers</li>
<li><a target="_blank" href="http://melpa.org/#/termbright-theme">termbright-theme</a>: a more usable theme for white-on-black terminals</li>
<li><a target="_blank" href="http://melpa.org/#/test-kitchen">test-kitchen</a>: Run test-kitchen inside of emacs</li>
<li><a target="_blank" href="http://melpa.org/#/zone-nyan">zone-nyan</a>: Zone out with nyan cat. <a href="https://www.reddit.com/r/emacs/comments/3qp0fi/zone_out_with_zonenyan/">Reddit discussion</a>; see also <a href="https://github.com/joeheyming/ascii_nyan/">ascii_nyan</a></li>
</ul>
</li>
</ul>
<p><a href="https://sachachua.com/blog/2015/10/2015-10-26-emacs-news/">Previous roundup</a> &#8211; Links from <a href="https://www.reddit.com/r/emacs/new">reddit.com/r/emacs</a>, <a href="http://planet.emacsen.org/">planet.emacsen.org</a>, and <a href="https://www.youtube.com/results?search_query=emacs&amp;search_sort=video_date_uploaded">Youtube</a></p>

<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2015%2F11%2F2015-11-02-emacs-news%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item><item>
		<title>2015-10-26 Emacs News</title>
		<link>https://sachachua.com/blog/2015/10/2015-10-26-emacs-news/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Mon, 26 Oct 2015 17:18:00 GMT</pubDate>
    <category>emacs</category>
<category>emacs-news</category>
<category>review</category>
		<guid isPermaLink="false">https://sachachua.com/blog/?p=28441</guid>
		<description><![CDATA[<ul class="org-ul">
<li><b>Beginner tips:</b>
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/3q23nv/is_there_an_emacs_bootstrap_kinda_script_that/">How can you get started configuring Emacs?</a> Reddit recommends the built-in tutorial (C-h t), M-x customize, other people&#8217;s configs, spacemacs, and so on.</li>
<li><a href="http://pragmaticemacs.com/emacs/editing-and-managing-files-remotely/">You can use TRAMP to edit or manage remote files</a>.</li>
</ul>
</li>
<li><b>Navigation</b>:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/3pzizb/trying_to_make_full_switch_from_vim/">Some conversion tips for people switching from Vim</a> (not necessarily using evil-mode)</li>
<li><a href="http://szymzet.tumblr.com/post/131414004620/emacs-key-chord-binding-tip">Key-chord binding tip</a>: try using an easily reached number + a mnemonic letter, such as <code>3k</code> for <code>kill-buffer</code>.</li>
<li>If you <a href="http://pragmaticemacs.com/emacs/toggle-between-most-recent-buffers/">toggle between recent buffers</a> all the time, you might as well have a keybinding for it.</li>
</ul>
</li>
<li><b>Coding:</b>
<ul class="org-ul">
<li>Package recommendations for <a href="https://www.reddit.com/r/emacs/comments/3q11tm/coming_from_vim_help_me_set_a_nice_c_ide/">C++</a> (+ <a href="https://www.youtube.com/watch?v=5FQwQ0QWBTU">16min video</a> and <a href="https://github.com/cppcon/cppcon2015">presentation resources</a>, and <a href="http://irreal.org/blog/?p=4670">write-up by Irreal</a>), <a href="https://www.youtube.com/watch?v=CNbvt-veozU">C (video in Chinese)</a>, <a href="https://www.youtube.com/watch?v=3-4QVMmzTbE">Drupal</a> (video: ~1h) and <a href="https://www.reddit.com/r/emacs/comments/3prp67/as_a_ruby_developper_can_you_help_me_configuring/">Ruby</a>. Incidentally, <a href="https://emacs.zeef.com/ehartc">emacs.zeef.com</a> has handy collections of recommended packages/links.</li>
<li><a href="http://ssbb.me/emacs-pyenv-auto-activation-en.html">Set pyenv based on a file with settings in the project root</a> &#8211; you can use this general technique to load project-specific settings for other languages</li>
<li>If you&#8217;re having problems with your <a href="https://www.reddit.com/r/emacs/comments/3pvwns/emacs_latex_editing_with_os_x_el_capitan/">PATH environment variable</a> in Emacs, try <a href="https://github.com/purcell/exec-path-from-shell">exec-path-from-shell</a>.</li>
<li>If you haven&#8217;t yet experimented with <a href="https://www.reddit.com/r/emacs/comments/3py4bv/python_shell_with_definitions_from_file/">interactive coding</a> &#8211; sending snippets of code to a REPL (read-evaluate-print loops) that evaluates the code and displays the result &#8211; you might find it a handy addition to your programming toolbox. This Reddit example uses Python, but many other languages support REPLs too.</li>
<li><a href="http://acidwords.com/posts/2015-10-21-evil-mode-and-xml-folding.html">XML folding using hideshow</a> can make reading XML a little easier.</li>
<li>Tag files can be a handy way to navigate to function definitions. <a href="https://www.reddit.com/r/emacs/comments/3pni17/ctags_etags_or_gtags/">ctags, etags, or gtags?</a> (Or rtags, if you&#8217;re using C?) Turns out the differences don&#8217;t seem to matter that much.</li>
<li><a href="https://www.reddit.com/r/emacs/comments/3plmrc/jenkinsmode_for_emacs/">Jenkins mode</a> reports your continuous integration testing results.</li>
<li>Snippet packages such as yasnippet are great, but once you&#8217;ve finished a snippet, you lose the magic ability to type text into one place and have it updated elsewhere. <a href="https://github.com/naiquevin/sphinx-doc.el">sphinx-doc</a> can update Python function docstrings with new arguments, and similar modes might be good to write for other languages.</li>
<li><a href="https://www.reddit.com/r/emacs/comments/3q50do/best_way_organization_config_files_in_the_emacs/">What&#8217;s a good way to organize your Emacs configuration?</a> <a href="http://emacs.stackexchange.com/questions/2520/organize-the-content-of-emacs-d-init-el-and-emacs-d">StackExchange has a similar discussion</a>.</li>
<li><a href="http://endlessparentheses.com/improving-latex-equations-with-font-lock.html">Font-locking LaTeX</a> can make equations prettier.</li>
<li>Messing around with Emacs font-locking? <a href="https://github.com/Lindydancer/font-lock-studio">font-lock-studio</a> lets you interactively debug your font locking rules.</li>
<li><a href="http://whatthefuck.computer/blog/2015/10/26/mclient">mclient &#8211; matrix.org client</a> &#8211; API library and chat client used to build a &#8220;personal assistant&#8221; bot that talks to a remote Emacs from Android, among other things. (matrix.org: &#8220;open standard for decentralised persistent communication&#8221;)</li>
<li><a href="http://hexmode.com/2015/10/emacs-for-mediawiki/">Configuring flycheck for MediaWiki</a></li>
</ul>
</li>
<li><b>Community</b>:
<ul class="org-ul">
<li><a href="http://emacsel.podbean.com/">New Emacs podcast, emacs.el</a> (Daniel Gopar and Samer Masterson).</li>
<li><a href="https://www.reddit.com/r/emacs/comments/3pp9hz/new_emacs_channel_for_beginners/">Reddit announcement</a> of new IRC channel for newbies, #emacs-beginners on irc.freenode.net. If you don&#8217;t already have a preferred IRC client, you can use the web chat at <a href="http://webchat.freenode.net/">webchat.freenode.net</a>. For more Emacs fun, you could try one of the many, many <a href="http://www.emacswiki.org/emacs/InternetRelayChat">IRC clients in Emacs</a>. =) (Maybe #emacs-beginners will be less intimidating than #emacs, since newbies might feel weird about interrupting off-topic conversations.)</li>
</ul>
</li>
<li><b>Miscellaneous:</b>
<ul class="org-ul">
<li>Upcoming Emacs 25 feature: <a href="http://oremacs.com/2015/10/23/dired-compress/">Compress multiple files in Dired</a> into a <code>.tar.gz</code>, <code>.zip</code>, <code>.tar.bz2</code>, or <code>.tar.xz</code></li>
<li><a href="https://www.reddit.com/r/emacs/comments/3pycod/how_to_do_realtime_collaborative_editing_of/">Collaborative editing of Org Mode files</a>: shared tmux or <a href="http://www.youtube.com/watch?v=0MUr7zw-qMM">tmate</a>, <a href="http://emacswiki.org/emacs/Rudel">Rudel</a>, <a href="https://github.com/zk-phi/togetherly/">togetherly</a>, or <a href="https://github.com/Floobits/floobits-emacs">floobits</a> (paid).</li>
<li>Do you export Org Mode to HTML? You might like this collection of <a href="https://github.com/fniessen/org-html-themes">CSS themes</a>. See the <a href="https://www.reddit.com/r/emacs/comments/3pvbag/is_there_a_collection_of_css_styles_for_org/">Reddit thread</a> for more links.</li>
</ul>
</li>
<li><b>Videos:</b>
<ul class="org-ul">
<li><a href="https://www.youtube.com/watch?v=CNbvt-veozU">Emacs as C IDE</a> (in Chinese; 11:14)</li>
<li><a href="https://www.youtube.com/watch?v=5-EHDZDZVAE">Aaron Bello: &#8220;Drupal Website Development Using Emacs&#8221; at Drupal Nights by BioRAFT</a> (1:06:39)</li>
<li><a href="https://www.youtube.com/watch?v=5FQwQ0QWBTU">CppCon 2015: Atila Neves &#8220;Emacs as a C++ IDE</a> (16:18), materials at <a href="https://github.com/cppcon/cppcon2015">https://github.com/cppcon/cppcon2015</a></li>
</ul>
</li>
<li><b>New packages on MELPA:</b>
<ul>
<li><a href="http://melpa.org/#/company-qml" target="_blank">company-qml</a>: Company backend for QML files</li>
<li><a href="http://melpa.org/#/describe-number" target="_blank">describe-number</a>: Describe number at point.</li>
<li><a href="http://melpa.org/#/flycheck-dialyzer" target="_blank">flycheck-dialyzer</a>: Support dialyzer in flycheck</li>
<li><a href="http://melpa.org/#/forecast" target="_blank">forecast</a>: Display a forecast.io weather report in a buffer</li>
<li><a href="http://melpa.org/#/go-rename" target="_blank">go-rename</a>: Integration of the &#8216;gorename&#8217; tool into Emacs.</li>
<li><a href="http://melpa.org/#/gorepl-mode" target="_blank">gorepl-mode</a>: Go REPL Interactive Development in top of Gore</li>
<li><a href="http://melpa.org/#/gregorio-mode" target="_blank">gregorio-mode</a>: Gregorio Mode for .gabc files</li>
<li><a href="http://melpa.org/#/ido-grid-mode" target="_blank">ido-grid-mode</a>: Display ido-prospects in the minibuffer in a grid.</li>
<li><a href="http://melpa.org/#/iodine-theme" target="_blank">iodine-theme</a>: A light emacs color theme</li>
<li><a href="http://melpa.org/#/jenkins" target="_blank">jenkins</a>: Minimalistic Jenkins client for Emacs</li>
<li><a href="http://melpa.org/#/magit-rockstar" target="_blank">magit-rockstar</a>: commit like a rockstar</li>
<li><a href="http://melpa.org/#/meacupla-theme" target="_blank">meacupla-theme</a>: meacupla theme for emacs</li>
<li><a href="http://melpa.org/#/paper-theme" target="_blank">paper-theme</a>: A minimal Emacs colour theme.</li>
<li><a href="http://melpa.org/#/psc-ide" target="_blank">psc-ide</a>: Minor mode for PureScript&#8217;s psc-ide tool.</li>
<li><a href="http://melpa.org/#/unicode-troll-stopper" target="_blank">unicode-troll-stopper</a>: Minor mode for Highlighting Unicode homoglyphs</li>
</ul>
</li>
</ul>
<p>Links were from <a href="https://www.reddit.com/r/emacs/new">reddit.com/r/emacs</a>, <a href="http://planet.emacsen.org/">planet.emacsen.org</a>, and <a href="https://www.youtube.com/results?search_query=emacs&amp;search_sort=video_date_uploaded">Youtube</a>. Here&#8217;s <a href="https://sachachua.com/blog/2015/10/2015-10-18-emacs-link-round-up/">last week&#8217;s round-up</a>, too. Enjoy!</p>

<p>You can <a href="https://sachachua.com/blog/2015/10/2015-10-26-emacs-news/#comment">view 4 comments</a> or <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2015%2F10%2F2015-10-26-emacs-news%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item><item>
		<title>2015-10-18 Emacs link round-up</title>
		<link>https://sachachua.com/blog/2015/10/2015-10-18-emacs-link-round-up/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Sun, 18 Oct 2015 16:52:00 GMT</pubDate>
    <category>emacs</category>
<category>emacs-news</category>
		<guid isPermaLink="false">https://sachachua.com/blog/?p=28436</guid>
		<description><![CDATA[<p><a href="https://www.reddit.com/r/emacs/comments/3otgo2/how_does_everyone_keep_notified_about_new_cool/">How do you find out about cool new packages?</a> Reddit suggests <a href="https://www.reddit.com/r/emacs">/r/emacs</a>, <a href="http://emacs.zeef.com/">emacs.zeef.com</a>, Paradox or <code>package-list-packages</code>, <a href="https://twitter.com/melpa_emacs">@melpa_emacs</a>, <a href="http://planet.emacsen.org/">Emacs-related blogs</a>, <a href="http://dir.gmane.org/gmane.emacs.sources">gnu.emacs.sources</a>, <a href="http://rubikitch.com/feed/atom/">rubikitch&#8217;s feed</a>, the <a href="https://github.com/milkypostman/melpa">MELPA</a> repository (also available as a <a href="https://github.com/milkypostman/melpa/commits/master.atom">feed</a>), <a href="http://emacsist.com/">Emacsist</a>, <a href="https://github.com/emacs-tw/awesome-emacs">Awesome Emacs</a>, and other sources. ericjmritz has also been posting <a href="http://ericjmritz.name/2015/09/15/recent-emacs-packages-as-of-september-2015/">overviews of recently released/updated Emacs packages</a> together with suggested config and other resources. September features: <code>eno</code> or <code>avy</code> for navigation, <code>modalka</code> for modal editing, <code>nameless</code> for namespaces, and <code>highlight-thing</code> for seeing other instances of a keyword under point.)</p>
<p>Quite a few people posted navigation tweaks. Check out these Hydra-related blog posts about <a href="http://endlessparentheses.com/paradoxical-hydras.html?source=rss">Paradox</a>, <a href="http://irreal.org/blog/?p=4653">navigation,</a> and <a href="http://ericjmritz.name/2015/10/14/some-personal-hydras-for-gnu-emacs/">other packages</a>. If you use isearch a lot, <a href="http://pragmaticemacs.com/emacs/dont-search-swipe/">swiper</a> might be a faster way to search (it now supports <a href="http://oremacs.com/2015/10/02/swiper-visual-line/">visual-line-mode</a> too), and you might like this <a href="http://oremacs.com/2015/10/14/swiper-mc/">multiple-cursors extension</a> for it too. <a href="http://endlessparentheses.com/multiple-cursors-keybinds.html?source=rss">Multiple-cursors</a> is neat.</p>
<p>There were a couple of writing-related resources, too. <a href="https://www.youtube.com/watch?v=FtieBc3KptU">Emacs for Writers</a> was a talk by Jay Dixit at the New York Emacs Meetup. Also, /u/yamadpc asked about <a href="https://www.reddit.com/r/emacs/comments/3ozhxl/ask_remacs_hyperfocus_writing_anything_like/">a focused mode for writing</a>. Suggestions included <a href="https://github.com/larstvei/Focus/blob/master/README.md">focus</a>, <a href="http://elpa.gnu.org/packages/darkroom.html">darkroom-mode</a>, <a href="https://github.com/joostkremers/writeroom-mode">writeroom-mode</a>, and <a href="https://github.com/rnkn/olivetti">olivetti</a>. In terms of building your own from the ground up, <a href="http://emacs-doctor.com/emacs-strip-tease.html">Emacs, naked</a> describes variables you can set and functions you can call in order to make your Emacs screen cleaner.</p>
<p>Coding:</p>
<ul class="org-ul">
<li>An update for the <a href="http://blog.jorgenschaefer.de/2015/09/buttercup-12-released.html">Buttercup</a> Emacs Lisp behavior-driven testing framework has been released.</li>
<li>Want to run some Emacs Lisp code when a file changes? Use <a href="http://blog.everythingtastesbetterwithchilli.com/2015/09/27/emacs-and-filenotify">filenotify</a>.</li>
<li>To wrap text in other text (ex: Org mode markup, HTML tags), consider using <a href="http://pragmaticemacs.com/emacs/wrap-text-in-custom-characters/">wrap-region</a>.</li>
<li>Need to <a href="https://www.reddit.com/r/emacs/comments/3olq2l/alternative_to_standard_emacs_timestamp/">automatically update a timestamp</a> in your text file? Reddit suggests header2.el or time-stamp.el.</li>
<li>fniessen/emacs-leuven has a lot of <a href="https://github.com/fniessen/emacs-leuven/blob/master/org-custom-agenda-views.el">Org agenda custom commands</a>.</li>
</ul>
<p>Videos:</p>
<ul class="org-ul">
<li><a href="https://www.youtube.com/watch?v=VIuOwIBL-ZU">How to organize your config with Org Mode and use-package</a> (<a href="https://www.youtube.com/watch?v=VIuOwIBL-ZU&amp;feature=share">part 1</a>, <a href="https://youtu.be/gRb3bq0NiXY">part 2</a>)</li>
<li><a href="https://www.youtube.com/watch?v=FtieBc3KptU">Emacs for Writers</a> (1:01:06)</li>
<li><a href="https://sachachua.com/blog/2015/10/2015-10-14-emacs-hangout/">2015-10-14 Emacs Hangout</a> (1:20:51)</li>
<li><a href="https://www.youtube.com/watch?v=fKZwFTTyAZY">Emacs.el Episode 2: Samer Masterson</a> (0:38:10) chatting about the Emacs conference, Eshell, and the Emacs community</li>
<li><a href="https://www.youtube.com/watch?v=orsLoyopwXA">Setup your erlang environment with emakefile, .erlang and .emacs</a>: Emacs bit starts around 3:14.</li>
<li><a href="https://www.youtube.com/watch?v=IU4omPkG91M">Web search from the Emacs</a> (0:06:48): keyword-search</li>
<li><a href="https://www.youtube.com/watch?v=VMKPtZz9FrY">M-x remember</a> (0:03:21) Saving quick notes to a <code>~/.notes</code> file</li>
<li><a href="https://www.youtube.com/watch?v=OPFvM63CTTM">follow-mode</a> (0:02:11) Scrolling windows</li>
<li><a href="https://www.youtube.com/watch?v=IcvsTDfQyBA">emacs + R</a> (0:00:24) Quick demonstration of transforming text and running R on it.</li>
<li><a href="https://www.youtube.com/watch?v=XoEg4BQor5Y">emacs + postscript</a> (0:01:13): Writing Postscript by hand.</li>
</ul>
<p>Also, just for fun: <a href="https://github.com/rexim/pacmacs.el">Pacman</a>.</p>
<p>Links from <a href="http://planet.emacsen.org/">planet.emacsen.org</a>, <a href="https://www.reddit.com/r/emacs">reddit.com/r/emacs</a>, Youtube.</p>

<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2015%2F10%2F2015-10-18-emacs-link-round-up%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item>
	</channel>
</rss>