[mew-dist 29445] Re: pop時のStack overflow in re gexp matcherエラー

Hideyuki SHIRAI (白井秀行) <[email protected]> Sat, 28 Jan 2012 18:45:03 +0900 (JST)
Newsgroups gmane.mail.mew.general.japanese
Organization Resident at Meadowy farm.
Message-ID <[email protected]>

From: Masaho Ishida <[email protected]> 
Subject: [mew-dist 29443] Re: popStack overflow in regexp matcher
Message-ID: <[email protected]>
Date: Fri, 27 Jan 2012 11:40:09 +0900 (JST)

>> OK ?shy group 
>>
> 
> mew-regex-ignore-scan-body-list
> stack overflow



> Debugger entered--Lisp error: (error "Stack overflow in regexp matcher")
>   looking-at("^.*\\(?::\\|;\\|/\\)[ 	]*$")

 regexp  mew-regex-ignore-scan-body-list
()


(setq mew-regex-ignore-scan-body-list
  ...
    "^.*:[ \t]*$"
    "^.*;[ \t]*$"
    "^.*/[ \t]*$"
  ...

 regexp 



> gzip
> 
> http://www.jsk.t.u-tokyo.ac.jp/~ishida/public/test_mail.tar.gz

 (emacs-23.3 + Solaris  Meadow(=22.3) ) 


>>> emacs: "GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) of 2011-03-05
>>> on allspice, modified by Debian"

 emacs-23  23.1  23.3 
 search.c  regex.c 


>>> Mew: "Mew version 7.0.50"

7.0.50  Debian  Version


-- 
 (mailto:[email protected])