all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Marcin Borkowski <mbork@wmi.amu.edu.pl>,
	Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: RE: Bookmark+ stopped working
Date: Fri, 3 Apr 2015 10:00:48 -0700 (PDT)	[thread overview]
Message-ID: <7659a175-ac0a-4748-9399-303f02c0a8df@default> (raw)
In-Reply-To: <23f7c33a-fa3d-42fe-b277-c407d19e3294@default>

> 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.)

Nope; that was not sufficient.  Please update Bookmark+ using the files
I uploaded today.  In particular, there is a change to the macros file,
`bookmark+-mac.el', so this notice applies, if you byte-compile:

 ;; WHENEVER you update Bookmark+ (i.e., download new versions of
 ;; Bookmark+ source files), I recommend that you do the following:
 ;;
 ;; 1. Delete ALL existing BYTE-COMPILED Bookmark+ files
 ;;    (bookmark+*.elc).
 ;; 2. Load Bookmark+ (`load-library' or `require').
 ;; 3. Byte-compile the source files.
 ;;
 ;; In particular, ALWAYS LOAD `bookmark+-mac.el' (not
 ;; `bookmark+-mac.elc') BEFORE YOU BYTE-COMPILE new versions of
 ;; the files, in case there have been any changes to Lisp macros
 ;; (in `bookmark+-mac.el').
 ;;
 ;; (This is standard procedure for Lisp: code that depends on
 ;; macros needs to be byte-compiled anew after loading the
 ;; updated macros.)



      parent reply	other threads:[~2015-04-03 17:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-02 20:18 Bookmark+ stopped working Marcin Borkowski
2015-04-02 22:04 ` Drew Adams
2015-04-02 22:55   ` Marcin Borkowski
2015-04-02 23:08     ` Drew Adams
2015-04-03 17:00   ` Drew Adams [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=7659a175-ac0a-4748-9399-303f02c0a8df@default \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mbork@wmi.amu.edu.pl \
    /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.