From unknown Thu Jun 19 14:24:08 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#18834 <18834@debbugs.gnu.org> To: bug#18834 <18834@debbugs.gnu.org> Subject: Status: references to (long time removed) eww-quit Reply-To: bug#18834 <18834@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:24:08 +0000 retitle 18834 references to (long time removed) eww-quit=20 reassign 18834 emacs submitter 18834 Ivan Shmakov severity 18834 minor tag 18834 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 25 12:48:06 2014 Received: (at submit) by debbugs.gnu.org; 25 Oct 2014 16:48:06 +0000 Received: from localhost ([127.0.0.1]:35432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xi4VV-0004na-U1 for submit@debbugs.gnu.org; Sat, 25 Oct 2014 12:48:05 -0400 Received: from fely.am-1.org ([78.47.74.50]:37440) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xi4VN-0004nB-QF for submit@debbugs.gnu.org; Sat, 25 Oct 2014 12:47:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=siamics.net; s=a2013295; h=Content-Type:MIME-Version:Message-ID:Date:Sender:Subject:To:From; bh=VMZsowqg2aIiXhwll+1xdcwBkSUp+z9tiuWak/xpjuQ=; b=RnetglR1Ioae/kW/SOgwIn+rTq7ltP//YRMNpJu3yoeY0n+zjfyu4Xu2/cAosUyy8X7SGuwOnnlqEUeXhYqivY4ixdDthgf80GTre3NXOoHs2jphUn5jFcYDyykYkRrcp/ymTxKrrxkR8YcaQh03sgYQsp6elqWP+gKuMH1ptqw=; Received: from [2a02:2560:6d4:26ca::1:1d] (helo=violet.siamics.net) by fely.am-1.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1Xi4VL-0001xK-TG for submit@debbugs.gnu.org; Sat, 25 Oct 2014 16:47:52 +0000 Received: from localhost ([::1] helo=violet.siamics.net) by violet.siamics.net with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1Xi4VE-0008WO-Nj for submit@debbugs.gnu.org; Sat, 25 Oct 2014 23:47:44 +0700 From: Ivan Shmakov To: submit@debbugs.gnu.org Subject: references to (long time removed) eww-quit Date: Sat, 25 Oct 2014 16:47:43 +0000 Message-ID: <874musdrkg.fsf@violet.siamics.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.7 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Package: emacs Severity: minor Tags: patch Git records show eww-quit and eww-exit being defined and redefined the last December. Ultimately, however, both of these commands were removed from the code, =E2=80=93 yet the references to them remain there to this day. Please thus consider the (untested) patch MIMEd, which is intended to complete the following change: commit 4c004eaa87a1c9771a3ad07b382efbb81e380f96 Author: Lars Magne Ingebrigtsen AuthorDate: Sun Dec 1 18:00:04 2013 +0100 eww: Have `q' do a normal `quit-window' instead of killing the buffer. TIA. --=20 FSF associate member #7257 http://boycottsystemd.org/ =E2=80=A6 3013 B6A0= 230E 334A --=-=-= Content-Type: text/diff Content-Disposition: inline --- eww.el +++ eww.el @@ -443,7 +443,7 @@ (easy-menu-define nil map "" '("Eww" - ["Exit" eww-quit t] + ["Exit" quit-window t] ["Close browser" quit-window t] ["Reload" eww-reload t] ["Back to previous page" eww-back-url @@ -463,7 +463,7 @@ (defvar eww-tool-bar-map (let ((map (make-sparse-keymap))) (dolist (tool-bar-item - '((eww-quit . "close") + '((quit-window . "close") (eww-reload . "refresh") (eww-back-url . "left-arrow") (eww-forward-url . "right-arrow") --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 02 16:03:52 2014 Received: (at 18834-done) by debbugs.gnu.org; 2 Nov 2014 21:03:52 +0000 Received: from localhost ([127.0.0.1]:46432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xl2JU-0006wA-EP for submit@debbugs.gnu.org; Sun, 02 Nov 2014 16:03:52 -0500 Received: from mail-qa0-f46.google.com ([209.85.216.46]:56169) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xl2JS-0006vv-Qh for 18834-done@debbugs.gnu.org; Sun, 02 Nov 2014 16:03:51 -0500 Received: by mail-qa0-f46.google.com with SMTP id n8so3948464qaq.5 for <18834-done@debbugs.gnu.org>; Sun, 02 Nov 2014 13:03:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lifelogs.com; s=google; h=from:to:cc:subject:organization:references:mail-copies-to :gmane-reply-to-list:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=h7gSuNJ7+U1eV313XrJRo/P3Q5RWoBYgeiNulEbcoyA=; b=YI7Q6HwFQJOXp+bhx2vqrXIc7npzBBVKceiwC8a6yjD9yRJe8kq1lJ1mMrm1Dk87D2 JUI5Zw5G95i5JNcx79qFyiubYGEu6JKaLI7829wmdQj/ES1HcUOXK5N/ri86c0G2LXrb 8hivJ3z41dEfpw4rUubNxFUJ81bFHJbkvLt9M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:organization:references :mail-copies-to:gmane-reply-to-list:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=h7gSuNJ7+U1eV313XrJRo/P3Q5RWoBYgeiNulEbcoyA=; b=grdAV04IbYJNiidtMQ2bgFsOZby4aRCnnLmFM9hVSqbvUjaNTVvKpHjm3+uI8RjREj Hcs83cvAmXCKSZCubqzCgBel2IG564daZUBjiWofBT4HB9pW/QrCtlr+pJA6pflrp6tC A8mAZQUjsG+ETSoG6Dj3m3xah0Y93gqp8ZMptMtVKsV2UtHr7Cy0iaohAmSS/hxEgL43 sgfXBqYWsHx7bXDsaFC3pFVqMQKLW9d/i6JvGCOwhV/TrtZjl9uXAU8wfD6kXvK/8kVG ZCWDkYhnpf9RL6KEBXPKr5e7UhNijcRqdiqEPrFIKGete4uHnFqzLchXYVIrNw5MO197 JM2A== X-Gm-Message-State: ALoCoQmO5iYE13rQeZ3d3RbK9mXkI2kFxLb/E/gfltg8p6iAND5I7Ou7S3P5gBL/yz7w2AZqXpZm X-Received: by 10.229.183.199 with SMTP id ch7mr58587385qcb.19.1414962225246; Sun, 02 Nov 2014 13:03:45 -0800 (PST) Received: from flea (c-98-229-61-72.hsd1.ma.comcast.net. [98.229.61.72]) by mx.google.com with ESMTPSA id q4sm6882106qas.16.2014.11.02.13.03.44 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 02 Nov 2014 13:03:44 -0800 (PST) From: Ted Zlatanov To: Ivan Shmakov Subject: Re: bug#18834: references to (long time removed) eww-quit Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos References: <874musdrkg.fsf@violet.siamics.net> X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never Gmane-Reply-To-List: yes Date: Sun, 02 Nov 2014 16:03:57 -0500 In-Reply-To: <874musdrkg.fsf@violet.siamics.net> (Ivan Shmakov's message of "Sat, 25 Oct 2014 16:47:43 +0000") Message-ID: <87tx2hco1u.fsf@lifelogs.com> User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 18834-done Cc: 18834-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Sat, 25 Oct 2014 16:47:43 +0000 Ivan Shmakov wrote: IS> - ["Exit" eww-quit t] IS> + ["Exit" quit-window t] IS> - '((eww-quit . "close") IS> + '((quit-window . "close") Thanks for the patch; applied in your name. Closing. Ted From unknown Thu Jun 19 14:24:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 01 Dec 2014 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator