<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for jonEbird</title><link>http://disqus.com/by/jonEbird/</link><description></description><atom:link href="http://disqus.com/jonEbird/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 06 Mar 2020 10:11:59 -0000</lastBuildDate><item><title>Re: 
            Use the Git History to Identify Pain Points in Any Project
        </title><link>https://preslav.me/2020/03/01/use-the-git-history/#comment-4822833714</link><description>&lt;p&gt;One big problem with this is that it does not take into account frequency of edits over time. In an older code base a particular file will accumulate more edits even though it's not really a "pain point".&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Fri, 06 Mar 2020 10:11:59 -0000</pubDate></item><item><title>Re: 2019-12-09 Emacs news</title><link>https://sachachua.com/blog/2019/12/2019-12-09-emacs-news/#comment-4718434917</link><description>&lt;p&gt;FYI, looks like the link for "emacs-doom-themes: An opinionated pack of modern color-themes" is wrong.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Mon, 09 Dec 2019 15:18:06 -0000</pubDate></item><item><title>Re: Vim vs. Emacs: The Working Directory « null program</title><link>http://nullprogram.com/blog/2017/08/22/#comment-3481406789</link><description>&lt;p&gt;I personally would just use (projectile-project-root) and configure it to support any special cases I might have with my projects. Easier path for maintainability, I'd think.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Tue, 22 Aug 2017 13:08:23 -0000</pubDate></item><item><title>Re: Vim vs. Emacs: The Working Directory « null program</title><link>http://nullprogram.com/blog/2017/08/22/#comment-3481062764</link><description>&lt;p&gt;If you haven't already checked out projectile[1], do it. There is a nice function `(projectile-project-root)` that works to find the root of your particular project for many project types. That is what I use to set `default-directory` in a let statement.&lt;/p&gt;&lt;p&gt;[1]: &lt;a href="https://github.com/bbatsov/projectile" rel="nofollow noopener" target="_blank" title="https://github.com/bbatsov/projectile"&gt;https://github.com/bbatsov/...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Tue, 22 Aug 2017 09:36:23 -0000</pubDate></item><item><title>Re: 
     Git aliases to apply patches from url
  </title><link>https://alexzaytsev.me/2014/10/19/git-alias-to-apply-patch-from-url/#comment-3084258789</link><description>&lt;p&gt;Exactly what I was looking for this morning. Thanks! 👍&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Thu, 05 Jan 2017 09:17:58 -0000</pubDate></item><item><title>Re: Predictions on the OSU vs. Nebraska Game</title><link>http://buckeyepredictions.com/predictions/bucknuts/OSU_vs_Nebraska/#comment-2987075065</link><description>&lt;p&gt;I like it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Sat, 05 Nov 2016 22:42:02 -0000</pubDate></item><item><title>Re: Predictions on the OSU vs. Indiana Game</title><link>http://buckeyepredictions.com/predictions/bucknuts/OSU_vs_Indiana/#comment-2938129083</link><description>&lt;p&gt;Go figure we'd played Indiana a couple years ago. I need to figure out how to make these unique to the year.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Fri, 07 Oct 2016 11:57:15 -0000</pubDate></item><item><title>Re: Ivy 0.8.0 is out · (or emacs</title><link>https://oremacs.com/2016/04/26/ivy-0.8.0/#comment-2756949009</link><description>&lt;p&gt;I just had an idea... I like using ivy-occur alot and kind of wish it was automatically executed. I was thinking it would be cool to have an idle timer set after starting one of the councel-* function. If no narrowing, navigation between selections happens in a defined interval, automatically pop the results into an ivy-occur buffer. People that don't want this behavior could set the timer to 0 to disable it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Wed, 29 Jun 2016 12:47:48 -0000</pubDate></item><item><title>Re: Learning the Right Tools</title><link>http://irreal.org/blog/?p=4829#comment-2429066529</link><description>&lt;p&gt;Amen. While we know Emacs is indeed the superior choice, when I run across another vimer, I merely encourage them to continue to keep becoming more proficient in that editor. Holy war aside, it just makes sense from an efficiency perspective since we spend so much time editing text.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Mon, 28 Dec 2015 11:43:53 -0000</pubDate></item><item><title>Re: A Short Guide to Kernel Debugging</title><link>https://corner.squareup.com/2015/10/short-guide-to-kernel-debugging.html#comment-2329586744</link><description>&lt;p&gt;Why did you rebuild the kernel src.rpm? Shouldn't you have been okay with just the debuginfo supplemental packages?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Tue, 27 Oct 2015 14:18:59 -0000</pubDate></item><item><title>Re: Don&amp;#8217;t search, swipe</title><link>http://pragmaticemacs.com/emacs/dont-search-swipe/#comment-2315650717</link><description>&lt;p&gt;Turns out the proper answer is that I need to reprogram my fingers to type M-j instead: &lt;a href="https://github.com/abo-abo/swiper/issues/260" rel="nofollow noopener" target="_blank" title="https://github.com/abo-abo/swiper/issues/260"&gt;https://github.com/abo-abo/...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Mon, 19 Oct 2015 16:29:34 -0000</pubDate></item><item><title>Re: Don&amp;#8217;t search, swipe</title><link>http://pragmaticemacs.com/emacs/dont-search-swipe/#comment-2311668833</link><description>&lt;p&gt;I tried it out, like it and even went so far to try out ivy-mode, etc. My biggest problem with replacing isearch is my habit of using C-w to automatically build up the search query from the word-or-char at point. I'm currently digging through the swiper code to see if I can add it.&lt;/p&gt;&lt;p&gt;*EDIT* Figured it out. It was naturally already defined but on M-j. I went ahead and duplicated C-w via: (define-key ivy-minibuffer-map (kbd "C-w") 'ivy-yank-word)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Sat, 17 Oct 2015 01:17:44 -0000</pubDate></item><item><title>Re: &lt;code&gt;org-goto&lt;/code&gt;</title><link>http://irreal.org/blog/?p=4170#comment-2111391606</link><description>&lt;p&gt;Glad I made a comment here or I would have missed your follow up. That is awesome. What do you have it bound to, out of curiosity?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Wed, 01 Jul 2015 17:44:26 -0000</pubDate></item><item><title>Re: &lt;code&gt;org-goto&lt;/code&gt;</title><link>http://irreal.org/blog/?p=4170#comment-2110678734</link><description>&lt;p&gt;My org files are huge too and navigating to the correct spot is indeed important. For me, I've been using imenu along with helm to navigate in my org files. I have helm-semantic-or-imenu bound to (C-c h i) and I can quickly narrow to the headings of interest. Also, if your org files have significant depth, you may want to increase org-imenu-depth. I have it set to 4.&lt;/p&gt;&lt;p&gt;And before using imenu &amp;amp; helm, I used a prefix call to org-refile, assuming you have your refiling targets inline with your typical navigation locations, it can be really handy.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Wed, 01 Jul 2015 12:00:52 -0000</pubDate></item><item><title>Re: Run shell command on buffer or region</title><link>http://pragmaticemacs.com/emacs/run-shell-command-on-buffer-or-region/#comment-2108692369</link><description>&lt;p&gt;I too don't consider my elisp skills to be up to the job often and I use M-| a lot as well, but in your example parsing case I think I'd probably resort to using a macro to pull out the urls and then optionally run one more M-| (or M-!) to grep out just the lines I wanted.&lt;/p&gt;&lt;p&gt;Also, helpful to note for other readers that a prefix to M-| (C-u M-|) has the affect of replacing the region with the results of the shell command. I often will filter content with a  common grep command ala C-u M-| grep &amp;lt;regexp&amp;gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Tue, 30 Jun 2015 11:34:05 -0000</pubDate></item><item><title>Re: Org-Babel Examples</title><link>http://irreal.org/blog/?p=4162#comment-2106644262</link><description>&lt;p&gt;Had to look for that github examples link. For others: &lt;a href="https://github.com/dfeich/org-babel-examples" rel="nofollow noopener" target="_blank" title="https://github.com/dfeich/org-babel-examples"&gt;https://github.com/dfeich/o...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Mon, 29 Jun 2015 11:35:37 -0000</pubDate></item><item><title>Re: Oremacs config is on Github</title><link>https://oremacs.com/2015/04/24/oremacs-config/#comment-1985173076</link><description>&lt;p&gt;Having been thinking about calling bankruptcy on my own config, I was just looking for your config the other day. Glad to see you've put it online.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Fri, 24 Apr 2015 11:11:09 -0000</pubDate></item><item><title>Re: Setting up Ediff · (or emacs</title><link>https://oremacs.com/2015/01/17/setting-up-ediff/#comment-1885689074</link><description>&lt;p&gt;BTW,running (ediff-setup-keymap) early in the ediff-mood-hook prevents the keymap from correctly assigning keys for a merge-job or 3way-comparison-job. I think you could use ediff-keymap-setup-hook but I haven't tested it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Tue, 03 Mar 2015 14:57:19 -0000</pubDate></item><item><title>Re: Kitchin on Using &lt;code &gt;helm&lt;/code&gt; to Ease Navigation</title><link>http://irreal.org/blog/?p=3659#comment-1838885805</link><description>&lt;p&gt;I too was very comfortable with ido + smex. I then took a "helm experiment" detour and after a few weeks, I hit one annoyance and thought to go back and realized I couldn't because I grew too attached to helm. Only way forward is to fix &amp;amp; improve on any snags I now run into. Just beware when you do decide to jump in. :-)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Fri, 06 Feb 2015 12:54:35 -0000</pubDate></item><item><title>Re: Predictions on the OSU vs. Oregon Game</title><link>http://buckeyepredictions.com/predictions/bucknuts/OSU_vs_Oregon/#comment-1788682789</link><description>&lt;p&gt;Looks like Mark &amp;amp; Ben continue to have a lack of faith in the bucks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Mon, 12 Jan 2015 12:14:30 -0000</pubDate></item><item><title>Re: Predictions on the OSU vs. Indiana Game</title><link>http://buckeyepredictions.com/predictions/bucknuts/OSU_vs_Indiana/#comment-1707130507</link><description>&lt;p&gt;Looks like we're all calling for the Bucks to roll today! (Even Ben) Go bucks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Sat, 22 Nov 2014 11:02:53 -0000</pubDate></item><item><title>Re: Predictions on the Michigan State vs. OSU Game</title><link>http://buckeyepredictions.com/predictions/bucknuts/Michigan%20State_vs_OSU/#comment-1682223257</link><description>&lt;p&gt;Yee of little faith, Mark, Mike and Ben. (Not counting Travis since he's really a Cornhusker)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Fri, 07 Nov 2014 18:58:50 -0000</pubDate></item><item><title>Re: What's the best spell check set up in emacs</title><link>http://blog.binchen.org/posts/what-s-the-best-spell-check-set-up-in-emacs.html#comment-1354402113</link><description>&lt;p&gt;I added to your flyspell-detect-ispell-args function an additional variable in the let statement: (ispell-program (file-name-nondirectory ispell-program-name))&lt;/p&gt;&lt;p&gt;My ispell-program-name defaults to the full path "/usr/bin/aspell" so wouldn't normally match with your string= test.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Thu, 24 Apr 2014 20:12:45 -0000</pubDate></item><item><title>Re: Predictions on the OSU vs. Michigan State Game</title><link>http://buckeyepredictions.com/predictions/bucknuts/OSU_vs_Michigan%20State/#comment-1153422082</link><description>&lt;p&gt;Travis is picking against the Bucks because Bama lost last week and he wants others to share in his wallowing.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Fri, 06 Dec 2013 17:04:44 -0000</pubDate></item><item><title>Re: Predictions on the OSU vs. Iowa Game</title><link>http://buckeyepredictions.com/predictions/bucknuts/OSU_vs_Iowa/#comment-1087603434</link><description>&lt;p&gt;I know, right?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonEbird</dc:creator><pubDate>Fri, 18 Oct 2013 16:50:29 -0000</pubDate></item></channel></rss>