all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Error in Context-sensitive word count in org mode (elisp)
@ 2012-02-28  8:58 Ian Barton
  2012-02-28 14:24 ` Ian Barton
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Barton @ 2012-02-28  8:58 UTC (permalink / raw)
  To: emacs-orgmode Mode

I have just found this very useful function in org hacks. Unfortunately, 
it doesn't seem to work with the latest org-mode. I get the following error:

Function definition void org-in-regexps-block-p

Grepping the org source code, it seems that this function no longer 
exists. What has it been replaced with?

Ian.

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

* Re: Error in Context-sensitive word count in org mode (elisp)
  2012-02-28  8:58 Error in Context-sensitive word count in org mode (elisp) Ian Barton
@ 2012-02-28 14:24 ` Ian Barton
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Barton @ 2012-02-28 14:24 UTC (permalink / raw)
  To: emacs-orgmode

On 28/02/12 08:58, Ian Barton wrote:
> I have just found this very useful function in org hacks. Unfortunately,
> it doesn't seem to work with the latest org-mode. I get the following
> error:
>
> Function definition void org-in-regexps-block-p
>
> Grepping the org source code, it seems that this function no longer
> exists. What has it been replaced with?
>
> Ian.
>
Talking to myself here:) I have just found that in commit 
8c6c6a4f3d66b39c06f8ac6dfb1e2af0111da098:

Rename `org-in-regexps-block-p' to `org-between-regexps-p'

which fixes my problem. I'll update the Worg article and the code in hacks.

Ian.

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

end of thread, other threads:[~2012-02-28 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28  8:58 Error in Context-sensitive word count in org mode (elisp) Ian Barton
2012-02-28 14:24 ` Ian Barton

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.