From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#29785: [PATCH] Implement separate eww history Date: Wed, 20 Dec 2017 18:17:02 +0200 Message-ID: <83mv2dnzlt.fsf@gnu.org> References: <87k1xhy5mi.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1513786715 12239 195.159.176.226 (20 Dec 2017 16:18:35 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 20 Dec 2017 16:18:35 +0000 (UTC) Cc: 29785@debbugs.gnu.org To: Robert Pluim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Dec 20 17:18:31 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1eRh4g-0002lo-Ua for geb-bug-gnu-emacs@m.gmane.org; Wed, 20 Dec 2017 17:18:31 +0100 Original-Received: from localhost ([::1]:57883 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRh6f-0002Tt-Ci for geb-bug-gnu-emacs@m.gmane.org; Wed, 20 Dec 2017 11:20:33 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRh3H-0000Xh-Lf for bug-gnu-emacs@gnu.org; Wed, 20 Dec 2017 11:17:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRh3G-0004Ly-10 for bug-gnu-emacs@gnu.org; Wed, 20 Dec 2017 11:17:03 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:35962) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eRh3F-0004Lo-US for bug-gnu-emacs@gnu.org; Wed, 20 Dec 2017 11:17:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eRh3F-0006F6-Na for bug-gnu-emacs@gnu.org; Wed, 20 Dec 2017 11:17:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 20 Dec 2017 16:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29785 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 29785-submit@debbugs.gnu.org id=B29785.151378662123986 (code B ref 29785); Wed, 20 Dec 2017 16:17:01 +0000 Original-Received: (at 29785) by debbugs.gnu.org; 20 Dec 2017 16:17:01 +0000 Original-Received: from localhost ([127.0.0.1]:44643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eRh3E-0006Eo-NG for submit@debbugs.gnu.org; Wed, 20 Dec 2017 11:17:00 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:58502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eRh3C-0006Eb-OL for 29785@debbugs.gnu.org; Wed, 20 Dec 2017 11:16:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRh33-0004Bi-2d for 29785@debbugs.gnu.org; Wed, 20 Dec 2017 11:16:53 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRh32-0004BZ-VI; Wed, 20 Dec 2017 11:16:49 -0500 Original-Received: from [176.228.60.248] (port=3351 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eRh32-0003eh-C2; Wed, 20 Dec 2017 11:16:48 -0500 In-reply-to: <87k1xhy5mi.fsf@gmail.com> (message from Robert Pluim on Wed, 20 Dec 2017 12:56:53 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:141296 Archived-At: > From: Robert Pluim > Date: Wed, 20 Dec 2017 12:56:53 +0100 > > +@vindex eww-separate-history > +@cindex eww > + If you want to keep the history of URI's you've opened separate from > +the default minibuffer history, set @code{eww-separate-history} to > +@code{t} Why should EWW usurp the history of URLs? If we are going to provide a history of URLs, it should be common to EWW and browse-url at least, I think, and perhaps other commands that prompt for URL, if there are such commands. > ++++ > +*** The new user variable 'eww-separate-history' causes eww to use a > +separate minibuffer history if non-nil Period at the end of a sentence, and also EWW should be capitalized, I think. Btw, I see lately some kind of tendency to write long multi-line sentences at the beginning of NEWS entries. This is the opposite of what we should try doing: NEWS is visited in Outline mode, so we should facilitate that by having short headers, to allow users hide the text of the entry. Thanks.