タグ

emacsとregionに関するKanasansoftのブックマーク (1)

  • cua-mode - @peccul is peccu

    Emacs で矩形選択と 連番挿入 - sakito - Emacsがすきすぎる - Emacsグループより cua-modeをオンにしておくと連番の挿入が便利かも.あと,矩形選択した前後にタグを挿入したりするのに便利(C-xrtで代用できそうやけど) この動画をみてわかったことを書いておく. 変なキーバインドを無効か (setq cua-enable-cua-keys nil) これをしとかないとC-xでkill-regionとかになって変な感じ cua-enable-cua-keys is a variable defined in `cua-base.el'. Its value is t Documentation: *Enable using C-z, C-x, C-c, and C-v for undo, cut, copy, and paste. If the value i

    cua-mode - @peccul is peccu
    Kanasansoft
    Kanasansoft 2010/09/21
    矩形選択elispのsense-region.elの代替elisp。
  • 1