From: utzoo!decvax!wivax!linus!allegra!eagle!harpo!seismo!hao!hplabs!sri-unix!jr@bbncd Newsgroups: net.emacs Title: Re: highlight-region, anyone? Article-I.D.: sri-arpa.1278 Posted: Thu May 5 06:05:10 1983 Received: Sat May 7 05:28:26 1983 Relay-Version:version B 3/9/83; site harpo.UUCP Message-ID:<1278@sri-arpa.UUCP> Date:Thu, 5-May-83 06:05:10 EDT From: John Robinson The BBN Pen editor uses a visible mark, which I have sometimes missed in EMACS. Many times this is enough for what you describe. Highlighting a whole region might be costly if the terminal requires sending the entire region again (most do I suspect); it is probably more appropriate for workstations where there is higher bandwidth between the editor and the display. Since I mentioned Pen, I'll mention another useful feature it has - region-shape options. That is, aside from "text" shaped regions (like what EMACS uses), regions can be "line" shaped (includes all of the lines including point and mark) or "box" shaped (this is the clever one - all the rectangle defined by point and mark). Box regions turn out to be very useful for making figures out of text. /jr jr @ bbn-unix (arpanet)