<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ponpoko1968</author_name>
  <author_url>https://blog.hatena.ne.jp/ponpoko1968/</author_url>
  <blog_title>ぽんぽこ日記</blog_title>
  <blog_url>https://ponpoko1968.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>emacsでobjective-Cで書かれたソースコードを、imenuでブラウズする場合のインデックスを作成関数を改良したので、共有します。 (defun objc-pragma-imenu-create-index () (let (index) (dolist (pattern (list &quot;\\(^@interface.+$\\|^@implementation.+$\\|#pragma mark.+$\\|^-.+$\\|^+.+$\\)&quot; )) (goto-char (point-min)) (while (re-search-forward pattern (point-max) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fponpoko1968.hatenablog.com%2Fentry%2F20110810%2F1312944326&quot; title=&quot; [emacs] objc-mode でのimenu - ぽんぽこ日記&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-08-10 11:45:26</published>
  <title> [emacs] objc-mode でのimenu</title>
  <type>rich</type>
  <url>https://ponpoko1968.hatenablog.com/entry/20110810/1312944326</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
