<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pogin</author_name>
  <author_url>https://blog.hatena.ne.jp/pogin/</author_url>
  <blog_title>pogin’s blog</blog_title>
  <blog_url>https://pogin.hatenablog.com/</blog_url>
  <categories>
    <anon>Emacs</anon>
  </categories>
  <description>このコードを実行したかった。 (map 'string #'(lambda (x y) (char &quot;01234567890ABCDEF&quot; (mod (+ x y) 16))) '(1 2 3 4) '(10 9 8 7)) ;; =&gt; &quot;AAAA&quot; これだとchar関数がないですって怒られる。このcharは、Common Lispの文字列の要素アクセスになる。この対応するEmacs Lispで文字列の要素アクセスの方法を探してたけど、なかなかわからない。でもなんとか見つけた。Emacs Lisp の文字列操作まとめさすがkiwanamiさんである。これによるとcharはarefを使って代替す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpogin.hatenablog.com%2Fentry%2F20140712%2F1405166162&quot; title=&quot;Emacs Lispで文字列の要素のアクセス - pogin’s blog&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>2014-07-12 20:56:02</published>
  <title>Emacs Lispで文字列の要素のアクセス</title>
  <type>rich</type>
  <url>https://pogin.hatenablog.com/entry/20140712/1405166162</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
