all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3322: 23.0.93; Empty overlays and what-cursor-position
@ 2009-05-18 10:35 Lennart Borgman
  2012-08-20 11:12 ` Chong Yidong
  0 siblings, 1 reply; 3+ messages in thread
From: Lennart Borgman @ 2009-05-18 10:35 UTC (permalink / raw)
  To: emacs-pretest-bug

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






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#3322: 23.0.93; Empty overlays and what-cursor-position
  2009-05-18 10:35 bug#3322: 23.0.93; Empty overlays and what-cursor-position Lennart Borgman
@ 2012-08-20 11:12 ` Chong Yidong
  2012-08-20 11:23   ` Lennart Borgman
  0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2012-08-20 11:12 UTC (permalink / raw)
  To: Lennart Borgman; +Cc: 3322

Lennart Borgman <lennart.borgman@gmail.com> writes:

> Empty overlays are not shown by (what-cursor-position t). This is
> rather inconvenient.

Fixed in trunk.  Thanks.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#3322: 23.0.93; Empty overlays and what-cursor-position
  2012-08-20 11:12 ` Chong Yidong
@ 2012-08-20 11:23   ` Lennart Borgman
  0 siblings, 0 replies; 3+ messages in thread
From: Lennart Borgman @ 2012-08-20 11:23 UTC (permalink / raw)
  To: Chong Yidong; +Cc: 3322

On Mon, Aug 20, 2012 at 1:12 PM, Chong Yidong <cyd@gnu.org> wrote:
> Lennart Borgman <lennart.borgman@gmail.com> writes:
>
>> Empty overlays are not shown by (what-cursor-position t). This is
>> rather inconvenient.
>
> Fixed in trunk.  Thanks.

Thanks.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-20 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-18 10:35 bug#3322: 23.0.93; Empty overlays and what-cursor-position Lennart Borgman
2012-08-20 11:12 ` Chong Yidong
2012-08-20 11:23   ` Lennart Borgman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.