Path: sparky!uunet!stanford.edu!agate!spool.mu.edu!mips! zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ccv.FR!rms From: r...@ccv.FR (Richard M. Stallman) Newsgroups: gnu.emacs.help Subject: Text highlighting in Emacs Message-ID: <9204121108.AA06036@jekyll.ccv> Date: 12 Apr 92 15:08:20 GMT Article-I.D.: jekyll.9204121108.AA06036 Sender: dae...@cis.ohio-state.edu Reply-To: r...@gnu.ai.mit.edu Organization: Gatewayed from the GNU Project mailing list help-gnu-em...@prep.ai.mit.edu Lines: 10 Emacs 19 won't support text highlighting, but a later version will. We have code basically working for attaching arbitrary properties to parts of the text, including choice of font and color. This feature is designed for attributes which are considered part of the text itself. What Epoch provides is highlighting that is part of the presentation of the text, not logically part of the text itself. That is useful also; I hope we will find the wherewithal to implement that along with the other highlighting features.