<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tam5917</author_name>
  <author_url>https://blog.hatena.ne.jp/tam5917/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://tam5917.hatenablog.com/</blog_url>
  <categories>
    <anon>emacs</anon>
  </categories>
  <description>関数の本体はどこかにあった設定を参考にさせていただいた。 my-dictが表題に沿った関数。my-dict2は自分で検索語句を入力する関数。 (defun my-dict () (interactive) (let ((url (concat &quot;dict://&quot; (read-from-minibuffer &quot;Search: &quot; (current-word)))) (browse-url-browser-function 'browse-url-default-browser)) (browse-url url))) (defun my-dict2 (key) (interactive &quot;MSe…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftam5917.hatenablog.com%2Fentry%2F2019%2F05%2F04%2F003451&quot; title=&quot;Emacsにおいてカーソル下の単語をMacの辞書で調べるときのhack - 備忘録&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>2019-05-04 00:34:51</published>
  <title>Emacsにおいてカーソル下の単語をMacの辞書で調べるときのhack</title>
  <type>rich</type>
  <url>https://tam5917.hatenablog.com/entry/2019/05/04/003451</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
