<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syohex</author_name>
  <author_url>https://blog.hatena.ne.jp/syohex/</author_url>
  <blog_title>Shohei Yoshida's Diary</blog_title>
  <blog_url>https://syohex.hatenablog.com/</blog_url>
  <categories>
    <anon>emacs</anon>
    <anon>company</anon>
  </categories>
  <description>company-cmake(標準)でディレクティブ(関数, キーワード等)を補完すると全部小文字になる. カーソル前の文字列(prefix)が大文字だろうと小文字に変換されてしまう. プロジェクトによっては大文字でディレクティブが書かれていることがあり, 補完後わざわざ upcaseとかしていたけどめんどいので prefixが大文字の場合は大文字に補完されるようにしてみた. コードは以下の通り. 本質的に直そうかと PRを書こうとしたが治す箇所が多いし, 今のところはこれで我慢する. (defvar my/company-cmake-prefix nil) (defun my/company-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsyohex.hatenablog.com%2Fentry%2F2017%2F02%2F22%2F213210&quot; title=&quot; company-cmakeで大文字, 小文字を考慮した補完をする - Shohei Yoshida&amp;#39;s Diary&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>2017-02-22 21:32:10</published>
  <title> company-cmakeで大文字, 小文字を考慮した補完をする</title>
  <type>rich</type>
  <url>https://syohex.hatenablog.com/entry/2017/02/22/213210</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
