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

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

bug#9626: cursor not returned to the item we just viewed!


From: martin rudalics
Subject: bug#9626: cursor not returned to the item we just viewed!
Date: Thu, 29 Sep 2011 11:27:33 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> $ ls -og /var/tmp/nora/
> -rw-r--r-- 1 133549 Sep 28 19:18 DSC01575.JPG
> -rw-r--r-- 1 133594 Sep 28 19:18 DSC01576.JPG
> -rw-r--r-- 1 130413 Sep 28 19:18 DSC01577.JPG
> -rw-r--r-- 1 127345 Sep 28 19:18 DSC01578.JPG
> -rw-r--r-- 1 135747 Sep 28 19:18 DSC01579.JPG
> -rw-r--r-- 1 130538 Sep 28 19:18 DSC01580.JPG
> $ emacs -Q /var/tmp/nora/
> v q SPC v q SPC SPC v q
>
> Notice after viewing a few pictures the cursor is not returned to the
> picture we just viewed! This only started happening this week.

It happened because `window-point' doesn't return `point' when the
argument window is selected but its buffer is not current.

Please try again and thanks for the report, martin





reply via email to

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