all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jon Dufresne <jon.dufresne@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 17365@debbugs.gnu.org
Subject: bug#17365: 24.3; Visiting tags table in combination with fill column indicator causes Emacs to hang
Date: Tue, 29 Apr 2014 11:31:32 -0700	[thread overview]
Message-ID: <CADhq2b6ciiHFs2iaunvoujv0a2u+iyPX-o40GB3Mk2yF7DiMZw@mail.gmail.com> (raw)
In-Reply-To: <jwvfvkwt3d4.fsf-monnier+emacsbugs@gnu.org>

On Tue, Apr 29, 2014 at 11:10 AM, Stefan Monnier
<monnier@iro.umontreal.ca> wrote:
> Please (setq debug-on-event 'sigusr2) and then use "kill -USR2 <pid>"
> while Emacs is frozen, so as to try and get a backtrace, which will help
> us figure out what Emacs is doing while "frozen",

Debugger entered--Lisp error: (quit)
  fci-put-overlays-region(2807 7574591)
  fci-redraw-region(2807 7574565 0)
  insert-file-contents("/home/jon/devel/erezlife/development/TAGS" t nil nil t)
  revert-buffer-insert-file-contents--default-function("/home/jon/devel/erezlife/development/TAGS"
nil)
  revert-buffer--default(t t)
  revert-buffer(t t)
  tags-verify-table("/home/jon/devel/erezlife/development/TAGS")
  visit-tags-table-buffer("~/devel/erezlife/development/TAGS")
  visit-tags-table("~/devel/erezlife/development/TAGS")
  (progn (visit-tags-table (concat (project-root) "TAGS")))
  (if (string= string "finished\n") (progn (visit-tags-table (concat
(project-root) "TAGS"))))
  project-visit-tags-table(#<buffer *compilation*> "finished\n")
  run-hook-with-args(project-visit-tags-table #<buffer *compilation*>
"finished\n")
  compilation-handle-exit(exit 0 "finished\n")
  compilation-sentinel(#<process compilation> "finished\n")





  reply	other threads:[~2014-04-29 18:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-28 20:55 bug#17365: 24.3; Visiting tags table in combination with fill column indicator causes Emacs to hang Jon Dufresne
2014-04-29 14:09 ` Glenn Morris
2014-04-29 16:27   ` Jon Dufresne
2014-04-29 16:29 ` Glenn Morris
2014-04-29 16:48   ` Jon Dufresne
2014-04-29 18:10     ` Stefan Monnier
2014-04-29 18:31       ` Jon Dufresne [this message]
2014-04-29 19:10         ` Alp Aker
2014-04-29 19:16           ` Jon Dufresne
2014-04-29 20:38             ` Alp Aker

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=CADhq2b6ciiHFs2iaunvoujv0a2u+iyPX-o40GB3Mk2yF7DiMZw@mail.gmail.com \
    --to=jon.dufresne@gmail.com \
    --cc=17365@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.