From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#16692: 24.2; nlinum version 1.2 does not work correctly with indirect buffers Date: Sat, 08 Feb 2014 22:13:16 +0200 Message-ID: <8338jtweg3.fsf@gnu.org> References: <87iospxtkx.fsf@foil.strangled.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1391890450 2162 80.91.229.3 (8 Feb 2014 20:14:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Feb 2014 20:14:10 +0000 (UTC) Cc: 16692@debbugs.gnu.org To: mdl@alum.mit.edu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 08 21:14:17 2014 Return-path: Envelope-to: geb-bug-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 1WCEI4-0000C8-Li for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Feb 2014 21:14:16 +0100 Original-Received: from localhost ([::1]:47891 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCEI4-0000Jk-80 for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Feb 2014 15:14:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCEHv-0000JN-SZ for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 15:14:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCEHq-0007CI-L1 for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 15:14:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCEHq-0007CD-Ic for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 15:14:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WCEHq-0000ip-7m for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 15:14:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 Feb 2014 20:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16692 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16692-submit@debbugs.gnu.org id=B16692.13918904102722 (code B ref 16692); Sat, 08 Feb 2014 20:14:02 +0000 Original-Received: (at 16692) by debbugs.gnu.org; 8 Feb 2014 20:13:30 +0000 Original-Received: from localhost ([127.0.0.1]:58208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WCEHJ-0000hh-DM for submit@debbugs.gnu.org; Sat, 08 Feb 2014 15:13:29 -0500 Original-Received: from mtaout26.012.net.il ([80.179.55.182]:55638) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WCEHG-0000hU-BD for 16692@debbugs.gnu.org; Sat, 08 Feb 2014 15:13:27 -0500 Original-Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0N0P0010013O6T00@mtaout26.012.net.il> for 16692@debbugs.gnu.org; Sat, 08 Feb 2014 22:12:10 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N0P00LVN1G97L60@mtaout26.012.net.il>; Sat, 08 Feb 2014 22:12:10 +0200 (IST) In-reply-to: <87iospxtkx.fsf@foil.strangled.net> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:84985 Archived-At: > From: Mark Lillibridge > Cc: 16692@debbugs.gnu.org, monnier@iro.umontreal.ca > Date: Sat, 08 Feb 2014 12:01:02 -0800 > > Is there a good alternative for editing several places in the same > file at once? E.g., a C++ header file with the class part with > declarations at the top and the inlined member definitions at the end of > the same file. I find myself losing one of my places when I have to > switch to a different buffer and back again. There are various packages that allow saving and restoring positions, starting with the mark ring and bookmarks.