Skip to content

Instantly share code, notes, and snippets.

@aita
Last active December 19, 2015 03:28
Show Gist options
  • Select an option

  • Save aita/5890119 to your computer and use it in GitHub Desktop.

Select an option

Save aita/5890119 to your computer and use it in GitHub Desktop.
foreign-regexp の使い方メモ

foreign-regexp

正規表現をたしかめる:M-x re-builder
正規表現をコピーする:C-c C-w
re-builderの終了:C-c C-q
正規表現を用いて置換:M-s M-% (foreign-regexp/query-replace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment