From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vinicius Jose Latorre Newsgroups: gmane.emacs.devel Subject: Re: line-move-visual never set to nil? Date: Sat, 26 Jul 2008 15:40:30 -0300 Message-ID: <488B6F9E.9030104@ig.com.br> References: <18571.25125.311010.324079@gargle.gargle.HOWL> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1217097493 22649 80.91.229.12 (26 Jul 2008 18:38:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Jul 2008 18:38:13 +0000 (UTC) Cc: raman@users.sf.net, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 26 20:39:01 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KMofU-0002lh-4G for ged-emacs-devel@m.gmane.org; Sat, 26 Jul 2008 20:39:00 +0200 Original-Received: from localhost ([127.0.0.1]:57576 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMoea-0006Tj-EG for ged-emacs-devel@m.gmane.org; Sat, 26 Jul 2008 14:38:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KMoeX-0006Ta-9G for emacs-devel@gnu.org; Sat, 26 Jul 2008 14:38:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KMoeV-0006TD-Dn for emacs-devel@gnu.org; Sat, 26 Jul 2008 14:38:00 -0400 Original-Received: from [199.232.76.173] (port=50534 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMoeV-0006TA-9q for emacs-devel@gnu.org; Sat, 26 Jul 2008 14:37:59 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.243]:34675) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KMoeV-00038S-1L for emacs-devel@gnu.org; Sat, 26 Jul 2008 14:37:59 -0400 Original-Received: by an-out-0708.google.com with SMTP id c38so905533ana.84 for ; Sat, 26 Jul 2008 11:37:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding:sender; bh=GyVZtBPa6DasvId/fggrFS5xmr3GqDVvG1IdAx633uM=; b=JEWZ25BXFxllZa/7hsUV53ttPcMD5bzxClospy7m/f+D+SZnoHzXVeCfrdlbq/HqNt oHwlTQasRxuaf2OEcVpHask6dKGHh9Ja8/fIV1MznQ5l9AwcfS2oDBpWbXYuB9v0YRt5 aZ/NG3j38HJ5uqOvl/m0qqGAEs87spMOgIn3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :sender; b=cC/khNklHMYl4kR/vnjKBIdBR6qd/xkyiJRoXgkHyiVAV188g/9GwhTrijaLyZ++wy +RxNgxrjtPe93XvKJZzf3E5f2luxbAG0s250P1q+UvtUW3bFmFfQzpD77BtATyff9v5k 0HU5xAe+750g8hoIyvJJnxIfnTNFVw4UhT9qo= Original-Received: by 10.100.91.17 with SMTP id o17mr5424917anb.13.1217097478530; Sat, 26 Jul 2008 11:37:58 -0700 (PDT) Original-Received: from ?192.168.0.100? ( [200.208.45.75]) by mx.google.com with ESMTPS id 30sm10370164yxk.4.2008.07.26.11.37.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 26 Jul 2008 11:37:58 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11 In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:101556 Archived-At: Stefan Monnier wrote: >> Looking at the code that defines visual-line-mode -- I dont see >> the line-move-visual getting set at any point; also, I see a >> command to turn-on-visual-line-mode -- but no corresponding >> command to turn it off. >> > > Yes, could someone remove turn-on-visual-line-mode? > The command to turn it ON is the same as the one to turn it OFF, > i.e. `visual-line-mode'. > The turn-on-visual-line-mode is an auxiliary function used by global-visual-line-mode. From simple.el: (defun turn-on-visual-line-mode () (visual-line-mode 1)) (define-globalized-minor-mode global-visual-line-mode visual-line-mode turn-on-visual-line-mode :lighter " vl")