<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Config on Raveen Kumar</title>
    <link>https://raveenkumar.com/tags/config/</link>
    <description>Recent content in Config on Raveen Kumar</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Raveen Kumar</copyright>
    <lastBuildDate>Fri, 07 Apr 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://raveenkumar.com/tags/config/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mark ring and Jumplist with emacs and helm</title>
      <link>https://raveenkumar.com/posts/2023-04-07-mark-ring-and-jumplist-with-emacs-and-helm/</link>
      <pubDate>Fri, 07 Apr 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-04-07-mark-ring-and-jumplist-with-emacs-and-helm/</guid>
      <description>&lt;p&gt;Like vim, emacs has an alternative to jump list. It is called mark rings but its difficult to use. Fortunately there is a helm and counsel function to help us navigate the mark rings. Add this following command to emacs init file,&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-lisp&#34; data-lang=&#34;lisp&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;(global-set-key (kbd &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;C-c &amp;#39;&amp;#34;&lt;/span&gt;) &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;helm-all-mark-rings&lt;/span&gt;)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;I use &lt;code&gt;C-c &#39;&lt;/code&gt; to browse mark rings.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stop asking tags table to be reset every time a new file is visited in a different project</title>
      <link>https://raveenkumar.com/posts/2023-04-07-stop-asking-tags-table-to-be-reset-every-time-a-new-file-is-visited-in-a-different-project/</link>
      <pubDate>Fri, 07 Apr 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-04-07-stop-asking-tags-table-to-be-reset-every-time-a-new-file-is-visited-in-a-different-project/</guid>
      <description>&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-lisp&#34; data-lang=&#34;lisp&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;(&lt;span style=&#34;color:#66d9ef&#34;&gt;setq&lt;/span&gt; tags-add-tables &lt;span style=&#34;color:#66d9ef&#34;&gt;nil&lt;/span&gt;)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Emacs drag and drop with mouse</title>
      <link>https://raveenkumar.com/posts/2023-01-12-emacs-drag-and-drop-text-with-mouse/</link>
      <pubDate>Thu, 12 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-01-12-emacs-drag-and-drop-text-with-mouse/</guid>
      <description>&lt;p&gt;Emacs drag and drop text with mouse &lt;a href=&#34;https://www.youtube.com/watch?v=ahqKXbBVjpQ&amp;amp;feature=share&#34;&gt;Changing Emacs drag-n-drop behavior - YouTube&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spent a lot of time on configuring emacs. Hopefully this will improve my speed.</title>
      <link>https://raveenkumar.com/posts/2023-01-06-configuring-emacs-again/</link>
      <pubDate>Fri, 06 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-01-06-configuring-emacs-again/</guid>
      <description></description>
    </item>
  </channel>
</rss>
