From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.devel Subject: Re: eww Date: Sat, 06 Jul 2013 17:19:54 +0200 Message-ID: <87ehbb1zs5.fsf@building.gnus.org> References: <87d2rkb1pi.fsf@fleche.redhat.com> <87fvwfa3ev.fsf@fleche.redhat.com> <87k3l96gna.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1373124029 486 80.91.229.3 (6 Jul 2013 15:20:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Jul 2013 15:20:29 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 06 17:20:30 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UvUHl-00081L-1x for ged-emacs-devel@m.gmane.org; Sat, 06 Jul 2013 17:20:29 +0200 Original-Received: from localhost ([::1]:54745 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvUHk-0000Ja-Hj for ged-emacs-devel@m.gmane.org; Sat, 06 Jul 2013 11:20:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvUHe-0000JF-W1 for emacs-devel@gnu.org; Sat, 06 Jul 2013 11:20:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvUHZ-000825-CP for emacs-devel@gnu.org; Sat, 06 Jul 2013 11:20:22 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]:43234) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvUHZ-00081t-5I for emacs-devel@gnu.org; Sat, 06 Jul 2013 11:20:17 -0400 Original-Received: from 46.157.223.218.tmi.telenormobil.no ([46.157.223.218] helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1UvUHO-0001gZ-Az for emacs-devel@gnu.org; Sat, 06 Jul 2013 17:20:06 +0200 In-Reply-To: <87k3l96gna.fsf@lifelogs.com> (Ted Zlatanov's message of "Mon, 01 Jul 2013 18:48:25 -0400") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1UvUHO-0001gZ-Az MailScanner-NULL-Check: 1373728806.75548@SmNXhr/WgQ351npEbsPnnQ X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.224.195 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:161657 Archived-At: Ted Zlatanov writes: > I'm not sure I understand all the buffer magic eww does, so here's an > attempt to provide `eww-view-source' under `v' (right now it just calls > `debug' on the data). If I edebug `eww-view-source' it has the right > data, but I think something is getting lost in translation because the > data doesn't show up when I actually hit `v'. Calling `debug' is probably not the right thing to do. Just pop to a buffer called "*eww source*" or something, with a very minor mode that would just bind `q' to exit. But otherwise, looks good. Please apply. :-) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/