help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Bookmark+ stopped working


From: Drew Adams
Subject: RE: Bookmark+ stopped working
Date: Thu, 2 Apr 2015 15:04:01 -0700 (PDT)

> I upgraded Bookmark+ from the git repo
> Now evaluating (require 'bookmark+) yields this
> 
> Debugger entered--Lisp error: (void-function bmkp-replace-regexp-in-string)
>   (bmkp-replace-regexp-in-string "\\s-+" "-" type)
>   (let* ((type-- (bmkp-replace-regexp-in-string "\\s-+" "-" type))
> (command (intern (format "bmkp-bmenu-show-only-%s-bookmarks" type--))))

Should be OK now.  Please download the latest bookmark+-lit.el from
Emacs Wiki, or wait up to a day for it to be mirrored on MELPA.
http://www.emacswiki.org/emacs/download/bookmark%2b-lit.el

Or just load bookmark+-mac.el and then byte-compile bookmark+-lit.el.
(There was a missing require for the macros file in bookmark+-lit.el.)

Thx.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]