From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: Bug: CAPTION space after 70th character (8.2.7c-71-g60418c-elpa) Date: Sat, 27 Sep 2014 20:20:16 -0400 Message-ID: <6E29F32B-3485-485A-99D8-7972B7145DCA@gmail.com> References: <87d2aiv0nt.fsf@gmx.us> <87iok8n9s5.fsf@gmail.com> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XY2E6-0000Xk-1d for emacs-orgmode@gnu.org; Sat, 27 Sep 2014 20:20:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XY2Dw-0000LE-SJ for emacs-orgmode@gnu.org; Sat, 27 Sep 2014 20:20:33 -0400 Received: from mail-qc0-x234.google.com ([2607:f8b0:400d:c01::234]:39708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XY2Dw-0000KJ-NC for emacs-orgmode@gnu.org; Sat, 27 Sep 2014 20:20:24 -0400 Received: by mail-qc0-f180.google.com with SMTP id x3so300316qcv.39 for ; Sat, 27 Sep 2014 17:20:18 -0700 (PDT) In-Reply-To: <87iok8n9s5.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Aaron Ecay Cc: "emacs-orgmode@gnu.org" , Rasmus > On Sep 27, 2014, at 15:27, Aaron Ecay wrote: >=20 > Hi Ken, >=20 > 2014ko irailak 26an, Ken Mankoff-ek idatzi zuen: >> debug-on-error doesn't help because there isn't actually an error as far >> as I can tell. It is a bug, not an error. Nothing shows up in >> *Messages* >=20 > 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, becau= se that triggers this too, even if used below the CAPTION line. CAPTION does= n't let fill-paragraph do its thing, which I assume is part of the issue.=20= -k.=20=