[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: page with many images makes one want to killall emacs
- From: jidanni@xxxxxxxxxxx
- Date: Tue, 16 Nov 2010 10:14:03 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 11418
- References: <87oc9w9aed.fsf@xxxxxxxxxxx>
Hitting T (T runs the command w3m-toggle-inline-images) on
http://code.google.com/p/google-maps-icons/#All_the_markers is a perfect
opportunity for developers to please investigate methods of stopping
emacs-w3m with C-c C-k (runs the command w3m-process-stop), or C-g, to
increase the ability of one being able to stop emacs-w3m from doing
something we regretted (asking for too many pictures), without needing
to resort to killall emacs.