<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a666666</author_name>
  <author_url>https://blog.hatena.ne.jp/a666666/</author_url>
  <blog_title>@kyanny's blog</blog_title>
  <blog_url>https://blog.kyanny.me/</blog_url>
  <categories>
    <anon>Emacs</anon>
  </categories>
  <description>最近 Gauche の勉強をしている - 刺身☆ブーメランのはてなダイアリー でかいたシェル関数の today() を eshell の中でも使いたくなったので emacs lisp 関数として書き直してみた。 ;; today - 今日の日付のディレクトリに移動 なければ作成 (defun today () (interactive) (let ((today (concat (getenv &quot;HOME&quot;) &quot;/&quot; &quot;daily&quot; &quot;/&quot; (format-time-string &quot;%Y-%m-%d&quot; (current-time))))) (if (file-exists-p today) (…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kyanny.me%2Fentry%2F20080522%2F1211432924&quot; title=&quot;today() を emacs lisp で書き直した - @kyanny&amp;#39;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>2008-05-22 14:08:44</published>
  <title>today() を emacs lisp で書き直した</title>
  <type>rich</type>
  <url>https://blog.kyanny.me/entry/20080522/1211432924</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
