[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: long source lines cause cursor to jam when searching



In [emacs-w3m : No.11802] jidanni@xxxxxxxxxxx wrote:
> Browse http://opinionator.blogs.nytimes.com/2012/04/10/all-hail-azawad/
> Hit \ runs the command w3m-view-source
> Then (search-forward
> "http://opinionator.blogs.nytimes.com/category/borderlines/feed/";)
> When you find it, hit C-f C-f C-f... notice how the cursor gets stuck?

M-x toggle-truncate-lines before searching will avoid the cursor
from being stuck, but that's not a solution.  I've been suspecting
it's an Emacs 24 bug.