<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomoya</author_name>
  <author_url>https://blog.hatena.ne.jp/tomoya/</author_url>
  <blog_title>日々、とんは語る。</blog_title>
  <blog_url>https://tomoya.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>この記事は 第1回 相撲で学ぶ Emacs Lisp。 の続きです。 はっきり言って出落ちなんですが、この記事のポイントは次の2つです。 Elisp の関数名 (シンボル名) は漢字も使える。 2択を1/2で行なう方法を考えてみた。 相撲を取って勝ち名乗りを上げる相撲関数。 (defun 相撲 (east west) (if (= (random 2) 0) east west)) 使い方は、以下のように東と西に四股名を渡すと、勝った方の四股名を返します。 (相撲 &quot;朝青龍&quot; &quot;白鵬&quot;) ; lisp-interaction-mode で C-j &quot;白鵬&quot; という具合です。では、10番勝負を行…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomoya.hatenadiary.org%2Fentry%2F20110116%2F1295176929&quot; title=&quot;第2回 相撲で学ぶ Emacs Lisp。 - 日々、とんは語る。&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-01-16 20:22:09</published>
  <title>第2回 相撲で学ぶ Emacs Lisp。</title>
  <type>rich</type>
  <url>https://tomoya.hatenadiary.org/entry/20110116/1295176929</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
