<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sonota88</author_name>
  <author_url>https://blog.hatena.ne.jp/sonota88/</author_url>
  <blog_title>memo486</blog_title>
  <blog_url>https://memo88.hatenablog.com/</blog_url>
  <categories>
    <anon>Emacs</anon>
  </categories>
  <description>volatile-highlight.el - Gist ハイライトしたい範囲の開始ポイントと終了ポイントを指定すると 一時的に指定範囲をハイライトする。 ハイライトする時間はデフォルトは 0.1秒なので、一瞬キラっとする感じ。 ;; require する (require 'volatile-highlight) ;; 使う (volatile-highlight 1 10) ; 開始位置、終了位置 (volatile-highlight 1 10 2) ; 開始位置、終了位置、ハイライトさせる時間（秒） ハイライトに使っているフェイスは volatile-highlight-face で、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo88.hatenablog.com%2Fentry%2Femacs-lisp-volatile-highlight&quot; title=&quot;一定時間だけ指定範囲をハイライトする Emacs Lisp - memo486&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-23 12:00:00</published>
  <title>一定時間だけ指定範囲をハイライトする Emacs Lisp</title>
  <type>rich</type>
  <url>https://memo88.hatenablog.com/entry/emacs-lisp-volatile-highlight</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
