From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: EWW/URL: Avoid putting HTML download buffers into global-mark-ring? Date: Wed, 15 Mar 2017 16:11:49 -0700 (PDT) Message-ID: References: <22729.23624.27620.727244@gargle.gargle.HOWL> <79a80f68-7739-4de2-bee5-e8d5834ba072@default> <22729.30160.819443.760810@retriever.mtv.corp.google.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1489619530 17011 195.159.176.226 (15 Mar 2017 23:12:10 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 15 Mar 2017 23:12:10 +0000 (UTC) Cc: emacs-devel@gnu.org To: raman@google.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 16 00:12:06 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1coI5I-0003Uq-Iq for ged-emacs-devel@m.gmane.org; Thu, 16 Mar 2017 00:12:00 +0100 Original-Received: from localhost ([::1]:39938 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coI5O-0001oX-JL for ged-emacs-devel@m.gmane.org; Wed, 15 Mar 2017 19:12:06 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coI5J-0001mt-3Q for emacs-devel@gnu.org; Wed, 15 Mar 2017 19:12:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coI5E-0003dR-1b for emacs-devel@gnu.org; Wed, 15 Mar 2017 19:12:01 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:27787) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1coI5D-0003cu-PR for emacs-devel@gnu.org; Wed, 15 Mar 2017 19:11:55 -0400 Original-Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id v2FNBqqu028527 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 15 Mar 2017 23:11:53 GMT Original-Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id v2FNBqcu032009 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 15 Mar 2017 23:11:52 GMT Original-Received: from abhmp0009.oracle.com (abhmp0009.oracle.com [141.146.116.15]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id v2FNBoL1031410; Wed, 15 Mar 2017 23:11:52 GMT In-Reply-To: <22729.30160.819443.760810@retriever.mtv.corp.google.com> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 12.0.6753.5000 (x86)] X-Source-IP: userv0022.oracle.com [156.151.31.74] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] [fuzzy] X-Received-From: 141.146.126.69 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:213063 Archived-At: > > > Looks like the HTML buffers that get created by the URL package e= nd > > > up participating in the global-mark-ring --- would it be possible to > > > avoid that? > > > > Do you mean optionally, by a user? Mandatory? If optional, do you > > mean that the default should be non-participation? > > > > Why? Shouldn't a user be able to mark a position in such buffers > > and navigate to it? > > Why would the user want to navigate the source html buffer of cnn.com? Why wouldn't s?he? Why shouldn't s?he _be able to_? But I don't really know what you mean by "the HTML buffers that get created by the URL package". A user might well want to navigate HTML buffers in general. Why not those HTML buffers?