From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-fill-paragraph invoked on column 0 Date: Tue, 31 Jul 2012 20:59:44 +0200 Message-ID: <874nonlpsv.fsf@gmail.com> References: <87wr1kly1b.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwHj0-0005wT-Nt for emacs-orgmode@gnu.org; Tue, 31 Jul 2012 15:03:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwHiz-0001gn-5e for emacs-orgmode@gnu.org; Tue, 31 Jul 2012 15:03:22 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:36498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwHiy-0001gG-Vr for emacs-orgmode@gnu.org; Tue, 31 Jul 2012 15:03:21 -0400 Received: by wibhq4 with SMTP id hq4so2424376wib.12 for ; Tue, 31 Jul 2012 12:03:20 -0700 (PDT) In-Reply-To: (Michael Brand's message of "Tue, 31 Jul 2012 17:35:31 +0200") 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: Michael Brand Cc: Org Mode Hello, Michael Brand writes: > Because I need to fill list items so often and when I am on column 0 > of the bullet line, I start to override M-q at least until maybe the > community decides that this old behaviour of M-q should be restored: It will probably be a common request, so I've pushed a convenience patch: when point is at an item or a footnote definition, the function will try to fill the first paragraph within. Regards, -- Nicolas Goaziou