bug#3322: 23.0.93; Empty overlays and what-cursor-position
Lennart Borgman <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
Empty overlays are not shown by (what-cursor-position t). This is rather inconvenient. There are two things to take care of to make it do that: 1. Use (overlays-in pos pos) instead of (overlays-at pos) in describe-char. 2. Allow describe-char to take care also of (point-max). In GNU Emacs 23.0.93.1 (i386-mingw-nt5.1.2600) of 2009-05-09