LoginSignup
11
10

More than 5 years have passed since last update.

Emacsで文字数カウントする方法

Last updated at Posted at 2013-04-18

Emacsで選択範囲の文字数を数える方法

 数えたい部分を範囲を選択して
 M-x count-lines-regions

 ミニバッファに、選択した範囲が、何行で何文字か表示されます。

11
10
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
11
10