emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Error: unknown function with-buffer-modified-unmodified
@ 2012-12-30  0:13 Nick Dokos
  2012-12-30  0:21 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Dokos @ 2012-12-30  0:13 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: nicholas.dokos

Commit aa3786b changed org-entry-blocked-p to use
with-buffer-modified-unmodified, which is defined in bookmark.el. I had
to

  (require 'bookmark)

at a strategic place to get past the "Unknown function" error.

Nick

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error: unknown function with-buffer-modified-unmodified
  2012-12-30  0:13 Error: unknown function with-buffer-modified-unmodified Nick Dokos
@ 2012-12-30  0:21 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-12-30  0:21 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: emacs-orgmode

Hi Nick,

Nick Dokos <nicholas.dokos@hp.com> writes:

> Commit aa3786b changed org-entry-blocked-p to use
> with-buffer-modified-unmodified, which is defined in bookmark.el. I had
> to
>
>   (require 'bookmark)
>
> at a strategic place to get past the "Unknown function" error.

Fixed, thanks.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-30  0:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-30  0:13 Error: unknown function with-buffer-modified-unmodified Nick Dokos
2012-12-30  0:21 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).