all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: henry atting <nsmp_01@online.de>
To: Glenn Morris <rgm@gnu.org>
Cc: 3391@emacsbugs.donarmstrong.com
Subject: bug#3391: Bug#3391: 23.0.93; bookmarks-jump only works on second try
Date: Sun, 21 Jun 2009 13:55:16 +0200	[thread overview]
Message-ID: <878wjlg5sr.fsf_-_@online.de> (raw)
In-Reply-To: <i9fxduybjx.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sat, 20 Jun 2009 15:01:22 -0400")

On Sa, Jun 20 2009, Glenn Morris wrote:

> Please keep 3391 in the cc.
>
> henry atting wrote:
>
>> On Fr, Jun 19 2009, Glenn Morris wrote:
> [...]
>>> Please give a complete recipe showing how to reproduce the problem,
>>> starting from emacs -Q with no .emacs.bmk file.
> [...]
>> Emacs started as usual and no .emacs.bmk present causes no problems
>> either. But if I set a bookmark and start it again the above mentioned
>> behaviour reoccures. (As I don't use bookmarks this would be no problem,
>> but org-mode sets a bookmark when using org-remember)
>
>
> The recipe starting from emacs -Q is missing, but your backtrace
> suggest this is a problem in linkd.el (specifically, in linkd-match),
> which is not part of Emacs.
>
>
> Debugger entered--Lisp error: (wrong-type-argument symbolp ("org-remember-last-stored" (filename . "~/notes.org") (front-context-string . "** [2009-06-19 F") (rear-context-string . "file:~/.emacs]]
> ") (position . 2181)))
>   symbol-name(("org-remember-last-stored" (filename . "~/notes.org") (front-context-string . "** [2009-06-19 F") (rear-context-string . "file:~/.emacs]]\n") (position . 2181)))
>   (string-match "@.*" (symbol-name (car-safe sexp)))
>   (if (string-match "@.*" (symbol-name ...)) (progn (let ... ... ... ...) t))
>   (when (string-match "@.*" (symbol-name ...)) (let (... ...) (set-marker begin-marker begin-point) (set-marker end-marker ...) (set-match-data ...)) t)
>   (let ((begin-point ...)) (condition-case nil (setq sexp ...) (...)) (when (string-match "@.*" ...) (let ... ... ... ...) t))
>   (let ((sexp nil)) (when (search-forward ... limit t) (backward-char 2)) (let (...) (condition-case nil ... ...) (when ... ... t)))
>   linkd-match(379)
>   funcall(linkd-match 379)

Ah, yes, linkd.el was the culprit. Since I did not use it anymore I
removed it from .emacs. 

Many thanks
henry 





      reply	other threads:[~2009-06-21 11:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-26 19:34 bug#3391: 23.0.93; bookmarks-jump only works on second try henry atting
2009-06-19 19:36 ` bug#3391: Bug#3391: " Glenn Morris
2009-06-20 11:52   ` henry atting
2009-06-20 19:01     ` Glenn Morris
2009-06-21 11:55       ` henry atting [this message]

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=878wjlg5sr.fsf_-_@online.de \
    --to=nsmp_01@online.de \
    --cc=3391@emacsbugs.donarmstrong.com \
    --cc=rgm@gnu.org \
    /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.