all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Karl Fogel <kfogel@red-bean.com>
To: jdavidboyd@adboyd.com (J. David Boyd)
Cc: emacs-devel@gnu.org
Subject: Re: bookmarks
Date: Tue, 03 Jun 2014 11:55:58 -0500	[thread overview]
Message-ID: <87iooilyox.fsf@floss.red-bean.com> (raw)
In-Reply-To: <e0tc1tv6m88j.fsf@www1.g9.pair.com> (J. David Boyd's message of "Tue, 03 Jun 2014 09:29:48 -0400")

jdavidboyd@adboyd.com (J. David Boyd) writes:
>To stir the pot, I deleted my bookmarks file from v24.4.50, and started making
>some new bookmarks.
>
>Here's my bookmarks file:
>
>;;;; Emacs Bookmark Format Version 1 ;;;;
>;;; This format is meant to be slightly human-readable;
>;;; nevertheless, you probably don't want to edit it.
>;;; -*- End Of Bookmark File Format Version Stamp -*-
>(("emacs-init.org"
> (filename . "~/.emacs.d/emacs-init.org")
> (front-context-string . "* TODO - keep th")
> (rear-context-string)
> (position . 1))
>(".emacs.d"
> (filename . "~/.emacs.d/")
> (front-context-string . ".backups_jdb\n  -")
> (rear-context-string . " 2 Apr 29 13:18 ")
> (position . 247))
>("Org source"
> (filename . "~/.vendors/org/")
> (front-context-string . ".dir-locals.el\n ")
> (rear-context-string . "33 Apr 21 13:15 ")
> (position . 247))
>)
>   
>
>But, what gets displayed on the screen with C-xrl is
>
>% Bookmark             File
>  .emacs.d             ~/.emacs.d/
>  Org source           ~/.emacs.d/
>  emacs-init.org       ~/.emacs.d/
>
>
>"Org source" should point to ~/.vendors/org/, and emacs-init.org should point
>to ~/.emacs.d/emacs-init.org
>
>Any advice on how to debug what is going wrong?  My lisp debugging skills are
>essentially non-existant.

Well, same as debugging in any other language, it's just it helps to
know the language.  The "Debugging Lisp Programs" node in the Emacs Lisp
manual (info pages) will help.

I'm going to try to get to this this week/weekend.  Unfortunately, my
time is not completely my own right now (mom recovering from surgery --
in the long run she should be fine, but right now she needs lots of
help, so that's taking most of my spare time ATM).  Sorry for the delay.

Thanks for the extra reproduction case!

Best,
-K



  reply	other threads:[~2014-06-03 16:55 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-23 18:42 bookmarks J. David Boyd
2014-05-24 17:24 ` bookmarks Stefan Monnier
2014-05-24 19:28   ` bookmarks Stefan Monnier
2014-05-24 20:15 ` bookmarks Karl Fogel
2014-05-27 12:57   ` bookmarks J. David Boyd
2014-05-28  2:02     ` bookmarks Karl Fogel
2014-05-28 12:41       ` bookmarks J. David Boyd
2014-06-03 13:29         ` bookmarks J. David Boyd
2014-06-03 16:55           ` Karl Fogel [this message]
2014-06-03 18:23             ` bookmarks J. David Boyd
2014-07-01 13:18               ` bookmarks J. David Boyd
2014-07-01 13:54                 ` bookmarks J. David Boyd
2014-07-01 20:37                   ` bookmarks Michael Heerdegen
2014-07-01 20:53                   ` bookmarks Karl Fogel
2014-07-02 14:45                     ` bookmarks J. David Boyd
  -- strict thread matches above, loose matches on Subject: below --
2009-09-14 15:11 bookmarks Sean Sieger
2009-09-14 19:54 ` bookmarks Karl Fogel
2009-09-14 21:04   ` bookmarks Sean Sieger
2009-09-15 23:50     ` bookmarks Bastien
2009-09-15 23:59       ` bookmarks Sean Sieger
2010-01-02 19:43     ` bookmarks Karl Fogel
2010-01-02 23:13       ` bookmarks Sean Sieger
2010-01-05 19:18       ` bookmarks Sean Sieger
2010-01-06  3:22         ` bookmarks Karl Fogel
2003-06-11 15:04 bookmarks imputerate

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iooilyox.fsf@floss.red-bean.com \
    --to=kfogel@red-bean.com \
    --cc=emacs-devel@gnu.org \
    --cc=jdavidboyd@adboyd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.