<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>m-hiyama-memo</author_name>
  <author_url>https://blog.hatena.ne.jp/m-hiyama-memo/</author_url>
  <blog_title>(保存用) 檜山正幸のキマイラ飼育記 メモ編</blog_title>
  <blog_url>https://m-hiyama-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>emacs</anon>
  </categories>
  <description>いつも忘れてしまうのだが、 タブコードを使う／使わないは、バッファローカルな indent-tabs-mode 変数。 タブキーによる効果を設定するのは、グローバルな c-tab-always-indent 変数。 バッファローカル indent-tabs-mode 変数 値 動作 nil インデントの際に空白のみ使用 非nil タブも使う (defun my-c-c++-mode-init () (setq c-basic-offset 4) (setq indent-tabs-mode nil) ) (add-hook 'c-mode-hook 'my-c-c++-mode-init) (…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fm-hiyama-memo.hatenablog.jp%2Fentry%2F20160212%2F1455248343&quot; title=&quot;タブに関する変数 - (保存用) 檜山正幸のキマイラ飼育記 メモ編&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>2016-02-12 12:39:03</published>
  <title>タブに関する変数</title>
  <type>rich</type>
  <url>https://m-hiyama-memo.hatenablog.jp/entry/20160212/1455248343</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
