<?xml version="1.0" encoding="UTF-8"?>
<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>lllnorikolll@online &#187; Emacs</title>
	<atom:link href="http://blog.lllnorikolll.com/archives/category/emacs/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.lllnorikolll.com</link>
	<description>オンライン - WEBアプリケーション開発関連のメモなど</description>
	<lastBuildDate>Sat, 15 Oct 2011 05:08:36 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Emacsでカーソル移動</title>
		<link>http://blog.lllnorikolll.com/archives/63</link>
		<comments>http://blog.lllnorikolll.com/archives/63#comments</comments>
		<pubDate>Sun, 03 Aug 2008 03:43:48 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=63</guid>
		<description><![CDATA[C-f    一文字次に進む C-b    一文字前に戻る M-f    一単語次に進む M-b    一単語前に戻る C-n    次の行に移動 C-p    前の行に移動 C-a    行頭に移動 C-e    行末 [...]]]></description>
			<content:encoded><![CDATA[<p>C-f    一文字次に進む<br />
C-b    一文字前に戻る</p>
<p>M-f    一単語次に進む<br />
M-b    一単語前に戻る</p>
<p>C-n    次の行に移動<br />
C-p    前の行に移動</p>
<p>C-a    行頭に移動<br />
C-e    行末に移動</p>
<p>M-a    文頭に移動<br />
M-e    文末に移動<br />
M-&lt;    ファイルの先頭に移動する<br />
M-&gt;    ファイルの末尾に移動する</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/63/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsで文字を削除</title>
		<link>http://blog.lllnorikolll.com/archives/61</link>
		<comments>http://blog.lllnorikolll.com/archives/61#comments</comments>
		<pubDate>Sun, 03 Aug 2008 03:37:19 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=61</guid>
		<description><![CDATA[&#60;Delback&#62;    カーソルの直前の文字を削除（delete） C-d         カーソルのある文字を削除（delete） M-&#60;Delback&#62;  カーソルの直前の単語を消去（kil [...]]]></description>
			<content:encoded><![CDATA[<p>&lt;Delback&gt;    カーソルの直前の文字を削除（delete）<br />
C-d         カーソルのある文字を削除（delete）</p>
<p>M-&lt;Delback&gt;  カーソルの直前の単語を消去（kill）<br />
M-d         カーソル位置の後ろにある単語を消去（kill）</p>
<p>C-k         カーソル位置から行末までを消去（kill）<br />
M-k         カーソル位置から文末までを消去（kill）</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/61/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsで画面を書き直す</title>
		<link>http://blog.lllnorikolll.com/archives/43</link>
		<comments>http://blog.lllnorikolll.com/archives/43#comments</comments>
		<pubDate>Tue, 22 Jul 2008 16:08:31 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=43</guid>
		<description><![CDATA[C-l（←アルファベット小文字のエル） カーソルのある行が画面の中央に来るようにする。]]></description>
			<content:encoded><![CDATA[<p>C-l（←アルファベット小文字のエル）<br />
カーソルのある行が画面の中央に来るようにする。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/43/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsで次画面・前画面を見る</title>
		<link>http://blog.lllnorikolll.com/archives/41</link>
		<comments>http://blog.lllnorikolll.com/archives/41#comments</comments>
		<pubDate>Tue, 22 Jul 2008 15:34:06 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=41</guid>
		<description><![CDATA[C-vで次画面を見る M-vで前画面を見る]]></description>
			<content:encoded><![CDATA[<p>C-vで次画面を見る<br />
M-vで前画面を見る</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/41/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsで入門ガイドを見る</title>
		<link>http://blog.lllnorikolll.com/archives/39</link>
		<comments>http://blog.lllnorikolll.com/archives/39#comments</comments>
		<pubDate>Tue, 22 Jul 2008 15:24:49 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=39</guid>
		<description><![CDATA[M-x helpでエンターしたあと、tで入門ガイドが見れる]]></description>
			<content:encoded><![CDATA[<p>M-x helpでエンターしたあと、tで入門ガイドが見れる</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/39/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsを終了するコマンド</title>
		<link>http://blog.lllnorikolll.com/archives/37</link>
		<comments>http://blog.lllnorikolll.com/archives/37#comments</comments>
		<pubDate>Tue, 22 Jul 2008 15:23:18 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=37</guid>
		<description><![CDATA[C-xのあとC-c]]></description>
			<content:encoded><![CDATA[<p>C-xのあとC-c</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacs半透明化成功</title>
		<link>http://blog.lllnorikolll.com/archives/26</link>
		<comments>http://blog.lllnorikolll.com/archives/26#comments</comments>
		<pubDate>Sun, 20 Jul 2008 20:04:45 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=26</guid>
		<description><![CDATA[.emacs.elファイルに書いた内容は、以下のとおり ;;fullscreen,color,alpha (if window-system (progn () (toggle-scroll-bar nil) (tool [...]]]></description>
			<content:encoded><![CDATA[<div>.emacs.elファイルに書いた内容は、以下のとおり</div>
<div>;;fullscreen,color,alpha</div>
<div>(if window-system</div>
<div>(progn ()</div>
<div>(toggle-scroll-bar nil)</div>
<div>(tool-bar-mode)</div>
<div>(setq mac-autohide-menubar-on-maximize t)</div>
<div>(mac-toggle-max-window)</div>
<div>(setq default-frame-alist</div>
<div>(append (list</div>
<div>&#8216;(height . 40)</div>
<div>)))</div>
<div>(require &#8216;color-theme)</div>
<div>(color-theme-initialize)</div>
<div>(color-theme-dark-laptop)</div>
<div>(set-frame-parameter nil &#8216;alpha 75 )</div>
<div>)</div>
<div>)</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsで開いているファイルを閉じたり、開いているファイルを選択する</title>
		<link>http://blog.lllnorikolll.com/archives/19</link>
		<comments>http://blog.lllnorikolll.com/archives/19#comments</comments>
		<pubDate>Sun, 20 Jul 2008 18:19:31 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=19</guid>
		<description><![CDATA[Control+xのあとkで閉じる。 Control+xのあとControl+bで、一覧がでてくるので、 p(prev)とn(next)で開きたいファイルのところに移動して、o(アルファベットのオー)で開く]]></description>
			<content:encoded><![CDATA[<p>Control+xのあとkで閉じる。</p>
<p>Control+xのあとControl+bで、一覧がでてくるので、</p>
<p>p(prev)とn(next)で開きたいファイルのところに移動して、o(アルファベットのオー)で開く</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsで２画面にわける＆カーソルを移動する</title>
		<link>http://blog.lllnorikolll.com/archives/17</link>
		<comments>http://blog.lllnorikolll.com/archives/17#comments</comments>
		<pubDate>Sun, 20 Jul 2008 18:05:55 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=17</guid>
		<description><![CDATA[2画面にわける→Control+xのあと2 2画面にわけたあと、カーソルをそれぞれの画面に移動する→Control+xのあとo(アルファベットのオー)]]></description>
			<content:encoded><![CDATA[<p>2画面にわける→Control+xのあと2</p>
<p>2画面にわけたあと、カーソルをそれぞれの画面に移動する→Control+xのあとo(アルファベットのオー)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsで２画面ひらいてしまったときに片方を閉じる</title>
		<link>http://blog.lllnorikolll.com/archives/15</link>
		<comments>http://blog.lllnorikolll.com/archives/15#comments</comments>
		<pubDate>Sun, 20 Jul 2008 18:03:53 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=15</guid>
		<description><![CDATA[Control+xのあと、 カーソルがある方を閉じる→0 カーソルが無い方を閉じる→1]]></description>
			<content:encoded><![CDATA[<p>Control+xのあと、</p>
<p>カーソルがある方を閉じる→0</p>
<p>カーソルが無い方を閉じる→1</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

