From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: filling every item in a list Date: Sat, 7 Dec 2019 20:53:17 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40072) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1idndU-00035m-6z for emacs-orgmode@gnu.org; Sat, 07 Dec 2019 22:53:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1idndO-0004D8-AA for emacs-orgmode@gnu.org; Sat, 07 Dec 2019 22:53:28 -0500 Received: from mail-lj1-x236.google.com ([2a00:1450:4864:20::236]:42640) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1idndK-0004B6-Lu for emacs-orgmode@gnu.org; Sat, 07 Dec 2019 22:53:23 -0500 Received: by mail-lj1-x236.google.com with SMTP id e28so11807881ljo.9 for ; Sat, 07 Dec 2019 19:53:20 -0800 (PST) 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: emacs-orgmode@gnu.org sometimes i will get long lines pasted in from someplace. all in a long set of lines like this except with longer lines then i make it into a list. but i want each item of the list to be filled. so i make a region and fill and the items do not get filled. sometimes filladapt works, but not always. is this a problem anybody has? due to a bug i can't upgrade from 9.1.14 so i'm hoping maybe it;s been addressed. thanks.