all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharon Kimble <boudiccas@skimble.plus.com>
To: Thorsten Jolitz <tjolitz@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Debugger output
Date: Sat, 31 May 2014 15:38:27 +0100	[thread overview]
Message-ID: <871tvaf1y4.fsf@skimble.plus.com> (raw)
In-Reply-To: <87y4xiqif5.fsf@gmail.com> (Thorsten Jolitz's message of "Sat, 31 May 2014 13:47:10 +0200")

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

Thorsten Jolitz <tjolitz@gmail.com> writes:

> Sharon Kimble <boudiccas@skimble.plus.com> writes:
>
>> Everytime I start emacs now I get a big problem with this -
>>
>> Debugger entered--Lisp error: (error "Stack overflow in regexp matcher")
>>   re-search-forward("^[^%]*\\\\usepackage.*{biblatex}" nil t)
> [...]
>
>> *That* is my "Debugger/backtrace" buffer! And I haven't a clue in
>>  how to sort it out! Can anyone help please? I did try to have the
>>  code inline, but gnus did not play ball!
>>
>> I've tried renaming "2014a.org" but it made no difference as the new
>> file was tried to be referenced. And I must have that file which is
>> my daily journal, laid out like this -
>> --8<---------------cut here---------------start------------->8---
>> * May
>> ** 31 Sat
>> blah blah, etc.
>> --8<---------------cut here---------------end--------------->8---
>>
>> Can anyone help please?
>
> Without digging any deeper, I would suggest to try the non-greedy
> variant of * in the regexp (i.e. *?). Maybe it helps and still does the
> job ...
>
>  ,------------------------------------------------------------
>  | re-search-forward("^[^%]*\\\\usepackage.*{biblatex}" nil t)
>  `------------------------------------------------------------

I couldn't find where biblatex and regexp were both called together,
so I ended up using the "shotgun-approach", i.e. commenting out all
references to regexp in the "setup-orgmode" file, now everything
loads properly with no problems.

When I use biblatex I'm mostly writing in latex-mode anyway, so its
no problem.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, MATE 1.8.1, emacs 24.3.91.1

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

      reply	other threads:[~2014-05-31 14:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-31 11:31 Debugger output Sharon Kimble
2014-05-31 11:47 ` Thorsten Jolitz
2014-05-31 14:38   ` Sharon Kimble [this message]

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=871tvaf1y4.fsf@skimble.plus.com \
    --to=boudiccas@skimble.plus.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tjolitz@gmail.com \
    /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.