all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: 9092@debbugs.gnu.org
Subject: bug#9092: movement cursor in speedbar
Date: Fri, 15 Jul 2011 17:23:16 +0200	[thread overview]
Message-ID: <CAAeL0SQ15u5F3gNPU1h_O5NLEDqAC8+S-cxutSCf_MVWf80RPQ@mail.gmail.com> (raw)

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





             reply	other threads:[~2011-07-15 15:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-15 15:23 Juanma Barranquero [this message]
2020-12-08 14:46 ` bug#9092: movement cursor in speedbar Lars Ingebrigtsen
2020-12-15 17:36   ` Eli Zaretskii
2020-12-17 11:21     ` Lars Ingebrigtsen
2020-12-17 14:37       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAeL0SQ15u5F3gNPU1h_O5NLEDqAC8+S-cxutSCf_MVWf80RPQ@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=9092@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.