From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.devel Subject: Re: goto-line-history should not be buffer local. Date: Thu, 18 Feb 2021 11:53:49 +0100 Message-ID: <87lfblwssi.fsf@posteo.net> References: <87im6ugsdq.fsf@telefonica.net> <875z2s3s9b.fsf@mail.linkov.net> <87wnv6cjan.fsf@pointsman.de> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27915"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cc: emacs-devel@gnu.org To: Rolf Ade Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Feb 18 11:55:30 2021 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 1lCgy1-0007Aj-Vu for ged-emacs-devel@m.gmane-mx.org; Thu, 18 Feb 2021 11:55:29 +0100 Original-Received: from localhost ([::1]:54406 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lCgy1-0004zO-0r for ged-emacs-devel@m.gmane-mx.org; Thu, 18 Feb 2021 05:55:29 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42944) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lCgwb-0004E2-Ux for emacs-devel@gnu.org; Thu, 18 Feb 2021 05:54:01 -0500 Original-Received: from mout02.posteo.de ([185.67.36.66]:60483) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lCgwZ-00049F-BZ for emacs-devel@gnu.org; Thu, 18 Feb 2021 05:54:01 -0500 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 390182400FF for ; Thu, 18 Feb 2021 11:53:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1613645636; bh=2jVhmkgY0Q3jNpnEa9FlhHyTrQmwM+E5whADweoclrk=; h=From:To:Cc:Subject:Date:From; b=daaxssotQt/MDBWuq0qaKW2qaXHZA8uEYx6y0QFSrULaUpY+jKRWJRbAVxvh58erx LKSIEwo7S6Sz3R76P8eWr/ygHSHr5wwFPJCgotw2r0lQhVw5OR1HK+Gk6FLQIHyGJu HpkyYGpZZVtuYaiZ+xt0M25i7Aqd0WF3GyycPqIGrFous8u+ccSn4dSyRK94RJvsQy EUPbx6bHj4nrfosrRsEIm8f07TeWY8gzERwKIJqR+AXZBJoz4+xJ3vOSrz5PEP7eNT bZI6G1m64/TR6ChQfJMBmXIrjWXaGY/ZqkjL1FbB7DnbXhUYLga4Z80Bia9nfvUaWq rs0NiJfErOvPA== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4DhBQq23nGz9rxK; Thu, 18 Feb 2021 11:53:55 +0100 (CET) In-Reply-To: <87wnv6cjan.fsf@pointsman.de> (Rolf Ade's message of "Thu, 18 Feb 2021 01:26:56 +0100") Received-SPF: pass client-ip=185.67.36.66; envelope-from=philipk@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:265143 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Rolf Ade writes: > Matt Armstrong writes: >> >> Who are the people who would set the option back to buffer local >> history? > > I will do. (Would prefer it's the default.) Seconding this. > What meaning have a certain line number from one buffer in another > buffer? One argument was that you might accidentally type M-g M-g in the wrong buffer, and would want to easily switch the buffer and repeat the last goto-line request. =2D-=20 Philip K. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHHBAEBCAAxFiEEbW+YL3e0aNnYosjIGB9bla4wszYFAmAuRz0THHBoaWxpcGtA cG9zdGVvLm5ldAAKCRAYH1uVrjCzNu7YC/43qeeACgxYW4CoqQxAz1vQFpA7OoZr tgxL7byMT2hhG4/8nS/a9+4W9+wDgDgYZPsHCJ4wdoeFzgYf+eZuIWFyVoSzuwU4 OsnaKkqsTT8hjsaAmhJUzVXYttvOp/8bXsnpZPXugF2Zb2sVvTTvkVHZIYXKYBM/ OyZt6QBCeqdZhfv0ZFg868fsvgMgNWQcv1Fo/rl5o5hUKC+aB8wuvFjmDRaO3Dbo Fvx8ZPFOD6zOfKwN8jH3vsviIbOp4DqzlsGCdnGx//lfbCWp/h7Xn8PEe9sf73k5 9qRtSC/q1UGqpYyGI4GZo+9w9DLvBd5Ny9jktfIK/0lQ+BRX8UvZ2m2dCkKr/QWd TCsMFrvYs47/FUkk9WD2mPo9iAcYdiT/7D1cFhA9QmPqPjUCDEwQ73uJ89w9A/a7 SsuBdkJJRB3y/8fWiacWxyeLGowYkXoZF7uDpoNEwDpVNGDngVFqssHJyUslp1T4 bUUUsK/14dgmHQXm2sdY8kCBHWGlw6It32A= =85TU -----END PGP SIGNATURE----- --=-=-=--