GNU bug report logs - #11261
24.1.50; cursor doesn't move in a long line

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Mon, 16 Apr 2012 23:42:02 UTC

Severity: normal

Found in version 24.1.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 11261 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: 11261 <at> debbugs.gnu.org
Subject: Re: bug#11261: 24.1.50; cursor doesn't move in a long line
Date: Tue, 17 Apr 2012 05:56:52 +0300
> Date: Tue, 17 Apr 2012 08:40:40 +0900
> From: Katsumi Yamaoka <yamaoka <at> jpl.org>
> 
> (let ((fox "The quick brown fox jumps over the lazy dog."))
>   (pop-to-buffer "*testing*")
>   (erase-buffer)
>   (setq header-line-format fox)
>   (dotimes (var 1000)
>     (insert fox "  "))
>   (goto-char (point-min))
>   (search-forward "fox" nil t 500))
> 
> Could this be fixed?

This is a clear regression, so I will look into it ASAP.

Thanks.




This bug report was last modified 13 years and 90 days ago.

Previous Next


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