Emacs region highlighting

后端 未结 2 965
悲&欢浪女
悲&欢浪女 2021-01-13 12:25

Is there a way to highlight a string in a text (but not ALL such strings) in a buffer where font-lock-mode is on.

Let\'s imagine I have a buffer with SQL mode and

2条回答
  •  无人及你
    2021-01-13 13:15

    Have a look at http://www.emacswiki.org/emacs/HighlightTemporarily.

    Both MarkerPens and Highlight provide functions to highlight a region.

提交回复
热议问题