help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: posn-at-point returns nil after goto-char


From: Jeff Clough
Subject: Re: posn-at-point returns nil after goto-char
Date: Sun, 11 Apr 2010 10:49:33 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.95 (gnu/linux)

"D Chiesa" <dpchiesa@hotmail.com> writes:

> How can I get the position to be *really* updated, between `goto-char`
> and `posn-at-point`, so that `posn-at-point` will not return nil?

Putting a call to (recenter) between them will work.

Jeff





reply via email to

[Prev in Thread] Current Thread [Next in Thread]