From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: error: (wrong-type-argument number-or-marker-p nil) in org-adaptive-fill-function Date: Tue, 30 Oct 2012 18:53:03 +0100 Message-ID: <87y5inoni8.fsf@gmail.com> References: <80mwz45k2o.fsf@somewhere.org> <80ip9s5jod.fsf@somewhere.org> <80mwz4at6r.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTG2W-0008AN-Qk for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 13:55:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TTG2V-0003um-DQ for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 13:55:48 -0400 Received: from plane.gmane.org ([80.91.229.3]:52870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTG2V-0003uN-6T for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 13:55:47 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TTG2Y-0003id-2s for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 18:55:50 +0100 In-Reply-To: <80mwz4at6r.fsf@somewhere.org> (Sebastien Vauban's message of "Tue, 30 Oct 2012 16:14:04 +0100") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org "Sebastien Vauban" writes: > However, after updating to Org-mode version 7.9.2 (release_7.9.2-541-gdda563 @ > d:/home/sva/src/org-mode/lisp/), I have another problem with the exact same > cause (typing more than 80 characters, or pressing M-q on an itemized > list): And here is another take to the problem. Is it fixed now? Thanks,