unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: lekktu@gmail.com, 9092@debbugs.gnu.org
Subject: bug#9092: movement cursor in speedbar
Date: Tue, 15 Dec 2020 19:36:14 +0200	[thread overview]
Message-ID: <83wnxj9dkh.fsf@gnu.org> (raw)
In-Reply-To: <87o8j4icea.fsf@gnus.org> (message from Lars Ingebrigtsen on Tue,  08 Dec 2020 15:46:21 +0100)

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Tue, 08 Dec 2020 15:46:21 +0100
> Cc: 9092@debbugs.gnu.org
> 
> (dotimes (i 5)
>   (insert (propertize "a" 'invisible t)
> 	  (propertize "c" 'display
> 		      (find-image '((:type xpm :file "search.xpm"))))
> 	  (format " foo %s\n" i)))
> 
> If we don't have the invisible text before the image, then motion
> commands work as expected.

Yes, the invisible text immediately before the image was the trigger
here.

Should be fixed now on the master branch.





  reply	other threads:[~2020-12-15 17:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83wnxj9dkh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=9092@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=lekktu@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).