<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ha-tan</author_name>
  <author_url>https://blog.hatena.ne.jp/ha-tan/</author_url>
  <blog_title>趣味的にっき</blog_title>
  <blog_url>https://ha-tan.hatenadiary.org/</blog_url>
  <categories>
    <anon>Emacs</anon>
  </categories>
  <description>エディタによっては80桁のところに縦線が入ってたりして、80桁オーバーしているかすぐにわかるようになっていますが、Emacs(Meadow)でそれに類することはどうやって実現するのがよいでしょう。M-x column-number-modeでモードラインに今何桁目かは表示できますが、じゃあファイル全体でどうなの？っていうのがわかりにくいです。 たぶん一番いいのは「Faceを作成して、80桁以上だったらその行全体の色を変える」かと思います。が、Face辺りを触るのは面倒そうなので、M-x grepを応用する方法を考えてみます。 ファイル: over80.rb #!/usr/bin/env rub…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fha-tan.hatenadiary.org%2Fentry%2F20070316%2F1174090780&quot; title=&quot; 80桁以上の行を抽出する - 趣味的にっき&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>2007-03-16 09:19:40</published>
  <title> 80桁以上の行を抽出する</title>
  <type>rich</type>
  <url>https://ha-tan.hatenadiary.org/entry/20070316/1174090780</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
