Skip to main content

Questions tagged [query-replace-regexp]

Filter by
Sorted by
Tagged with
3 votes
2 answers
433 views

It's Emacs, so I'm sure it's possible to do a query-replace-regexp that replaces any [a-zA-Z] letter with the following one in the alphabet, at least for ASCII letters. So for instance "sgd" ...
pglpm's user avatar
  • 397