<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shammer</author_name>
  <author_url>https://blog.hatena.ne.jp/shammer/</author_url>
  <blog_title>Shammer's Philosophy</blog_title>
  <blog_url>https://shammerism.hatenadiary.com/</blog_url>
  <categories>
    <anon>Emacs</anon>
  </categories>
  <description>文字列検索や置換に正規表現は必要不可欠。とりあえず、正規表現の要素を調べてみました。なお、表中のXXXは任意の文字列を意味します。 意味 表記方法 改行以外の文字一文字 .(ドット) 0回以上の繰り返し 1回以上の繰り返し + 0回、あるいは1回を意味する ? 指定した文字のどれかに一致 [XXX] 指定した文字のいずれにも一致しない [^XXX] 単語 \w 単語じゃない（空白とか） \W 他にもあるようだが、使ったことがなく理解できなかったので保留。正規表現検索は、Ctrl-U→Ctrl-Sの順番で、Regexp I-search:がミニバッファに出る。ここに、正規表現を入力する。上の表に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshammerism.hatenadiary.com%2Fentry%2F20090303%2F1314374464&quot; title=&quot;Emacsで正規表現を使って文字列検索 - Shammer&amp;#39;s Philosophy&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>2009-03-03 01:01:04</published>
  <title>Emacsで正規表現を使って文字列検索</title>
  <type>rich</type>
  <url>https://shammerism.hatenadiary.com/entry/20090303/1314374464</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
