all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: <levy@msri.org>
Cc: help-gnu-emacs@gnu.org, 'Yotam Avital' <yotama9@gmail.com>
Subject: RE: Starting buffer configuration
Date: Sat, 31 Dec 2011 14:23:59 -0800	[thread overview]
Message-ID: <9F1BA1FEA37E4B7F84707E40918043FC@us.oracle.com> (raw)
In-Reply-To: <20111231220127.8440D181071@neo.msri.org>

> Thanks for this very informative answer to Yotam's question.  
> I just checked out Bookmark+ and it looks good: thanks for writing it!

Thanks for trying it, Silvio.

> Symbol's function definition is void: with-buffer-modified-unmodified
> I'm using GNU Emacs 23.1.50.1.   Silvio Levy

Thanks for providing your Emacs version.  Please download bookmark+-bmu.el again
and try once more.

It turns out that macro `with-buffer-modified-unmodified' was added in Emacs
23.2, not in Emacs 23.1.  My code was testing (< emacs-major-version 23).  I
corrected it to test whether the version is less than 23.2.

BTW, you are apparently using an old development version of Emacs.  If you can,
you should probably upgrade to at least Emacs 23.2 (or downgrade to Emacs 23.1).
Your version is likely to contain extra bugs. ;-)

Thx - Drew




  reply	other threads:[~2011-12-31 22:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-31 22:01 Starting buffer configuration Silvio Levy
2011-12-31 22:23 ` Drew Adams [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-31 22:55 Silvio Levy
2011-12-31 23:10 ` Drew Adams
2011-12-31 10:10 Yotam Avital
2011-12-31 21:32 ` Drew Adams

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=9F1BA1FEA37E4B7F84707E40918043FC@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=levy@msri.org \
    --cc=yotama9@gmail.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.