From: Kevin Zettler <kevzettler@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-refresh-stats-properties: Stack overflow in regexp matcher
Date: Fri, 19 May 2017 15:25:43 -0700 [thread overview]
Message-ID: <CACTHx_dMYG5hv0R+kkwf52SapjqouK1jQd=fXOF5KgxQN4edkQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1683 bytes --]
Apologies if this is a duplicate. I first sent when I wasn't registered
with the mailing list. Looks like org Gmane is down
http://news.gmane.org/gmane.emacs.orgmode I get a 404.
I suddenly am unable to open my org agenda. Invoking ~C-a~ and selecting
any agenda command results in
~org-refresh-stats-properties: Stack overflow in regexp matcher~
The debug trace looks like:
#+BEGIN_SRC
Debugger entered--Lisp error: (error "Stack overflow in regexp matcher")
re-search-forward("^\\*+
.*\\(?:\\[\\([0-9]+\\)%\\|\\([0-9]+\\)/\\([0-9]+\\)\\]\\)"
nil t)
org-refresh-stats-properties()
org-agenda-prepare-buffers(("/Users/kev/Dropbox (Personal)/org/2017_
resolutions.org" "/Users/kev/Dropbox (Personal)/org/gcal.org"
"/Users/kev/Dropbox (Personal)/org/mobile-inbox.org" "/Users/kev/Dropbox
(Personal)/org/personal.org" "/Users/kev/Dropbox (Personal)/org/plebland.org"
"/Users/kev/Dropbox (Personal)/org/proposal.org" "/Users/kev/Dropbox
(Personal)/org/read.org" "/Users/kev/Dropbox (Personal)/org/recipies.org"
"/Users/kev/Dropbox (Personal)/org/reduxderiveddata.org" "~/Dropbox
(Personal)/org/gcal.org"))
org-agenda-prepare("Day/Week")
org-agenda-list(nil)
funcall-interactively(org-agenda-list nil)
call-interactively(org-agenda-list)
org-agenda(nil)
funcall-interactively(org-agenda nil)
call-interactively(org-agenda nil nil)
command-execute(org-agenda)
#+END_SRC
I suspected this was because I create a daily org file and have the dailies
in a wild card for ~org-agenda-files~ I have removed about ~300 files from
~org-agenda-files~ and it did not alleviate the issue.
The stacktrace above is without the daliy files
--
Kev Zettler
www.kevzettler.com
[-- Attachment #2: Type: text/html, Size: 3472 bytes --]
next reply other threads:[~2017-05-19 22:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-19 22:25 Kevin Zettler [this message]
2017-05-20 7:12 ` org-refresh-stats-properties: Stack overflow in regexp matcher Nicolas Goaziou
-- strict thread matches above, loose matches on Subject: below --
2017-05-19 18:13 Kevin Zettler
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='CACTHx_dMYG5hv0R+kkwf52SapjqouK1jQd=fXOF5KgxQN4edkQ@mail.gmail.com' \
--to=kevzettler@gmail.com \
--cc=emacs-orgmode@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.