* bug#6827: Emacs can't move to the cursor to the next line with C-n when it is on a big image
@ 2010-08-08 22:27 Ken Hori
2010-08-21 18:18 ` Ken Hori
2019-08-10 19:43 ` Stefan Kangas
0 siblings, 2 replies; 3+ messages in thread
From: Ken Hori @ 2010-08-08 22:27 UTC (permalink / raw)
To: 6827
$ emacs -q
M-: (insert (propertize "Image" 'display (create-image
"/some/big/image/exceeding/display/height.png"))) RET
C-e
Now, C-n should move the cursor to the next line, but it doesn't - a bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6827: Emacs can't move to the cursor to the next line with C-n when it is on a big image
2010-08-08 22:27 bug#6827: Emacs can't move to the cursor to the next line with C-n when it is on a big image Ken Hori
@ 2010-08-21 18:18 ` Ken Hori
2019-08-10 19:43 ` Stefan Kangas
1 sibling, 0 replies; 3+ messages in thread
From: Ken Hori @ 2010-08-21 18:18 UTC (permalink / raw)
To: 6827
Any comment on this bug?
On Sun, Aug 8, 2010 at 3:27 PM, Ken Hori <fplemma@gmail.com> wrote:
> $ emacs -q
>
> M-: (insert (propertize "Image" 'display (create-image
> "/some/big/image/exceeding/display/height.png"))) RET
>
> C-e
>
> Now, C-n should move the cursor to the next line, but it doesn't - a bug.
>
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6827: Emacs can't move to the cursor to the next line with C-n when it is on a big image
2010-08-08 22:27 bug#6827: Emacs can't move to the cursor to the next line with C-n when it is on a big image Ken Hori
2010-08-21 18:18 ` Ken Hori
@ 2019-08-10 19:43 ` Stefan Kangas
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2019-08-10 19:43 UTC (permalink / raw)
To: Ken Hori; +Cc: 6827
Ken Hori <fplemma@gmail.com> writes:
> $ emacs -q
>
> M-: (insert (propertize "Image" 'display (create-image
> "/some/big/image/exceeding/display/height.png"))) RET
>
> C-e
>
> Now, C-n should move the cursor to the next line, but it doesn't - a bug.
Hi Ken,
I can't reproduce this on Emacs 26.2, the latest version of Emacs. Nor
can I reproduce it on the current master branch.
Since this bug was reported 9 years ago, I will assume that this bug has
been fixed while you were waiting for a reply. I am therefore closing
the bug report.
If you can still reproduce this issue on the latest version of Emacs,
please report back and we can re-open the issue.
Best regards,
Stefan Kangas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-08-10 19:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-08 22:27 bug#6827: Emacs can't move to the cursor to the next line with C-n when it is on a big image Ken Hori
2010-08-21 18:18 ` Ken Hori
2019-08-10 19:43 ` Stefan Kangas
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.