<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sonota88</author_name>
  <author_url>https://blog.hatena.ne.jp/sonota88/</author_url>
  <blog_title>memo486</blog_title>
  <blog_url>https://memo88.hatenablog.com/</blog_url>
  <categories>
    <anon>Emacs</anon>
  </categories>
  <description>Emacs Lisp を書いているときに自動インデントしたいときは C-M-a（beginning-of-defun）で関数の頭に移動して C-M-q（indent-pp-sexp）しているが、2ストロークなので面倒くさくなってきた 1つにまとめよう どうせだから save-excursion で囲んだらいいんじゃね？ どうせだから自分が良く使う他の言語でも同じフィーリングで使えるようにしたらいいんじゃね？ というわけで以下のようになりました。言語によっては beginning-of-defun や indent-pp-sexp に相当するコマンド・関数が使えないこともあるので、その場合は ル…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo88.hatenablog.com%2Fentry%2F20101218%2F1292678664&quot; title=&quot; save-excursionとカーソル周辺のブロック（関数など）の自動インデントを組み合わせてみた - memo486&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>2010-12-18 22:24:24</published>
  <title> save-excursionとカーソル周辺のブロック（関数など）の自動インデントを組み合わせてみた</title>
  <type>rich</type>
  <url>https://memo88.hatenablog.com/entry/20101218/1292678664</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
