From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Tury Newsgroups: gmane.emacs.help Subject: show registered positions Date: Tue, 18 Oct 2005 12:27:18 GMT Organization: Nokia Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1129640425 6949 80.91.229.2 (18 Oct 2005 13:00:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2005 13:00:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 18 15:00:24 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ERr3M-00061j-7W for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Oct 2005 14:58:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERr3L-0000Kd-EF for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Oct 2005 08:58:51 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.bahnhof.se!195.197.54.117.MISMATCH!feeder1.news.jippii.net!nntp.inet.fi!inet.fi!newsfeed1.nokia.com!news1.nokia.com!news2.nokia.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: 40tude_Dialog/2.0.15.1 Original-Lines: 16 Original-NNTP-Posting-Host: 172.24.170.172 Original-X-Complaints-To: newsmaster@nokia.com Original-X-Trace: news2.nokia.com 1129638438 172.24.170.172 (Tue, 18 Oct 2005 15:27:18 EET DST) Original-NNTP-Posting-Date: Tue, 18 Oct 2005 15:27:18 EET DST Original-Xref: shelby.stanford.edu gnu.emacs.help:134738 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:30320 Archived-At: Hi, I see in the manual (GNU Emacs 21.3.1 on Win XP; I may switch to using CVS) that C-x r R saves position of point in register R. Is it possible somehow easily (=using at most a few elisp lines in .emacs?) to mark those lines (may be: highlight?) what contain saved positions, e.g. at the left edge of the buffer? Or at least list all registers what contain a position? I mean that in the case I have several saved positions, it would be nice to see them in (pick them from?) a list; or see them when I am around a "saved" line... Thanks in advance, Peter Tury