all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Politz <politza@fh-trier.de>
To: help-gnu-emacs@gnu.org
Subject: Re: How to check regexp for syntax-errors? (There HAS to be SOME way, yes?)
Date: Sat, 17 Oct 2009 00:55:17 +0200	[thread overview]
Message-ID: <87d44nhru2.fsf@fh-trier.de> (raw)
In-Reply-To: hba9u8$99n$1@panix1.panix.com

dkcombs@panix.com (David Combs) writes:

>
> So, I simplify to an Occur, and so do M-: on this:
>
> (Occur "\\([0-9][0-9]\\)\\([0-9][0-9]\\)\\([0-9][0-9]\\)_\\([0-9][0-9][0-9][0-9][0-9][0-9]\\)1\\([a-zA-Z\\][0-9a-zA-Z]*\\).mp3")     ,
>
> But here's what I get back:
>
>
> Debugger entered--Lisp error: (void-function Occur)
>
> Which is completely "Greek" to me!
>

Let me translate then.

The function you tried to invoke (Occur) is void aka undefined.


-ap





  parent reply	other threads:[~2009-10-16 22:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-16 17:19 How to check regexp for syntax-errors? (There HAS to be SOME way, yes?) David Combs
2009-10-16 17:39 ` rustom
2009-10-16 18:24   ` Joost Kremers
2009-10-16 22:55 ` Andreas Politz [this message]
2009-10-17  6:01 ` tomas
2009-10-20  7:54 ` Kevin Rodgers
  -- strict thread matches above, loose matches on Subject: below --
2009-10-20 12:05 martin rudalics

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=87d44nhru2.fsf@fh-trier.de \
    --to=politza@fh-trier.de \
    --cc=help-gnu-emacs@gnu.org \
    /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.