Emacs part 22at UNIX
Emacs part 22 - 暇つぶし2ch493:名無しさん@お腹いっぱい。
07/08/24 22:41:03
>>491
M-0は、それ自体がコマンドなので
>M-0 C-k みたいなコマンドをひくにはどうしたいいんでしょうか?
というのは無理。別々に調べる。


M-0を引いたら

M-0 runs the command digit-argument

Part of the numeric argument for the next command.
C-u following digits or minus sign ends the argument.

って書いてあるでしょ。


C-kを引いたら

(kill-line &optional arg)

With prefix argument, kill that many lines from point.
Negative arguments kill lines backward.
With zero argument, kills the text before point on the current line.

って書いてあるでしょ。



次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch