<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Emacs: yank a line multiple times from the kill ring	</title>
	<atom:link href="https://emacstragic.net/uncategorized/emacs-yank-multiple-times-from-the-kill-ring/feed/" rel="self" type="application/rss+xml" />
	<link>https://emacstragic.net/uncategorized/emacs-yank-multiple-times-from-the-kill-ring/</link>
	<description>Jason Lewis</description>
	<lastBuildDate>Fri, 14 Oct 2016 16:40:38 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: shakweb		</title>
		<link>https://emacstragic.net/uncategorized/emacs-yank-multiple-times-from-the-kill-ring/#comment-98</link>

		<dc:creator><![CDATA[shakweb]]></dc:creator>
		<pubDate>Fri, 14 Oct 2016 16:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://emacstragic.net/?p=806#comment-98</guid>

					<description><![CDATA[The F keys don&#039;t work well for me, so here is how to do this without using Function keys:
another way to do this:
C-x (     -- start keyboard macro
C-y       -- yank from kill ring
C-x )     -- end kbd macro
Then you can reuse this as much as you like.
C-x e    -- execute the macro
C-u 10 C-x e   -- execute the macro 10 times]]></description>
			<content:encoded><![CDATA[<p>The F keys don&#8217;t work well for me, so here is how to do this without using Function keys:<br />
another way to do this:<br />
C-x (     &#8212; start keyboard macro<br />
C-y       &#8212; yank from kill ring<br />
C-x )     &#8212; end kbd macro<br />
Then you can reuse this as much as you like.<br />
C-x e    &#8212; execute the macro<br />
C-u 10 C-x e   &#8212; execute the macro 10 times</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Emacs tips &#124; PuTH		</title>
		<link>https://emacstragic.net/uncategorized/emacs-yank-multiple-times-from-the-kill-ring/#comment-97</link>

		<dc:creator><![CDATA[Emacs tips &#124; PuTH]]></dc:creator>
		<pubDate>Tue, 26 May 2015 12:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://emacstragic.net/?p=806#comment-97</guid>

					<description><![CDATA[[&#8230;] yank http://emacstragic.net/emacs-yank-multiple-times-from-the-kill-ring/ F3 C-y C-8 F4 (using [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] yank <a href="http://emacstragic.net/emacs-yank-multiple-times-from-the-kill-ring/" rel="ugc">http://emacstragic.net/emacs-yank-multiple-times-from-the-kill-ring/</a> F3 C-y C-8 F4 (using [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
