<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>whitypig</author_name>
  <author_url>https://blog.hatena.ne.jp/whitypig/</author_url>
  <blog_title>GONE WITH THE MEDICINE</blog_title>
  <blog_url>https://whitypig.hatenadiary.org/</blog_url>
  <categories>
    <anon>Emacs</anon>
    <anon>Meadow</anon>
  </categories>
  <description>どーもー。 なんだか advice マンセーになってきた感がある，whitypig でございます。さっき言っていたやつ，やってみた。 んで，あっさりできた。 これも，Emacs Lisp Intro を読んだおかげだお。 ;; iswitchb-buffer で shell バッファに移動したときにカーソルの位置が， ;; 真ん中くらいに来てしまうのを修正。 (defadvice iswitchb-buffer (after end-of-shell-buffer ()) (when (eq major-mode 'shell-mode) (goto-char (point-max)))) (…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwhitypig.hatenadiary.org%2Fentry%2F20091204%2F1259905552&quot; title=&quot; C-xb で shell-mode のバッファに移動したときのカーソル位置。 - GONE WITH THE MEDICINE&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>2009-12-04 14:45:52</published>
  <title> C-xb で shell-mode のバッファに移動したときのカーソル位置。</title>
  <type>rich</type>
  <url>https://whitypig.hatenadiary.org/entry/20091204/1259905552</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
