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: pop-global-mark and info buffers Date: Sun, 06 Dec 2020 07:49:54 +0200 Message-ID: <83k0tvbi0u.fsf@gnu.org> References: <20201206033517.BDF06C218D5@raman-glaptop.localdomain> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4130"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 06 06:51:06 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 1klmwr-0000yZ-OS for ged-emacs-devel@m.gmane-mx.org; Sun, 06 Dec 2020 06:51:05 +0100 Original-Received: from localhost ([::1]:33888 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1klmwq-0005kn-Qy for ged-emacs-devel@m.gmane-mx.org; Sun, 06 Dec 2020 00:51:04 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1klmvz-0005GA-7a for emacs-devel@gnu.org; Sun, 06 Dec 2020 00:50:12 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60310) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1klmvy-0007Ve-MP; Sun, 06 Dec 2020 00:50:10 -0500 Original-Received: from [176.228.60.248] (port=2679 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1klmvu-000145-Et; Sun, 06 Dec 2020 00:50:08 -0500 In-Reply-To: <20201206033517.BDF06C218D5@raman-glaptop.localdomain> 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:260404 Archived-At: > From: "T.V Raman" > Date: Sat, 5 Dec 2020 19:35:17 -0800 (PST) > > 3. You invoke pop-global-mark (C-x C-SPC) and as you cycle through, > hit the mark in the info buffer. > > If you happen to have changed nodes in the info buffer after you > set the mark earlier, you get this error message --- which is > annoying: > > Global mark position is outside accessible part of buffer What would you like to happen instead? the message is factually correct.