all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9092: movement cursor in speedbar
@ 2011-07-15 15:23 Juanma Barranquero
  2020-12-08 14:46 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Juanma Barranquero @ 2011-07-15 15:23 UTC (permalink / raw)
  To: 9092

emacs -Q -f speedbar

The cursor is at the bottom of the speedbar window.

<up>    ; the cursor moves over the icon in the previous line
<up>
...
<up>    ; the cursor moves over the icons normally
<right> <left>  ; the cursor is again over the icon
<down>   ; now the cursor moves to the space next to the icon.

and from that moment on, even if you move over the icon, the cursor
moves back outside it.

According to Eli, line-move-visual tells vertical-motion which column
the cursor should move to, and that does not work too well with stuff
that isn't text, like an image or a stretch glyph (like the one for
`(space :align-to NN)') display property.

    Juanma





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

end of thread, other threads:[~2020-12-17 14:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-15 15:23 bug#9092: movement cursor in speedbar Juanma Barranquero
2020-12-08 14:46 ` Lars Ingebrigtsen
2020-12-15 17:36   ` Eli Zaretskii
2020-12-17 11:21     ` Lars Ingebrigtsen
2020-12-17 14:37       ` Eli Zaretskii

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.