<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tam5917</author_name>
  <author_url>https://blog.hatena.ne.jp/tam5917/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://tam5917.hatenablog.com/</blog_url>
  <categories>
    <anon>emacs</anon>
    <anon>ibuffer</anon>
  </categories>
  <description>バッファリストを表示するツールとしてIbuffer Modeが存在する． カスタマイズするとなかなか便利に使えるツールである． デフォルトで表示可能な項目にはバッファ名やメジャーモード名などがある． 私はこれらに加えて，各バッファの行数を表示したいと考えた． ちょっと調べて試行錯誤した結果，以下のようにすればよいことが分かった． define-ibuffer-columnを用いて表示用の関数を定義 ibuffer-formatsに追加 Emacs Wikiをみると，他にもバッファのサイズ表示をhuman-readableにするというものが紹介されていたので，今回はそれも取り込んでみた： ;; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftam5917.hatenablog.com%2Fentry%2F2014%2F10%2F23%2F105832&quot; title=&quot;Ibufferのバッファリストに表示する項目を追加する - 備忘録&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>2014-10-23 10:58:32</published>
  <title>Ibufferのバッファリストに表示する項目を追加する</title>
  <type>rich</type>
  <url>https://tam5917.hatenablog.com/entry/2014/10/23/105832</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
