<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tototoshi</author_name>
  <author_url>https://blog.hatena.ne.jp/tototoshi/</author_url>
  <blog_title>tototoshi の日記</blog_title>
  <blog_url>https://tototoshi.hatenablog.com/</blog_url>
  <categories>
    <anon>Emacs</anon>
    <anon>PHP</anon>
  </categories>
  <description>例えば $a = array(); とか書くときに 代入される側の $a のほうを先に書くのは自然な流れではない。 array() のほうを先に書きたい。というか思わずそっちから書き始めちゃう。 だからこういうコマンド便利じゃないかと思った。 (defun my-php-super-semicolon () (interactive) (insert &quot;;&quot;) (beginning-of-line) (indent-for-tab-command) (insert &quot;$ = &quot;); (backward-char 3)) (define-key php-mode-map (kbd &quot;C-;&quot;) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftototoshi.hatenablog.com%2Fentry%2F20110706%2F1309971493&quot; title=&quot;代入文の左辺右辺を書く順番を逆にする - tototoshi の日記&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>2011-07-06 01:58:13</published>
  <title>代入文の左辺右辺を書く順番を逆にする</title>
  <type>rich</type>
  <url>https://tototoshi.hatenablog.com/entry/20110706/1309971493</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
