From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: line-wrap works in emacs-25.3.3 but not in emacs-26.0.91! Date: Sat, 03 Feb 2018 13:54:49 +0200 Message-ID: <834lmyb852.fsf@gnu.org> References: <87o9l6barv.fsf@skimble.plus.com> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1517658849 17921 195.159.176.226 (3 Feb 2018 11:54:09 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 3 Feb 2018 11:54:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 03 12:54:05 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ehwON-0003zJ-8Q for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Feb 2018 12:53:59 +0100 Original-Received: from localhost ([::1]:47622 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ehwQO-0001jP-6E for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Feb 2018 06:56:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ehwPS-0001S9-8t for help-gnu-emacs@gnu.org; Sat, 03 Feb 2018 06:55:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ehwPP-0005vR-54 for help-gnu-emacs@gnu.org; Sat, 03 Feb 2018 06:55:06 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40203) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ehwPP-0005vL-1K for help-gnu-emacs@gnu.org; Sat, 03 Feb 2018 06:55:03 -0500 Original-Received: from [176.228.60.248] (port=1340 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ehwPO-0002Gv-83 for help-gnu-emacs@gnu.org; Sat, 03 Feb 2018 06:55:02 -0500 In-reply-to: <87o9l6barv.fsf@skimble.plus.com> (message from Sharon Kimble on Sat, 03 Feb 2018 10:57:56 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:115903 Archived-At: > From: Sharon Kimble > Date: Sat, 03 Feb 2018 10:57:56 +0000 > > I've just downloaded and installed the latest pre-test of emacs > (26.0.91) and run it. After sorting out several config quirks I was able > to load it and use it - except, in org-mode it had lost the ability to > line-wrap at 100 characters, as I usually have it! But with the exact > same config using emacs-25.3.3 line-wrap returned! > > So how can I use the emacs-26 version and also line-wrap please? Details are sorely missed: exactly what didn't work with line-wrap? Can you show a particular example, preferably starting from "emacs -Q"? Also, could it be that your Org version changed as result of the upgrade?