From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wang Lei Newsgroups: gmane.emacs.help Subject: Re: outline, org and bookmarks Date: Mon, 14 Sep 2009 12:32:59 +0800 Message-ID: References: <87y6oiemj9.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1252902816 11622 80.91.229.12 (14 Sep 2009 04:33:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Sep 2009 04:33:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 14 06:33:30 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mn3Fp-0007Fb-AA for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Sep 2009 06:33:29 +0200 Original-Received: from localhost ([127.0.0.1]:60053 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mn3Fo-0003Ai-8E for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Sep 2009 00:33:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mn3FT-0003AX-2V for help-gnu-emacs@gnu.org; Mon, 14 Sep 2009 00:33:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mn3FN-00039x-IZ for help-gnu-emacs@gnu.org; Mon, 14 Sep 2009 00:33:05 -0400 Original-Received: from [199.232.76.173] (port=47891 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mn3FN-00039s-G7 for help-gnu-emacs@gnu.org; Mon, 14 Sep 2009 00:33:01 -0400 Original-Received: from mail-vw0-f178.google.com ([209.85.212.178]:53563) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mn3FM-0008Tn-SU for help-gnu-emacs@gnu.org; Mon, 14 Sep 2009 00:33:01 -0400 Original-Received: by vws8 with SMTP id 8so19200vws.14 for ; Sun, 13 Sep 2009 21:33:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=rFiAAIOaHsFxJRx7oOV49hZlQcWeiOdEngiap6gCEJs=; b=AUbrR+8N23b6J+0hF6G9L0/UbFPziMrwBn9JaBT2/3U5KdenlmqysN6NItVEvpRKhG enh9O4xhUsoI/ZWUCQyAVy98t84Xcpwt3daHddCBuu5QsyuJNY372E4Gajk+vmc8wYHC yeeT9FnIN1XVDXHH5J3rlBy4xRXOFYnWcwZqs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=kR4kvC6cHx/OmHyhddKvFvzVDi3loCU5+MK3/Jy1uo/3T/OuQTBaQZisK5MKqh6t1O bMzLS2z6/LATVa7Kjyzv6X0fUxYAZAx6FrEM2EG8SvBsEg9IVIRHafKrI2lCmPeuADQo ECa/BjhSYm3yDmtANzcJBAHHdomr0XM/u5sgU= Original-Received: by 10.220.89.130 with SMTP id e2mr7490441vcm.37.1252902779707; Sun, 13 Sep 2009 21:32:59 -0700 (PDT) In-Reply-To: <87y6oiemj9.fsf@gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:68123 Archived-At: I've tried what you say. Never found that. It just jumps to where the mark maked. On 9/14/09, Sean Sieger wrote: > I don't remember bookmarks being disrupted by edits like the disruptions > I just noticed. Say > > * entry > ** component > Some text. > [and some editing of that text] > * another entry > ^ [book mark] > ** component > > C-x C-s and go visit some other file. When I do C-x rb to get back to > the original file and the next entry that I need to work on, `* another > entry', it brings me to a location near the intended but not really. > > Um, have I just never noticed the inexactitude before? > > I've tried it in Org and Outline Modes with emacs -Q. > > > > -- Regards Lei