[I am resending this email because I believe the original was blocked because
of attached screen-capture files.]
Somewhere during recent changes in XEmacs code, highlighting forms have
changed. I have uploaded two screen captures of XEmacs frames to my
Google Docs account:
1. XEmacs-highlight-a944c124b2d3.png the original format where
highlighting ends in each line on the last character on the line:
https://docs.google.com/a/royar.org/leaf?id=0BxyfmUIeUgYHNDMwMDJkNjMtZTEx...
2. XEmacs-highlight-e6b5c49f9e13.png the current format where
highlighting continues on a line until the right-hand margin, regardless of
whether there is whitespace in the blank region:
https://docs.google.com/a/royar.org/leaf?id=0BxyfmUIeUgYHZjk0MzQ2MDItYzdk...
Are there custom variables I should check to see if recent changes make my
original settings (used for 10 years) caused the change in appearance?
Both captures were from 21.5 (beta31) "ginger." Because I had been working
wiith unwrapped text for the last few weeks, I did not notice the change until
earlier this week.
I do have the following custom-set-face:
(zmacs-region ((t (:background "yellow"))) t)
and have for many years. The only other reference I have to zmacs-regions is in
an old function that gets called when I hit the delete or the backspace key and
a region is active--it deletes the region.
--
rdr
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta