<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://valley.egloos.com/rss/style/style.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>이글루스 'pastebin' 태그 최근글</title>
		<link>http://valley.egloos.com/tag/pastebin</link>
		<description>pastebin</description>
		<language>ko</language>
		<pubDate>Thu, 14 Feb 2008 23:10:42 +0900</pubDate>
		<generator>Egloos</generator>
		<item>
	<title><![CDATA[emacs로 편하게 소스 공유하세요]]></title>
	<link>http://sylphong.egloos.com/1750190</link>
	<guid>http://sylphong.egloos.com/1750190</guid>
	<description>
	<![CDATA[ 
<img 
				src="http://thumb.egloos.net/100x76/http://pds8.egloos.com/pds/200802/14/75/d0038175_47b44786ababd_t.png"  
				alt="emacs로 편하게 소스 공유하세요" 
				width="100px"  
				height="76pxpx"
				align="left"
				style="border:1px solid #DDDDDD;margin:0 10px 10px 0px;"
				/> me2emacs를 만든 후 Mithrandir님의 요청으로 pastebin을 편하게 쓸수있는 el을 만들어 달라고하셔서 한번 만들어봤습니다.  프로그래밍하다가 종종 남들에게 소스코드를 보여줘야 될 경우가 있는데 그런 때에 편하게 사용하실 수 있습니다.  사용하기 위해 pastebin-name을 설정하셔야 됩니다.  일단 첨부파일을 받으신 후 emacs가 인식하는 디렉토리에 파일을 넣어두고 설정파일에 아래와 같이 추가하세요.    (require 'pastebin)  (setq pastebin-name &quot;사용할 닉네임&quot;)    2가지의 명령어가 제공됩니다.  M-x pastebin-buffer : 현재 편집중인 파일을 통채로 붙여넣습니다. 붙여넣은 소스는 1달간 유지됩니다.  M-x pastebin-regio	]]>
	</description>
	<pubDate>Thu, 14 Feb 2008 23:10:42 +0900</pubDate>
	<dc:creator><![CDATA[sylphong]]></dc:creator>
</item>
	</channel>
</rss>

