<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/atom.xsl" type="text/xsl"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="en-US"
	><title>Sacha Chua - category - uncategorized</title>
	<subtitle>Emacs, sketches, and life</subtitle>
	<link rel="self" type="application/atom+xml" href="https://sachachua.com/blog/category/uncategorized/feed/atom/index.xml" />
  <link rel="alternate" type="text/html" href="https://sachachua.com/blog/category/uncategorized" />
  <id>https://sachachua.com/blog/category/uncategorized/feed/atom/index.xml</id>
  <generator uri="https://11ty.dev">11ty</generator>
	<updated>2018-02-26T15:23:43Z</updated>
<entry>
		<title type="html">2018-02-26 Emacs news</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2018/02/2018-02-26-emacs-news/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2018-02-26T20:23:59Z</updated>
    <published>2018-02-26T15:23:43Z</published>
    <category term="-Uncategorized" />
<category term="emacs" />
<category term="emacs-news" />
		<id>https://sachachua.com/blog/?p=29168</id>
		<content type="html"><![CDATA[<ul class="org-ul">
<li>Emacs Lisp:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/803az3/navigate_yaml_using_emacslibyaml_dynamic_module/">Navigate yaml using emacs-libyaml dynamic module</a> (<a href="https://www.reddit.com/r/emacs/comments/803az3/navigate_yaml_using_emacslibyaml_dynamic_module/">Reddit</a>)</li>
<li><a href="http://nullprogram.com/blog/2018/02/22/">Emacs Lisp Lambda Expressions Are Not Self-Evaluating</a> (<a href="http://nullprogram.com/blog/2018/02/22/">HN</a>)</li>
</ul>
</li>
<li>Emacs development:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/806mgw/recent_improvement_of_cquery_and_emacscquery/">Recent improvement of cquery and emacs-cquery</a> (<a href="https://www.reddit.com/r/emacs/comments/806mgw/recent_improvement_of_cquery_and_emacscquery/">Reddit</a>)</li>
<li><a href="http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d48e07aaed0baf81baf377a9f2745678c9a5d41b">New customizable variable next-error-find-buffer-function</a></li>
<li><a href="http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8ba61ffd8cebb0ff9f7a219022f3c1f3eac2f6d0">New option &#8216;grep-find-hide'</a></li>
<li><a href="http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b9d414e77c4f6396e202069fdd233b6687e6da64">Add isearch-yank-symbol-or-char</a></li>
<li><a href="http://lists.gnu.org/archive/html/emacs-devel/2018-02/msg00597.html">Continued work on portable dumper</a></li>
</ul>
</li>
<li>Navigation:
<ul class="org-ul">
<li><a href="https://github.com/tumashu/ivy-posframe">Using a posframe to show ivy's candidate menu.</a> (<a href="https://www.reddit.com/r/emacs/comments/80bdck/using_a_posframe_to_show_ivys_candidate_menu/">Reddit</a>)</li>
<li><a href="https://github.com/sebastiencs/sidebar.el">Package of the day &#8211; Sidebar, a customizable file explorer with git integration</a> (<a href="https://www.reddit.com/r/emacs/comments/807lew/package_of_the_day_sidebar_a_customizable_file/">Reddit</a>)</li>
<li><a href="http://irreal.org/blog/?p=6978">Video on Searching with Swiper</a></li>
</ul>
</li>
<li>Org Mode:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/7zqc7b/share_your_org_capture_templates/">Share your Org Capture Templates!</a> (<a href="https://www.reddit.com/r/emacs/comments/7zqc7b/share_your_org_capture_templates/">Reddit</a>)</li>
<li><a href="https://github.com/unhammer/org-mru-clock">org-mru-clock &#8211; easily clock in to recent tasks, even after restarting Emacs</a> (<a href="https://www.reddit.com/r/emacs/comments/7yusvd/orgmruclock_easily_clock_in_to_recent_tasks_even/">Reddit</a>)</li>
<li><a href="http://mbork.pl/2018-02-25_Simple_way_of_assigning_formulas_to_fields_and_columns_in_Org_tables">Simple way of assigning formulas to fields and columns in Org tables</a></li>
</ul>
</li>
<li>Coding:
<ul class="org-ul">
<li><a href="https://youtu.be/9RhY8CnyapA">Emacs SMerge tutorial</a> (22:37)</li>
<li><a href="https://youtu.be/F-7BtbgxaV8">psc-ide-emacs</a> (1:15)</li>
<li><a href="https://github.com/jyp/attrap">Attrap: Emacs mode to fix the flycheck error at point</a> (<a href="https://www.reddit.com/r/emacs/comments/7yubyh/attrap_emacs_mode_to_fix_the_flycheck_error_at/">Reddit</a>)</li>
<li><a href="https://www.bennee.com/~alex/blog/2018/02/21/workbooks-for-benchmarking/">Workbooks for Benchmarking</a></li>
</ul>
</li>
<li>Other:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/spacemacs/comments/7zzy3v/spacemacs_for_the_impatient_enough_spacemacs_to/">Spacemacs for the impatient / Enough Spacemacs to be useful / Quick &amp; dirty Spacemacs</a></li>
<li><a href="https://github.com/prathik/emacs-anywhere">Emacs Anywhere &#8211; Load emacs from anywhere on OSX, save and have the contents on clipboard</a> (<a href="https://www.reddit.com/r/emacs/comments/7yxana/emacs_anywhere_load_emacs_from_anywhere_on_osx/">Reddit</a>)</li>
<li><a href="http://cestlaz.github.io/posts/using-emacs-43-music/">Using Emacs 43 &#8211; Music with MPD</a> (<a href="https://www.reddit.com/r/emacs/comments/7yz1k2/using_emacs_43_music_with_mpd/">Reddit</a>)</li>
<li><a href="https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/master/guide-en.org">Master Emacs in one year</a> (<a href="https://www.reddit.com/r/emacs/comments/7z6pjb/master_emacs_in_one_year/">Reddit</a>)</li>
<li><a href="http://puntoblogspot.blogspot.com/2018/02/sf-emacs-meetup.html">SF emacs meetup</a></li>
</ul>
</li>
<li>New package:
<ul class="org-ul">
<li><a target="_blank" href="http://melpa.org/#/line-up-words">line-up-words</a>: Align words in an intelligent way</li>
</ul>
</li>
</ul>
<p>Links from <a href="https://www.reddit.com/r/emacs/new">reddit.com/r/emacs</a>, <a href="https://www.reddit.com/r/orgmode">/r/orgmode</a>, <a href="https://www.reddit.com/r/spacemacs">/r/spacemacs</a>, <a href="https://hn.algolia.com/?query=emacs&amp;sort=byDate&amp;prefix&amp;page=0&amp;dateRange=all&amp;type=story">Hacker News</a>, <a href="http://planet.emacsen.org">planet.emacsen.org</a>, <a href="https://www.youtube.com/results?search_query=emacs&amp;search_sort=video_date_uploaded">YouTube</a>, the changes to the <a href="http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS">Emacs NEWS file</a>, and <a href="http://lists.gnu.org/archive/html/emacs-devel/2018-01">emacs-devel</a>.</p>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2018%2F02%2F2018-02-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>]]></content>
		</entry><entry>
		<title type="html">Acceptance and toilet training</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2017/11/acceptance-and-toilet-training/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2017-11-17T09:52:32Z</updated>
    <published>2017-11-17T04:52:32Z</published>
    <category term="-Uncategorized" />
		<id>https://sachachua.com/blog/?p=29103</id>
		<content type="html"><![CDATA[<p>We&#8217;re in the middle of toilet training following the Oh Crap approach. It will go easier if I embrace the fact that there will be accidents instead of worrying about things like A- resisting diapers. My job is to help A- learn her cues and to keep toileting pleasant instead of turning it into a power struggle.</p>
<p>She&#8217;s starting to resist diapers, which is a good thing actually. If we move the potty to her room at bedtime or get another one, then she has the opportunity to take care of her own needs if our bedtime routine takes a while. I can do the double-sheeting trick to save myself a midnight bed-making, and we have backups anyway. Even if she pees, it&#8217;s just laundry and a little effort. No big deal. It will happen many times before we get the hang of this. Once it&#8217;s okay to get deliveries at home again, I&#8217;ll order a second mattress protector for the other room too, so we can rotate as needed.</p>
<p>I prompt her to potty a bit too much, I think, so I&#8217;m going to dial it down in terms of frequency and attention. She initiates well enough, but if I tell her it&#8217;s potty time, it&#8217;s a toss up whether she&#8217;ll go for it or refuse. I&#8217;ll still pay attention to see if I catch her signs, but I don&#8217;t have to direct her. Maybe I can say things like, &#8220;Potty time in five minutes.&#8221; or &#8220;It looks like you need to pee. Pee goes in the potty.&#8221; She knows where it is and what it&#8217;s for, so I need to trust her and let her learn.</p>
<p>For the past couple of days, she hasn&#8217;t been interested in going out. This is pretty convenient for toilet training. I probably don&#8217;t need to worry about under-stimulating her. There are options for almost all our other errands.</p>
<p>I would like to get to music class sometime, but that&#8217;s probably more for me than for her at this point. If learning more songs is what I enjoy about the class, I have two textbooks and I can teach myself using the piano or ukulele.</p>
<p>I want us to get used to spending a couple of hours outside even in cool weather. Maybe I can put off thinking about that until toilet training is well-established, so there&#8217;s no pressure to get out the door. I also liked how she walked a lot in the science centre and at the playground, but we&#8217;ll get back there eventually. When I want to make those more appealing, maybe I can put up pictures and talk about them. If that doesn&#8217;t do the trick and we&#8217;re still mostly homebodies, maybe I&#8217;ll frame it as something I want to do.</p>
<p>She doesn&#8217;t like wearing clothes at home. I wear layers because I feel cold. I should trust that she can figure out whether she feels cold or not and what to do about it. She knows how to ask for shirts, pants, and jackets. Sometimes she gets a bit fussy at night and then settles down once we&#8217;re snuggling or when she&#8217;s wearing pajamas. She knows how to ask for a snuggle, though, so that&#8217;s okay too.</p>
<p>I guess this is what toilet training will look like for us, at least for the next little while. I&#8217;m becoming more comfortable with following her lead. She&#8217;s got this.</p>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2017%2F11%2Facceptance-and-toilet-training%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>]]></content>
		</entry><entry>
		<title type="html">Weekly review: Week ending 2017-10-27</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2017/10/weekly-review-week-ending-2017-10-27/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2017-10-29T18:10:56Z</updated>
    <published>2017-10-29T14:09:43Z</published>
    <category term="-Uncategorized" />
		<id>https://sachachua.com/blog/?p=29093</id>
		<content type="html"><![CDATA[<p>Because A- has been interested in a book about animal noises, we went to Riverdale Farm so that she could see farm animals in person. It was busy because of a Halloween event, but the barns were manageable. A- liked looking at the chickens and ducks.</p>
<p>We went to the ROM with Jen and E-. The coat check person still recognized us even though we&#8217;d been focusing on the science centre for the past few months. The kids had lots of fun pushing door buttons, swapping food in the lunch room, walking, running, and jumping in the hallways, although there weren&#8217;t as many things to interact with at the ROM as there are at the science centre. Still, it&#8217;s a good place to walk around indoors. A- wanted to push the stroller, so Jen helped her. I accompanied E- while he checked out the automatic doors.</p>
<p>When we went to the science centre this week, A- spent quite a fair bit of time dropping my cards through the slats in the bench. She also played with all her usual favourites: the water table, the ball maze, and the pretend supermarket.</p>
<p>We passed by the Children&#8217;s Book Bank before the Make the Connection parenting workshop at the Parliament Library. I was delighted to find toddler-oriented versions of &#8220;Pride and Prejudice&#8221; and &#8220;Emma&#8221; in a series called &#8220;Cozy Classics&#8221;, so I snapped those up.</p>
<p>Last week&#8217;s parenting workshop focused on language. We&#8217;ve been doing a good job at labeling things with simple, clear words, and A- has about 140 words that she regularly uses. I&#8217;m going to work on remembering to keep adding more advanced words as she uses words correctly.</p>
<p>At the library, A- liked checking out books by herself. She brought the books to the express checkout, climbed up on the step stool with some help, put my library card under the scanner (with a little help), put the book on the pad, tapped the right buttons on the screen, and put the book in my backpack.</p>
<p>One of the books that she loves reading is &#8220;Into My Mother&#8217;s Arms.&#8221; She&#8217;s gotten really good at pointing out things in the background when we ask her to: the shopping cart, the watch, the swing&#8230; She even labels some of them out loud, like the way we&#8217;ve been doing while reading.</p>
<p>She gestures along with me for songs like &#8220;The Grand Old Duke of York&#8221; and &#8220;Three Little Monkeys Juming on the Bed,&#8221; and she even chimes in with the words she knows.</p>
<p>I learned a new song at music class: &#8220;Down by the Station.&#8221; Also, she&#8217;s starting to warm up to music class again. She shook the shakers and waved the scarf around during the dance activity, yay! I picked up another song that&#8217;s season-appropriate, too: &#8220;Down, down, yellow and brown, the leaves are falling all over town.&#8221;</p>
<p>A- likes riding in the laundry basket. She can now climb into the laundry basket all by herself.</p>
<p>I don&#8217;t have to worry about reminding A- to go to bed. There were a couple of times last week when A- initiated our bedtime routine (bath, brush teeth, story, bed) all on her own.</p>
<p>Speaking of routines: I brought blueberries as a snack, and she asked for a spoon. She&#8217;s getting the hang of things.</p>
<p>She&#8217;s getting better at rinsing and spitting. One time, she started shaking her head after dinner, and she shook her head all the way up the stairs. It turned out that she had taken in some water and was rinsing her mouth, and she spit out the water after I lifted her up to the bathroom sink.</p>
<p>I checked out Once Upon a Child, a consignment store. Value Village is closer and easier to browse, though, so we&#8217;ll probably do most of our thrifting there. I&#8217;ve also checked out Salvation Army and other thrift stores in the past, but Value Village seems to have the biggest selection even though the prices are a little bit higher.</p>
<p>I cooked risotto for the first time. It was a lot of stirring, but it was an interesting texture to add to our food vocabulary.</p>
<p>I sewed a yellow vest with reflective ribbons for A-&#8216;s Halloween costume. I made a cardboard bulldozer to wear as a hat for mine. W- helped me hot-glue and paint it. It was much easier to work on the workbench than on the floor. Good height, and I didn&#8217;t have to shoo away cats or worry about leaving things around that curious toddlers might get into.</p>
<p>My brother-in-law&#8217;s dad passed away. We sent our condolences, and Kathy helped us send flowers to the wake.</p>
<p>Our sleep and routines have finally settled down enough for me to carve out time to do Emacs News. Yay!</p>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2017%2F10%2Fweekly-review-week-ending-2017-10-27%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>]]></content>
		</entry><entry>
		<title type="html">Back in Toronto!</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2017/09/back-in-toronto-2/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2017-09-24T08:39:05Z</updated>
    <published>2017-09-24T04:39:05Z</published>
    <category term="-Uncategorized" />
		<id>https://sachachua.com/blog/?p=29083</id>
		<content type="html"><![CDATA[<p>Still alive. Looking forward to clearing my backlog of journal entries and Emacs News once things settle down!</p>
<p>You can <a href="https://sachachua.com/blog/2017/09/back-in-toronto-2/#comment">view 2 comments</a> or <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2017%2F09%2Fback-in-toronto-2%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>]]></content>
		</entry><entry>
		<title type="html">2016-12-19 Emacs News</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2016/12/2016-12-19-emacs-news/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2016-12-21T12:38:19Z</updated>
    <published>2016-12-21T07:37:00Z</published>
    <category term="-Uncategorized" />
<category term="emacs" />
<category term="emacs-news" />
		<id>https://sachachua.com/blog/?p=28855</id>
		<content type="html"><![CDATA[<ul class="org-ul">
<li>Org Mode:
<ul class="org-ul">
<li><a href="http://pragmaticemacs.com/emacs/sorting-an-org-mode-table/">Sorting an org-mode table</a></li>
<li><a href="https://sachachua.com/blog/2016/12/using-categories-organize-org-agenda/">Using categories to organize your Org agenda</a></li>
<li><a href="https://www.reddit.com/r/emacs/comments/5j8rxw/rails_remote_console_in_emacs_and_orgmode/">Rails remote console in emacs and org-mode</a></li>
<li><a href="https://www.reddit.com/r/emacs/comments/5ig6bc/open_a_section_in_orgfile_programmatically/">Open a section in org-file programmatically</a></li>
<li><a href="https://www.reddit.com/r/orgmode/comments/5j9rmv/change_the_color_of_the_todo_keyword_you_use_to/">Change the color of the TODO keyword you use to mark tasks that are in progress.</a></li>
<li><a href="http://karl-voit.at/2016/12/18/org-depend/">Advanced Usage of Dependencies Between Tasks Using org-depend.el</a> (<a href="https://www.reddit.com/r/orgmode/comments/5izzmz/advanced_usage_of_dependencies_between_tasks/">Reddit</a>)</li>
<li><a href="http://anbasile.github.io/2016/12/02/org-babel-is-cool/">Org-mode babel is cool</a></li>
</ul>
</li>
<li>Coding:
<ul class="org-ul">
<li><a href="https://gitlab.com/emacs-stuff/indent-tools">indent-tools: navigate in yaml, indent python etc by blocks of indentation</a></li>
<li><a href="https://github.com/tarsius/git-elisp-overview">git-elisp-overview: Git-related Emacs packages</a> (<a href="https://www.reddit.com/r/emacs/comments/5iy64s/gitelispoverview_gitrelated_emacs_packages/">Reddit</a>)</li>
<li><a href="https://www.reddit.com/r/emacs/comments/5ivkpt/some_react_es6_yasnippets/">Some react es6 yasnippets</a></li>
<li><a href="https://www.reddit.com/r/emacs/comments/5ic7yl/browse_stackoverflow_in_emacs/">Browse stackoverflow in Emacs</a></li>
<li><a href="https://www.reddit.com/r/emacs/comments/5i1vzt/jscomint_v100/">js-comint v1.0.0</a></li>
<li><a href="http://gergely.polonkai.eu/2016/11/30/add-python-docstring-to-the-beginning-of-anything/">Add Python docstring to the beginning of anything in Emacs</a></li>
</ul>
</li>
<li>Emacs Lisp:
<ul class="org-ul">
<li><a href="http://mbork.pl/2016-12-12_momentary-string-display">momentary-string-display</a></li>
<li><a href="http://blog.jorgenschaefer.de/2014/05/race-conditions-in-emacs-process-filter.html">Race conditions in Emacs' process filter functions</a></li>
<li><a href="https://www.reddit.com/r/emacs/comments/5j9qgz/lexicalbinding_t_vs_lexicallet/">lexical-binding: t vs lexical-let?</a></li>
<li><a href="https://hexmode.com/2016/12/how-i-chased-down-a-php-mode-indention-bug-in-emacs/">How I chased down a PHP mode indention bug in Emacs</a> (<a href="https://www.reddit.com/r/emacs/comments/5j4i07/how_i_chased_down_a_php_mode_indention_bug_in/">Reddit</a>)</li>
<li><a href="https://www.reddit.com/r/emacs/comments/5iw5ml/eros_evaluation_result_overlays_for_emacs_lisp/">eros: Evaluation Result OverlayS for Emacs Lisp</a></li>
<li><a href="http://pragmaticemacs.com/emacs/dont-kill-buffer-kill-this-buffer-instead/">Don’t kill-buffer, kill-this-buffer instead</a> (<a href="https://www.reddit.com/r/emacs/comments/5it2gc/dont_killbuffer_killthisbuffer_instead/">Reddit</a>)</li>
<li><a href="https://github.com/OmniSharp/omnisharp-emacs/issues/265">New maintainer for omnisharp-emacs is needed</a> (<a href="https://www.reddit.com/r/emacs/comments/5ip1bl/new_maintainer_for_omnisharpemacs_is_needed/">Reddit</a>)</li>
</ul>
</li>
<li>Emacs development:
<ul class="org-ul">
<li><a href="https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00378.html">Concurrency has landed</a> (<a href="https://www.reddit.com/r/emacs/comments/5hw4ne/concurrency_has_landed/">Reddit</a>)</li>
<li><a href="http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=35aaa6b6aa9a2e7b42465603fb32355a009c510f">ibuffer: new filters and commands</a></li>
<li><a href="http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f8072cd5c16f855505f6a0ce6a6b30309735705d">Image-Dired improvements</a></li>
<li><a href="http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cdf5340f51d4346c276102331e3ed29561753b26">New commands image-scroll-left and image-scroll-right</a></li>
<li><a href="http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00605.html">Discussion of linking to Javascript libraries within Emacs core</a></li>
<li><a href="http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00783.html">Discussion of event handling</a></li>
<li><a href="http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00702.html">Continued discussion about narrowing and widening</a></li>
<li><a href="http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00622.html">Regular expression libraries</a></li>
</ul>
</li>
<li>Other:
<ul class="org-ul">
<li><a href="http://mbork.pl/2016-12-18_Generating_links_to_info_buffers">Generating links to info buffers</a></li>
<li><a href="http://www.lonecpluspluscoder.com/2016/12/13/converting-files-from-dos-to-unix-file-formats-using-emacs/">Converting files from DOS to UNIX file formats using Emacs</a></li>
<li><a href="https://www.reddit.com/r/emacs/comments/5j89xn/tmux_emacs/">Tmux + Emacs</a></li>
<li><a href="https://github.com/kzar/davemail">Nice email configuration using Emacs, mbsync, notmuch, msmtp, msmtpq, pgp, and gnus-alias</a> (<a href="https://www.reddit.com/r/emacs/comments/5iievm/nice_email_configuration_using_emacs_mbsync/">Reddit</a>)</li>
<li><a href="https://www.reddit.com/r/emacs/comments/5i3x91/breaking_the_dependency_on_the_terminal/">Breaking the dependency on the terminal</a></li>
<li><a href="http://tychoish.com/post/running-multiple-emacs-daemons-on-a-single-system/">Running Multiple Emacs Daemons on a Single System · tychoish</a> (<a href="https://www.reddit.com/r/emacs/comments/5hwtal/running_multiple_emacs_daemons_on_a_single_system/">Reddit</a>)</li>
</ul>
</li>
<li>New packages:
<ul class="org-ul">
<li><a target="_blank" href="http://melpa.org/#/blackboard-theme">blackboard-theme</a>: TextMate Blackboard Theme</li>
<li><a target="_blank" href="http://melpa.org/#/flycheck-objc-clang">flycheck-objc-clang</a>: Flycheck: Objective-C support using Clang</li>
<li><a target="_blank" href="http://melpa.org/#/flycheck-swift3">flycheck-swift3</a>: Flycheck: Swift support for Apple swift-mode</li>
<li><a target="_blank" href="http://melpa.org/#/indent-tools">indent-tools</a>: Indent, navigate (and more) by blocks of indentation: yaml, python etc.</li>
<li><a target="_blank" href="http://melpa.org/#/ivy-rich">ivy-rich</a>: More friendly display transformer for ivy.</li>
<li><a target="_blank" href="http://melpa.org/#/jastadd-ast-mode">jastadd-ast-mode</a>: Major mode for editing JastAdd AST files</li>
<li><a target="_blank" href="http://melpa.org/#/js-format">js-format</a>: Format or transform code style using NodeJS server with different javascript formatter</li>
<li><a target="_blank" href="http://melpa.org/#/org-seek">org-seek</a>: Searching Org-mode files with search tools.</li>
<li><a target="_blank" href="http://melpa.org/#/syntactic-close">syntactic-close</a>: Insert closing delimiter</li>
<li><a target="_blank" href="http://melpa.org/#/winum">winum</a>: Navigate windows and frames using numbers.</li>
</ul>
</li>
</ul>
<p> Links from <a href="https://www.reddit.com/r/emacs/new">reddit.com/r/emacs</a>, <a href="https://www.reddit.com/r/orgmode">/r/orgmode</a>, <a href="https://www.reddit.com/r/spacemacs">/r/spacemacs</a>, <a href="https://hn.algolia.com/?query=emacs&amp;sort=byDate&amp;prefix&amp;page=0&amp;dateRange=all&amp;type=story">Hacker News</a>, <a href="http://planet.emacsen.org">planet.emacsen.org</a>, <a href="https://www.youtube.com/results?search_query=emacs&amp;search_sort=video_date_uploaded">Youtube</a>, the changes to the <a href="http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS">Emacs NEWS file</a>, and <a href="http://lists.gnu.org/archive/html/emacs-devel/2016-12">emacs-devel</a>. </p>
<p> <a href="https://sachachua.com/blog/category/emacs-news">Past Emacs News round-ups</a> </p>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2016%2F12%2F2016-12-19-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>]]></content>
		</entry><entry>
		<title type="html">Yay! I rocked</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2014/09/yay-rocked/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2014-09-25T04:23:49Z</updated>
    <published>2014-09-25T00:23:49Z</published>
    <category term="-Uncategorized" />
		<id>https://sachachua.com/blog/?p=27510</id>
		<content type="html"><![CDATA[<p>I've been working long hours over the past few weeks, getting ready for an event that wrapped up yesterday. It worked out really well. Yay!</p>
<p>I picked up AngularJS for this, and I'm glad I did. Angular made it really easy to update parts of the page with data and bind various events to clicks. It would've been pretty hard to do it without a framework like that, I think, what with all the changes.</p>
<p>My brain is still a little frazzled from the concentration. We did a lot of prep leading up to the event in order to prepare for stuff, and I did some quick fiddling during the event to troubleshoot. Good to make things happen!</p>
<p>It's nice to downshift from the intensity of the event. We have a few things to take care of, but now I can carve out more time to cook, to write, to draw. It was great to know that even with the long days and focus, I had enough sleep and enough energy. =) W- kept things going at home, and I trimmed practically all the discretionary stuff. Now that my schedule's loosened, I'm looking forward to picking up what I temporarily put aside.</p>
<p>On to more adventures!</p>
<p>You can <a href="https://sachachua.com/blog/2014/09/yay-rocked/#comment">view 2 comments</a> or <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2014%2F09%2Fyay-rocked%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>]]></content>
		</entry><entry>
		<title type="html">Gardening update: Reviewing my goals for this year</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2014/09/gardening-update-reviewing-goals-year/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2014-09-02T03:20:17Z</updated>
    <published>2014-09-08T12:00:02Z</published>
    <category term="-Uncategorized" />
		<id>https://sachachua.com/blog/?p=27456</id>
		<content type="html"><![CDATA[<p>It's September, which means fall will be here soon. Time for a brief review of my gardening plans for 2014, so I can squeeze in any last-minute learning I need. Here's what I drew in November last year and May this year:</p>
<div id="attachment_26424" style="width: 650px" class="wp-caption alignnone"><a href="https://sachachua.com/blog/wp-content/uploads/2013/10/2013-11-08-More-garden-plans-for-2014.png"><img aria-describedby="caption-attachment-26424" loading="lazy" class="size-medium wp-image-26424" src="https://sachachua.com/blog/wp-content/uploads/2013/10/2013-11-08-More-garden-plans-for-2014-640x484.png" alt="2013-11-08 More garden plans for 2014" width="640" height="484" srcset="https://sachachua.com/blog/wp-content/uploads/2013/10/2013-11-08-More-garden-plans-for-2014-640x484.png 640w, https://sachachua.com/blog/wp-content/uploads/2013/10/2013-11-08-More-garden-plans-for-2014-200x151.png 200w" sizes="(max-width: 640px) 100vw, 640px"></a><p id="caption-attachment-26424" class="wp-caption-text">2013-11-08 More garden plans for 2014</p></div>
<div id="attachment_27457" style="width: 650px" class="wp-caption alignnone"><a href="https://sachachua.com/blog/wp-content/uploads/2014/08/2014-05-23-Gardening-Things-to-learn-more-about-or-try.png"><img aria-describedby="caption-attachment-27457" loading="lazy" class="size-medium wp-image-27457" src="https://sachachua.com/blog/wp-content/uploads/2014/08/2014-05-23-Gardening-Things-to-learn-more-about-or-try-640x485.png" alt="2014-05-23 Gardening - Things to learn more about or try" width="640" height="485" srcset="https://sachachua.com/blog/wp-content/uploads/2014/08/2014-05-23-Gardening-Things-to-learn-more-about-or-try-640x485.png 640w, https://sachachua.com/blog/wp-content/uploads/2014/08/2014-05-23-Gardening-Things-to-learn-more-about-or-try-263x200.png 263w" sizes="(max-width: 640px) 100vw, 640px"></a><p id="caption-attachment-27457" class="wp-caption-text">2014-05-23 Gardening &#8211; Things to learn more about or try</p></div>
<p>I got all our seedlings from the plant shop a few blocks away. The seedlings grew well, and dividing them up worked. Some of our bitter melon plants died, though. (Damping off?)</p>
<p>For the plants I started from seed, I planted in mostly neat rows this time and I watered frequently, so it was (mostly) easy to tell which ones were weeds and which ones were the ones I wanted. We found a spot in our bedroom window that might accommodate a few small plants during the winter and Hacklab has a space with a skylight, so I might be able to grow tomatoes and bitter melon from seed next season.</p>
<p>Regular watering worked well in spring and early summer, but I fell out of the habit with the rains and the heat. Then the garden got straggly and overgrown, so it wasn't as much fun to maintain. I pulled up the dying plants and put in some peas and beans. We'll see how far those get before the winter sets in.<img loading="lazy" class="alignright size-thumbnail wp-image-27476" src="https://sachachua.com/blog/wp-content/uploads/2014/09/2014-09-01-15.58.27-266x200.jpg" alt="2014-09-01 15.58.27" width="266" height="200" srcset="https://sachachua.com/blog/wp-content/uploads/2014/09/2014-09-01-15.58.27-266x200.jpg 266w, https://sachachua.com/blog/wp-content/uploads/2014/09/2014-09-01-15.58.27-640x480.jpg 640w" sizes="(max-width: 266px) 100vw, 266px"></p>
<p>Still planting things I don't end up eating. I had salad for a while, and then stopped when the leaves got somewhat sluggy and insect-infested. Next time, I should just pull up the plants and start again.</p>
<p>Tried squashes. The zucchini, bitter melon, and winter melon produced lots of leaves and flowers, but weren't as productive as rumoured. We'll keep trying. We did get one zucchini out of it, though. (Whee!) The Internet says you can cook the squash flowers, so we might try that towards the end of the season.</p>
<p>The bright spots: peas and cherry tomatoes were popular, as always. =) Yum! The tomato plants were quite prolific this year. Last year, we got hardly anything. Hooray for cherry tomatoes! We also got a few handfuls of blueberries from the bushes too.</p>
<p>You can <a href="https://sachachua.com/blog/2014/09/gardening-update-reviewing-goals-year/#comment">view 2 comments</a> or <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2014%2F09%2Fgardening-update-reviewing-goals-year%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>]]></content>
		</entry>
</feed>