Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion visual line mode

Received: by 10.66.79.6 with SMTP id f6mr1049309pax.3.1350041546406;
        Fri, 12 Oct 2012 04:32:26 -0700 (PDT)
Path: jt13ni6064pbb.1!nntp.google.com!news.glorb.com!usenet.stanford.edu!not-for-mail
From: Tassilo Horn <t...@gnu.org>
Newsgroups: gnu.emacs.help
Subject: Re: visual line mode
Date: Fri, 12 Oct 2012 13:31:51 +0200
Lines: 19
Approved: help-gnu-em...@gnu.org
Message-ID: <mailman.10820.1350041545.855.help-gnu-emacs@gnu.org>
References: <1350025008261-266925.post@n5.nabble.com> <838vbc85dy.fsf@gnu.org>
	<87a9vsjcsl.fsf@thinkpad.tsdh.de>
	<1350038115945-266940.post@n5.nabble.com>
NNTP-Posting-Host: lists.gnu.org
Mime-Version: 1.0
X-Trace: usenet.stanford.edu 1350041546 2135 208.118.235.17 (12 Oct 2012 11:32:26 GMT)
X-Complaints-To: action@cs.stanford.edu
To: help-gnu-em...@gnu.org
Envelope-to: help-gnu-em...@gnu.org
X-Injected-Via-Gmane: http://gmane.org/
X-Gmane-NNTP-Posting-Host: tsdh.uni-koblenz.de
User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)
Cancel-Lock: sha1:PaCrAeW0C5FmIUigZPuX4mRRgdY=
X-detected-operating-system: by eggs.gnu.org: Genre and OS details not
	recognized.
X-Received-From: 80.91.229.3
X-BeenThere: help-gnu-em...@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnu-emacs>,
	<mailto:help-gnu-emacs-requ...@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnu-emacs>
List-Post: <mailto:help-gnu-em...@gnu.org>
List-Help: <mailto:help-gnu-emacs-requ...@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-requ...@gnu.org?subject=subscribe>
Content-Type: text/plain

drain <aeus...@gmail.com> writes:

> Indeed, that's what I meant: why isn't visual line mode the default? 

I agree with everything Eli & Peter said. ;-)

> global-visual-line-mode is better, but not global: my draft buffers
> still wrap in the middle of words. I have to turn on visual-line-mode
> manually.

Is it possibly that you still have visual-line-mode in some hooks?  What
you describe sounds like global-visual-line-mode first turns on VLM in
your draft buffer, and then your hook turns it off again (or the other
way round).

Bye,
Tassilo