手册说要使用'\ |',因为在\ | b中匹配a或b.但是当我将它与regexp builder或align-regexp一起使用时,例如"True\| False",它不会识别"True"或"False".我收到以下消息:
Wrong argument type: integer-or-marker-p, nil
我究竟做错了什么?
regex emacs
emacs ×1
regex ×1