all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Kevin J. McCarthy" <kevin@8t8.us>
To: help-gnu-emacs@gnu.org
Subject: Re: error in process filter: Stack overflow in regexp matcher
Date: Wed, 26 Dec 2018 10:29:16 -0800	[thread overview]
Message-ID: <20181226182916.GA8538@afu.lan> (raw)
In-Reply-To: <jwvwonw18hf.fsf-monnier+gmane.emacs.help@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

On Wed, Dec 26, 2018 at 12:53:09PM -0500, Stefan Monnier wrote:
>> I am trying to execute this piece of code:
>>  (rest (file-seq (file (str "corpus/" "ham"))).
>
>I can't find any `file-seq` in Emacs's source code.  So you seem to be 
>using some external library.  Would be useful to give that kind 
>of information.

It looks like the poster also posted to stackoverflow[1].  He appears to 
be running clojure inside emacs.  One of the responders there suggested 
this[2] might be related to the problem.  Maybe a regexp in the mode 
used is overflowing?


[1] https://stackoverflow.com/questions/53915793/error-in-process-filter-stack-overflow-in-regexp-matcher
[2] https://stackoverflow.com/questions/31206568/how-to-fix-stack-overflow-in-regexp-matcher-in-emacs

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2018-12-26 18:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-24 21:17 error in process filter: Stack overflow in regexp matcher nenadmitrovic04
2018-12-25 11:08 ` tomas
2018-12-26 17:53 ` Stefan Monnier
2018-12-26 18:18   ` John Shahid
2018-12-26 18:29   ` Kevin J. McCarthy [this message]
2018-12-28 16:02 ` Gene

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=20181226182916.GA8538@afu.lan \
    --to=kevin@8t8.us \
    --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.