From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: How to examine the mark ring? Date: Tue, 21 Apr 2015 12:17:05 +0200 Message-ID: <20150421101705.GA24384@tuxteam.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1429611453 7636 80.91.229.3 (21 Apr 2015 10:17:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Apr 2015 10:17:33 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: gnuist006@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 21 12:17:28 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YkVFA-00060Y-4n for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Apr 2015 12:17:28 +0200 Original-Received: from localhost ([::1]:57505 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkVF9-0008Dc-As for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Apr 2015 06:17:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkVEt-0008CW-T6 for help-gnu-emacs@gnu.org; Tue, 21 Apr 2015 06:17:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkVEo-0004F3-TV for help-gnu-emacs@gnu.org; Tue, 21 Apr 2015 06:17:11 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:60453 helo=tomasium.tuxteam.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkVEo-0004Ek-OL for help-gnu-emacs@gnu.org; Tue, 21 Apr 2015 06:17:06 -0400 Original-Received: from tomas by tomasium.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1YkVEn-0006Nc-Ee; Tue, 21 Apr 2015 12:17:05 +0200 In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 5.199.139.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103898 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Apr 21, 2015 at 02:53:19AM -0700, gnuist006@gmail.com wrote: > Hi All, > > What I need is a method to examine the mark ring for which I could > not locate a command. C-@ is used to push the point or posn into the > mark ring stack or LIFO. > > I tried with apropos to find a suitable command or variable but as a newbie, I could not find one. There is a variable "mark-ring", so I'd try "C-h v RET mark-ring RET". This'll show its current (buffer-local) value. HTH - -- tomás -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlU2I6EACgkQBcgs9XrR2kaSEwCfbPLvA6SLshLwMYDsAPfercn+ +FAAmwU45eQ7pRSsE7gJb+qp2yByjMgX =RFn8 -----END PGP SIGNATURE-----