From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: bookmarks Date: Mon, 14 Sep 2009 15:54:52 -0400 Message-ID: <877hw18foz.fsf@red-bean.com> References: <87my4xef2e.fsf@gmail.com> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1252958157 25009 80.91.229.12 (14 Sep 2009 19:55:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Sep 2009 19:55:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sean Sieger Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 14 21:55:50 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MnHeO-0007Ep-Rg for ged-emacs-devel@m.gmane.org; Mon, 14 Sep 2009 21:55:49 +0200 Original-Received: from localhost ([127.0.0.1]:37974 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MnHeO-0000UO-Er for ged-emacs-devel@m.gmane.org; Mon, 14 Sep 2009 15:55:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MnHdb-0008Ct-RW for emacs-devel@gnu.org; Mon, 14 Sep 2009 15:54:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MnHdX-00086p-2x for emacs-devel@gnu.org; Mon, 14 Sep 2009 15:54:59 -0400 Original-Received: from [199.232.76.173] (port=46386 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MnHdW-00086T-R7 for emacs-devel@gnu.org; Mon, 14 Sep 2009 15:54:54 -0400 Original-Received: from sanpietro.red-bean.com ([66.146.206.141]:38818) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MnHdW-0001yz-Bu for emacs-devel@gnu.org; Mon, 14 Sep 2009 15:54:54 -0400 Original-Received: from localhost ([127.0.0.1]:49068 helo=kfogel-work ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.69) (envelope-from ) id 1MnHdU-00006B-Mg; Mon, 14 Sep 2009 14:54:52 -0500 In-Reply-To: <87my4xef2e.fsf@gmail.com> (Sean Sieger's message of "Mon, 14 Sep 2009 11:11:53 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:115317 Archived-At: Sean Sieger writes: > A bookmark on a simple top-level heading (say `* 20090914') isn't able to > sustain nearby editing in Outline Mode---the bookmark gets moved. > > GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of > 2009-09-10 on g41r2f1 > > Thanks. If you can provide a step-by-step reproduction recipe, that would probably save me some time, but if not, I'll work with the above. Thanks for the report. -Karl