From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Damien Wyart Newsgroups: gmane.emacs.help Subject: Re: visual-line-mode and fill-column Date: Thu, 18 Apr 2013 12:01:07 +0200 Organization: Serveur de News Free Message-ID: <516fc463$0$2568$426a74cc@news.free.fr> References: <87mwsw895k.fsf@wivenhoe.ul.ie> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1366290670 432 80.91.229.3 (18 Apr 2013 13:11:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Apr 2013 13:11:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 18 15:11:14 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1USocM-0001TZ-ES for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Apr 2013 15:11:14 +0200 Original-Received: from localhost ([::1]:43257 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USocL-0008Nl-SF for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Apr 2013 09:11:13 -0400 X-Received: by 10.180.20.105 with SMTP id m9mr7103174wie.5.1366279267373; Thu, 18 Apr 2013 03:01:07 -0700 (PDT) Original-Path: usenet.stanford.edu!19no101550135wie.1!news-out.google.com!hg5ni16900wib.1!nntp.google.com!proxad.net!feeder1-2.proxad.net!cleanfeed1-b.proxad.net!nnrp2-1.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 Original-Lines: 10 Original-NNTP-Posting-Date: 18 Apr 2013 12:01:07 CEST Original-NNTP-Posting-Host: 213.41.244.197 Original-X-Trace: 1366279267 news-2.free.fr 2568 213.41.244.197:34065 Original-X-Complaints-To: abuse@proxad.net Original-Xref: usenet.stanford.edu gnu.emacs.help:197962 X-Mailman-Approved-At: Thu, 18 Apr 2013 09:10:55 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90229 Archived-At: * Brendan Halpin in gnu.emacs.help: > Is it possible to get visual-line-mode to respect the fill-column > setting, and wrap at that rather than the window width? You can read some information on this topic here: http://stackoverflow.com/questions/14009223/set-column-width-for-visual-lines-in-emacs https://github.com/aculich/window-margin.el -- DW