* orgmode and bookmarks error
@ 2009-05-26 13:18 henry atting
2009-05-26 13:51 ` Drew Adams
0 siblings, 1 reply; 2+ messages in thread
From: henry atting @ 2009-05-26 13:18 UTC (permalink / raw)
To: help-gnu-emacs
If I used bookmarks in emacs I would have a problem, because
bookmark-jump only works after the second try. I don't know why but,
never mind, as I said I don't use it.
But with org-mode the problem enters through the backdoor again.
Obviously org-remember needs bookmarks. When I try to save a remember
buffer with `C-c C-c' I get this error message:
Use C-c C-c to remember the data.
Fontifying .emacs.bmk... (regexps...)
string-match: Wrong type argument: symbolp,
("org-remember-last-stored" (filename . "~/notes.org")
(front-context-string . "** [2009-05-26 D") (rear-context-string . "
Di 14:52] test ") (position . 2403))
The buffer is saved anyway but stays open; with a second C-c C-c the
noted is stored twice.
henry
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: orgmode and bookmarks error
2009-05-26 13:18 orgmode and bookmarks error henry atting
@ 2009-05-26 13:51 ` Drew Adams
0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2009-05-26 13:51 UTC (permalink / raw)
To: 'henry atting', help-gnu-emacs
> If I used bookmarks in emacs I would have a problem, because
> bookmark-jump only works after the second try. I don't know why
Please report a bug, if you can reproduce this. You should be able to find the
problem by loading bookmarks.el and then doing `M-x debug-on-entry RET
bookmark-jump RET'.
Note that for some reason they changed the format of bookmarks for Emacs 23. If
you try to use any bookmarks that were created using Emacs 23 in an earlier
Emacs version, you will have problems. (Emacs 23 has no problem with older
format bookmarks, however.) Dunno if that is related to what you're seeing.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-26 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-26 13:18 orgmode and bookmarks error henry atting
2009-05-26 13:51 ` Drew Adams
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.