From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: [elpa] master 2a29130: Make debbugs install a handler in browse-url-default-handlers. Date: Wed, 10 Jun 2020 20:26:41 +0200 Message-ID: <87eeqmsroe.fsf@gnu.org> References: <20200507122008.22755.28768@vcs0.savannah.gnu.org> <20200507122010.213B720A15@vcs0.savannah.gnu.org> <87o8qzvrqg.fsf@gnus.org> <214c3d1f-c0b3-4e70-8f73-e3efa53d9bb9@beta.fastmail.com> <87o8qkruim.fsf@gnus.org> <878sgv9bqm.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="2394"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Lars Ingebrigtsen , Michael Albinus , Emacs developers To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jun 10 20:29:27 2020 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 1jj5Tb-0000V1-28 for ged-emacs-devel@m.gmane-mx.org; Wed, 10 Jun 2020 20:29:27 +0200 Original-Received: from localhost ([::1]:35504 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jj5Ta-00022S-56 for ged-emacs-devel@m.gmane-mx.org; Wed, 10 Jun 2020 14:29:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49008) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jj5R3-0006rk-Qb for emacs-devel@gnu.org; Wed, 10 Jun 2020 14:26:49 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46298) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jj5R3-0006t2-2K; Wed, 10 Jun 2020 14:26:49 -0400 Original-Received: from auth1-smtp.messagingengine.com ([66.111.4.227]:56065) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jj5R2-0008TH-7X; Wed, 10 Jun 2020 14:26:48 -0400 Original-Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailauth.nyi.internal (Postfix) with ESMTP id D1B1927C0064; Wed, 10 Jun 2020 14:26:47 -0400 (EDT) Original-Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Wed, 10 Jun 2020 14:26:47 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudehiedguddvjecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufhffjgfkfgggtgesthdtredttdertdenucfhrhhomhepvfgrshhs ihhlohcujfhorhhnuceothhsughhsehgnhhurdhorhhgqeenucggtffrrghtthgvrhhnpe dtleeiffekueffudeufeefhfeitdejuedtueevgeffgfdtjeelkeehgeekteekveenucfk phepleefrddvfeeirddufeegrdehgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrh grmhepmhgrihhlfhhrohhmpehthhhorhhnodhmvghsmhhtphgruhhthhhpvghrshhonhgr lhhithihqdekieejfeekjeekgedqieefhedvleekqdhtshguhheppehgnhhurdhorhhgse hfrghsthhmrghilhdrfhhm X-ME-Proxy: Original-Received: from thinkpad-t440p (p5dec8636.dip0.t-ipconnect.de [93.236.134.54]) by mail.messagingengine.com (Postfix) with ESMTPA id 19E593280065; Wed, 10 Jun 2020 14:26:45 -0400 (EDT) Mail-Followup-To: Stefan Monnier , Lars Ingebrigtsen , Michael Albinus , Emacs developers In-Reply-To: (Stefan Monnier's message of "Wed, 10 Jun 2020 12:51:52 -0400") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:252081 Archived-At: Stefan Monnier writes: >> (I guess I'm somewhat sensitive to the issue because I poke around in >> a bunch of files and have a tendency to load them just to make >> skipping around in them easier with `M-.'. It's so, so annoying to >> find that just loading a file suddenly makes Emacs behave >> differently... but that's a problem for developers, and shouldn't >> take precedence over what's good for users.) > > Now that Emacs sometimes loads a file just to find potential > completions in `C-h i` this is something that affects not just > "hardcore developers" but any random end user. > > So we should definitely take these problems seriously. Since we seem to agree that this specific case is allright, may I initiate a new debbugs release with that change? (Feel free to do it yourself if you want.) Bye, Tassilo