<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>odz</author_name>
  <author_url>https://blog.hatena.ne.jp/odz/</author_url>
  <blog_title>odz buffer</blog_title>
  <blog_url>https://odz.hatenablog.com/</blog_url>
  <categories>
    <anon>Emacs</anon>
  </categories>
  <description>ref:Emacsでキーバインドをカスタマイズするための覚書 - gan2 の Ruby 勉強日記 そういや、define-key なんかで使えるキーの指定方法っていろいろあるなぁ。 そのまま文字列で C-a は \C-a などと指定する。 (global-set-key &quot;\C-x\C-m&quot; 'anything) 実は Emacs 上では enter key は C-m と同義だったり。あと、TAB は C-i。 kbd kbd 関数を使う。 (global-set-key (kbd &quot;C-x RET&quot;) 'anything) 可読性高め。多分、describe-key (C-h c) した…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fodz.hatenablog.com%2Fentry%2F20080116%2F1200464663&quot; title=&quot;キーバインドの指定方法 - odz buffer&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-01-16 15:24:23</published>
  <title>キーバインドの指定方法</title>
  <type>rich</type>
  <url>https://odz.hatenablog.com/entry/20080116/1200464663</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
