From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: [ANN] OrgStruct is dead. Long live Orgalist. Date: Sun, 31 Dec 2017 16:05:57 +0000 Message-ID: <874lo6khlm.fsf@gmail.com> References: <87shbrm7f5.fsf@nicolasgoaziou.fr> <87mv1zj6p5.fsf@ucl.ac.uk> <87zi5yx5wn.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eVg7h-0006YU-UF for emacs-orgmode@gnu.org; Sun, 31 Dec 2017 11:06:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eVg7d-0002R8-0P for emacs-orgmode@gnu.org; Sun, 31 Dec 2017 11:06:05 -0500 Received: from mail-wr0-x22a.google.com ([2a00:1450:400c:c0c::22a]:42264) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eVg7c-0002MQ-R4 for emacs-orgmode@gnu.org; Sun, 31 Dec 2017 11:06:00 -0500 Received: by mail-wr0-x22a.google.com with SMTP id w107so19397008wrb.9 for ; Sun, 31 Dec 2017 08:06:00 -0800 (PST) In-Reply-To: <87zi5yx5wn.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sun, 31 Dec 2017 16:40:08 +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" To: Nicolas Goaziou Cc: Org Mode List --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Sunday, 31 Dec 2017 at 16:40, Nicolas Goaziou wrote: > What's the value for `auto-fill-function' and > `normal-auto-fill-function'? auto-fill-function is a variable defined in =E2=80=98C source code=E2=80=99. Its value is =E2=80=98message-do-auto-fill=E2=80=99 normal-auto-fill-function is a variable defined in =E2=80=98simple.el=E2=80= =99. Its value is =E2=80=98message-do-auto-fill=E2=80=99 > M-q should be bound to `orgalist-fill-item' when point is within a list. > Outside, it should be bound to `fill-paragraph'. Be sure to check you > don't do anything suspicious with M-q in your configuration. Well, I've tried to make sure I don't do anything suspicious with respect to M-q. In normal text (within message mode), M-q is bound to fill-paragraph. In a list, M-q is now bound to orgalist-fill-item but obviously if the item has been auto-filled badly, some of the lines in the list are no longer recognised as a list. So the problem is due to auto-fill not working properly. There does seem to be another problem due to some interaction with evil (which I use for all of my writing) but I haven't figured out exactly what is going wrong yet (repeating a 'dw' invocation using '.' deletes to end of buffer). I'll get back to you on this after more experimenting. thanks, eric =2D-=20 Eric S Fraga via Emacs 27.0.50, Org release_9.1.5-269-g144451 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWkkK5QAKCRDIkZPY//z2 fUfPAJ4oy3ISWt5C5lQRB1seQ8SlHp0cpwCfcAjYMIbLEhEmRbrGcV2cJ8ZhwzA= =Ru02 -----END PGP SIGNATURE----- --=-=-=--