GNU bug report logs - #9092
movement cursor in speedbar

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Fri, 15 Jul 2011 15:25:02 UTC

Severity: normal

Tags: confirmed, fixed

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: lekktu <at> gmail.com, 9092 <at> debbugs.gnu.org
Subject: bug#9092: movement cursor in speedbar
Date: Tue, 15 Dec 2020 19:36:14 +0200
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Tue, 08 Dec 2020 15:46:21 +0100
> Cc: 9092 <at> 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.




This bug report was last modified 4 years and 215 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.