5

I have a number of text and org documents that contain Greek and Hebrew text. I want to be able to search these in Emacs using isearch but I also want Emacs to ignore all accents and diacritics. I found a solution to this problem years ago but forgot what it is. Any help would be appreciated.

1 Answer 1

3

To toggle whether or not the search will consider similar and equivalent characters as a match, type M-s '.

Source : https://www.gnu.org/software/emacs/manual/html_node/emacs/Special-Isearch.html

1
  • 1
    It appears that one cannot disable character folding in a regexp search, only a regular search. Commented Oct 3, 2019 at 4:38

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.