From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cecil Westerhof Newsgroups: gmane.emacs.help Subject: Re: Using longlines-mode on part of a buffer Date: Mon, 26 Oct 2009 14:38:33 +0100 Message-ID: <877huicm1y.fsf@Traian.DecebalComp> References: <87ocnucz4w.fsf@Traian.DecebalComp> <877hui74dg.fsf@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1256564898 3759 80.91.229.12 (26 Oct 2009 13:48:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Oct 2009 13:48:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 26 14:48:10 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N2Pop-0001mw-Ht for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Oct 2009 14:41:07 +0100 Original-Received: from localhost ([127.0.0.1]:58312 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N2Poo-0002wr-Vh for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Oct 2009 09:41:07 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) Cancel-Lock: sha1:Uf7R8mxZ1BLPUiP7uETfoHEDmiU= Original-Lines: 11 Original-NNTP-Posting-Host: 84.53.123.169 Original-X-Trace: 1256564313 news.xs4all.nl 83246 decebal/[::ffff:84.53.123.169]:26128 Original-X-Complaints-To: abuse@xs4all.nl Original-Xref: news.stanford.edu gnu.emacs.help:174159 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:69241 Archived-At: Giorgos Keramidas writes: >> I find longlines-mode very usefull. But sometimes I only want to use >> it on part of a buffer. Is this possible, or do I want to much? > > You can temporarily narrow the buffer to a smaller region, enable > `longlines-mode' temporarily, do some editing, disable `longlines-mode' > when you are done, and widen the buffer to its full size again. That is a hack that could work reasonable, but is not really what I want. See my response to the message of Tomas.