From: charles@aurox.ch (Charles A. Roelli)
To: Andrew Erlanger <andrew.erlanger@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Semantic constantly fails in scheme-mode
Date: Sun, 01 Oct 2017 18:10:43 +0200 [thread overview]
Message-ID: <m2wp4elugs.fsf@aurox.ch> (raw)
In-Reply-To: <87r2uourhq.fsf@ateguix.i-did-not-set--mail-host-address--so-tickle-me> (message from Andrew Erlanger on Sat, 30 Sep 2017 11:37:53 -0400)
> From: Andrew Erlanger <andrew.erlanger@gmail.com>
> Date: Sat, 30 Sep 2017 11:37:53 -0400
>
> Hello,
>
> I have had the following problem for a while now, which is seriously
> annoying when developing in Scheme (Guile, specifically).
>
> When editing a file in scheme-mode, I am constantly thrown into the
> *Backtrace* buffer, where the following text appears:
>
> > recursive-edit()
> > debug((76 89))
> > semantic--tag-expand((76 89))
> > semantic-repeat-parse-whole-stream(((close-paren 66 . 67) (open-paren 68 . 69) (DEFINE 69 . 75) (semantic-list 76 . 89) (semantic-list 90 . 108) (close-paren 108 . 109)) nil nil)
> > semantic-parse-region-default(66 111 nil nil nil)
> > semantic-parse-region(66 111 nil)
> > semantic-edits-incremental-parser-1()
> > semantic-parse-changes-default()
> > semantic-parse-changes()
> > semantic-fetch-tags()
> > semantic-idle-scheduler-refresh-tags()
> > semantic-idle-core-handler()
> > semantic-idle-scheduler-function()
> > apply(semantic-idle-scheduler-function nil)
> > timer-event-handler([t 0 1 0 t semantic-idle-scheduler-function nil idle 0])
>
> I've uninstalled Geiser, but this did not affect the problem.
>
> Is there a way to:
> - Fix the problem, or
> - Suppress the debug output, in the meantime?
>
> Thank you,
>
> Andrew
Can you come up with a minimal case to reproduce the bug (from emacs
-q), and post it with M-x report-emacs-bug?
prev parent reply other threads:[~2017-10-01 16:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-30 15:37 Semantic constantly fails in scheme-mode Andrew Erlanger
2017-10-01 16:10 ` Charles A. Roelli [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=m2wp4elugs.fsf@aurox.ch \
--to=charles@aurox.ch \
--cc=andrew.erlanger@gmail.com \
--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.