<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hitode909</author_name>
  <author_url>https://blog.hatena.ne.jp/hitode909/</author_url>
  <blog_title>hitode909の日記</blog_title>
  <blog_url>https://blog.sushi.money/</blog_url>
  <categories>
  </categories>
  <description>最近いろいろやったらちょっと便利になったので紹介。 auto-complete-mode 編集中のBufferの単語を補完できる。 標準だとカーソルキーを押さないといけないけど、候補の中からC-n, C-pで選択できるようにした。 (require 'auto-complete) (global-auto-complete-mode t) (define-key ac-complete-mode-map &quot;\C-n&quot; 'ac-next) (define-key ac-complete-mode-map &quot;\C-p&quot; 'ac-previous) 本当は、全部のBufferから補完できるようにした…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.sushi.money%2Fentry%2F20090329%2F1238334814&quot; title=&quot; 最近Emacsで設定して便利だったもの - hitode909の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://gyazo.com/3b2419abc9373070ca3fcc2efcd07810.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-03-29 22:53:34</published>
  <title> 最近Emacsで設定して便利だったもの</title>
  <type>rich</type>
  <url>https://blog.sushi.money/entry/20090329/1238334814</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
