<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>SPR</author_name>
  <author_url>https://blog.hatena.ne.jp/SPR/</author_url>
  <blog_title>SPRの日記（*BSDとかLinuxとかの覚え書き）</blog_title>
  <blog_url>https://spr.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>FreeBSD</anon>
    <anon>XEmacs</anon>
  </categories>
  <description>XEmacsで括弧の表示の仕方を色々いじってみる。 ${HOME}/.xemacs/init.elを以下のようにしてみた。 ;; [括弧の強調] ;; paren-set-modeにはblinc-paren、paren、sexp、sexp-surroundを指定 (if (eq (console-type) 'tty) ;; 端末上で動かす時 (paren-set-mode 'paren) ;; Ｘの専用ウインドウで動かす時 (progn (paren-activate) (paren-set-mode 'sexp))) ★paren-activate これを入れると開き括弧と閉じ括弧の両方が…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fspr.hatenadiary.org%2Fentry%2F20061130%2F1164907897&quot; title=&quot;XEmacsで括弧を強調表示させる - SPRの日記（*BSDとかLinuxとかの覚え書き）&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>https://cdn-ak.f.st-hatena.com/images/fotolife/S/SPR/20061201/20061201021849.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-11-30 02:31:37</published>
  <title>XEmacsで括弧を強調表示させる</title>
  <type>rich</type>
  <url>https://spr.hatenadiary.org/entry/20061130/1164907897</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
