From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs-29 additional key binding suggestions Date: Mon, 24 Apr 2023 16:06:07 +0300 Message-ID: <838rehxwe8.fsf@gnu.org> References: <87leipe0oi.fsf@gmail.com> <831qkf6k28.fsf@gnu.org> <877cu67d34.fsf@gmail.com> <87edoecuak.fsf@gmail.com> <871qkd50m7.fsf@gmail.com> <875y9ld9lt.fsf@gmail.com> <83mt2xy1vy.fsf@gnu.org> <87jzy1bk2e.fsf@gmail.com> <83a5yxxz4z.fsf@gnu.org> <87fs8pbgd5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2543"; mail-complaints-to="usenet@ciao.gmane.io" Cc: visuweshm@gmail.com, emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Apr 24 15:06:39 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pqvtu-0000Ro-PQ for ged-emacs-devel@m.gmane-mx.org; Mon, 24 Apr 2023 15:06:38 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pqvtM-00069Z-42; Mon, 24 Apr 2023 09:06:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pqvtI-00068u-Nd for emacs-devel@gnu.org; Mon, 24 Apr 2023 09:06:00 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pqvtI-0005Iv-0Q; Mon, 24 Apr 2023 09:06:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=h7GaqrWLmvwwWDdWiymAHmvWBn0kTvoEvvZZqaXxzAc=; b=eG/Ve4YUkypuhbRLLHNM uJsBwPfHpiO/Cyf+s1VICWc9tY1Xqm9oE1lbzTsuvXvJidTKWNMwUZGCMrPqHqhmUvhq1Iswy4pq8 5HLrCTUFh6rogxt0ibQ1G1Ypdoj4aBXWHkA2CqWJmOE3Bezg5ntE/Y6tBduf9FO4PKH3HhOY85RwI k2UHoqcizCyH1/mk5G39frT0DJqatCvlUFawZXUksTjtrOAjT2HoNWPM2jfEQ8hGQoSC9CffkGT4r oh/s5yHpIuMqJINtnsE77tIMVf5UaUornU4q77g7LSXcKhgswDoeWnFNvFbk7XBXHEocEd/i3PLml R3T2BuweEMVOVQ==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pqvt0-0004En-SB; Mon, 24 Apr 2023 09:05:59 -0400 In-Reply-To: <87fs8pbgd5.fsf@gmail.com> (message from Robert Pluim on Mon, 24 Apr 2023 14:43:18 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:305621 Archived-At: > From: Robert Pluim > Cc: visuweshm@gmail.com, emacs-devel@gnu.org > Date: Mon, 24 Apr 2023 14:43:18 +0200 > > >>>>> On Mon, 24 Apr 2023 15:06:52 +0300, Eli Zaretskii said: > >> > >> Iʼm showing my gnus prejudice here, but itʼs because thatʼs what 'w' > >> does in the summary buffer, and itʼs kind of neat to be able to choose > >> between two different browsers just with a prefix. It would allow > >> Visuwesh to easily keep his preferred 'show everything in EWW', but > >> allow using an external browser as well. > > Eli> I don't mind, but beware the over-engineering. > > `browse-url-secondary-browser-function' was not invented by me, Iʼm > just proposing to use it in more places. I know. I meant the UI and the UX.