[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: long source lines cause cursor to jam when searching
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Mon, 16 Apr 2012 17:19:25 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11803
- References: <87hawknmvb.fsf@xxxxxxxxxxx>
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.