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: Tue, 27 May 2014 21:02:22 -0500 Message-ID: <87bnuiwtht.fsf@floss.red-bean.com> References: <87lhtrkk6n.fsf@floss.red-bean.com> Reply-To: Karl Fogel NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1401242564 17910 80.91.229.3 (28 May 2014 02:02:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 May 2014 02:02:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: jdavidboyd@adboyd.com (J. David Boyd) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 28 04:02:38 2014 Return-path: Envelope-to: ged-emacs-devel@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 1WpTCQ-0000aQ-9L for ged-emacs-devel@m.gmane.org; Wed, 28 May 2014 04:02:38 +0200 Original-Received: from localhost ([::1]:39163 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WpTCN-0005qN-Oc for ged-emacs-devel@m.gmane.org; Tue, 27 May 2014 22:02:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WpTCH-0005q6-PA for emacs-devel@gnu.org; Tue, 27 May 2014 22:02:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WpTCD-0005m5-OM for emacs-devel@gnu.org; Tue, 27 May 2014 22:02:29 -0400 Original-Received: from mail-ie0-x232.google.com ([2607:f8b0:4001:c03::232]:63233) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WpTCD-0005lx-Is for emacs-devel@gnu.org; Tue, 27 May 2014 22:02:25 -0400 Original-Received: by mail-ie0-f178.google.com with SMTP id rl12so9354575iec.23 for ; Tue, 27 May 2014 19:02:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:reply-to:date:in-reply-to :message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=+fSbGUCSCWN6otr0i27v9CRrt5lYN9otm38W54aJUDo=; b=Ao2nprf7wFnKtkQ/jyUtVo+EHWDvE0d6QDisKmlmBy01W65wfAP/2FQr4PfeCMSSUE xrqUxGgOnirAW5bWEASi971aIiQHCKGGIgZYfBbjLU4JkgCTeQrGbCpTNu1ScJ7qZN9u 6iWt46y5jfqZ8rkuBtvKZCp5bcLyNgbC7g+0JsX8J6Do9oY6MUJfmW7RJfGq0DGZwOH8 Mdp1EMXZBOzAmSIFTfN4AQfIRZaBoCLpDJiTpmVxi26qVinsstjFOStWzZXTGX0L2ZKc xHHfgiZyg/aPrnjSPu1XurXXAqpg5hqX2/CjXXxSslvVeq0Kw5t9qrBMi29t7ZcUYi3i 5K8g== X-Received: by 10.50.43.136 with SMTP id w8mr38966574igl.20.1401242544298; Tue, 27 May 2014 19:02:24 -0700 (PDT) Original-Received: from floss.red-bean.com (50-200-5-118-static.hfc.comcastbusiness.net. [50.200.5.118]) by mx.google.com with ESMTPSA id p12sm12072573igx.18.2014.05.27.19.02.22 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 27 May 2014 19:02:23 -0700 (PDT) In-Reply-To: (J. David Boyd's message of "Tue, 27 May 2014 08:57:24 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::232 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172154 Archived-At: jdavidboyd@adboyd.com (J. David Boyd) writes: >Ok, I've attached my bookmark file at the end of this message, if I did it >correctly. Thanks; I'll try to reproduce. Do you happen to know which version of Emacs that attached bookmark file was last saved from? (I'm hoping this is purely a bug in the bookmark-bmenu code and has nothing to do with mis-written file formats, but it wouldn't hurt to know which version last wrote that file, just in case.) Best, =C2=ADKarl >What is happening is that the left side, the titles of the bookmarks, looks >the same in either version of emacs, whether 24.3.1, or 24.4.50.1. > >But the right hand side, the pointers to the actual file locations, is wro= ng. > > >In 24.3.1, buffer looks like > >% Bookmark >- -------- > (bash) Bash Conditional Expr /usr/share/info/bash > (org) Clocking work time /usr/local/share/info/org > (org) Javascript support /usr/local/share/info/org > Emacs ~/org/reference.org > custom.el ~/.emacs.d/custom.el > emacs-init.org ~/.emacs.d/emacs-init.org > init.el ~/.emacs.d/init.el > org git source ~/.vendors/org > org home dir ~/org/ > org-capture-last-stored-mark ~/org/todo.org > org-crypt.el ~/.vendors/org/lisp/org-crypt.el > org-mobile.el ~/.vendors/org/lisp/org-mobile.el > org-mode.org ~/.vendors/samples/org-mode.org > > >When I look at it in 24.4.50, it looks like > >% Bookmark >- -------- > (bash) Bash Conditional Expr /usr/share/info/bash > (org) Clocking work time /usr/share/info/bash > (org) Javascript support /usr/share/info/bash > Emacs /usr/local/share/info/org > custom.el /usr/local/share/info/org > emacs-init.org ~/org/reference.org > init.el ~/.emacs.d/custom.el > org git source ~/.emacs.d/emacs-init.org > org home dir ~/.emacs.d/init.el > org-capture-last-stored-mark ~/.vendors/org=20 > org-crypt.el ~/org/ > org-mobile.el ~/org/todo.org > org-mode.org ~/.vendors/org/lisp/org-crypt.el > > > >It's like it gets confused somewhere, and loops around a few entries... > > >This happens to me on emacs 24.3 and 24.4.50 running under Cygwin, and run= ning >under Ubuntu 12.04.2 LTS. At first I just thought it was a Cygwin bug, but >then was able to replicate it on Ubuntu. > >Thanks, > >Dave in New Port Richey, FL