Berkeley CSUA MOTD:Entry 16301
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/09 [General] UID:1000 Activity:popular
7/9     

1999/8/12-15 [Computer/SW/Editors/Emacs] UID:16301 Activity:low
8/12    In emacs, can i highlight all the words that i search for? for
        example, i'd like to highlight all the word "print". How?
        \_ The same functionality can be done with grep -n
        \_ Use "less" instead of emacs.
        \- look for y2k-mode in gnu.emacs.source and riff off of that. --psb