* On 2014-09-27 at 21:02, Aaron Ecay wrote: > Hi Ken, > > 2014ko irailak 27an, Ken Mankoff-ek idatzi zuen: >>> How about setting debug-on-quit and hitting C-g when the prompt shows >>> up? >> >> Still nothing in *Messages*. I know this is related to fill-paragraph, >> because that triggers this too, even if used below the CAPTION >> line. CAPTION doesn't let fill-paragraph do its thing, which I assume >> is part of the issue. > > Odd; my suggestion should have given you a backtrace after hitting C-g, > but I guess for some reason it didn’t work. > > Since you can trigger the undesired behavior with fill-paragraph, what > about using edebug (info "(elisp) Edebug") to instrument that function > and then stepping through to see where the prompt is triggered?
Triggered by the line (funcall function justify) I find it strange that y'all can't re-create this since I can do it with emacs -Q, although perhaps it is specific to the emacs-mac port. I'm happy to keep following instructions and dig deeper, but this is way outside the scope of my emacs/elisp skills. I'm happy to just invoke new frames with C-x 5 2 rather than emacsclient to work around this for now. -k.