From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Chong Yidong" Newsgroups: gmane.emacs.devel Subject: Re: longlines-mode: font-lock fails (in outline-mode) Date: Tue, 28 Jun 2005 22:36:13 -0400 (EDT) Message-ID: <1091.220.255.171.130.1120012573.squirrel@www.stupidchicken.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1120013859 5118 80.91.229.2 (29 Jun 2005 02:57:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Jun 2005 02:57:39 +0000 (UTC) Cc: David Reitter , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 29 04:57:32 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DnSlQ-0003WP-3M for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2005 04:57:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnStN-0007K7-Nx for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 23:05:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DnSoW-0005Md-N3 for emacs-devel@gnu.org; Tue, 28 Jun 2005 23:00:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DnSoU-0005LS-62 for emacs-devel@gnu.org; Tue, 28 Jun 2005 23:00:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnSmR-0003dd-N9 for emacs-devel@gnu.org; Tue, 28 Jun 2005 22:58:27 -0400 Original-Received: from [64.21.80.18] (helo=shark.whbdns.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DnSSw-0001v4-MR; Tue, 28 Jun 2005 22:38:18 -0400 Original-Received: from stupidch by shark.whbdns.com with local (Exim 4.50) id 1DnSQv-0001UA-Jp; Tue, 28 Jun 2005 22:36:13 -0400 Original-Received: from 220.255.171.130 ([220.255.171.130]) (SquirrelMail authenticated user cyd@stupidchicken.com) by www.stupidchicken.com with HTTP; Tue, 28 Jun 2005 22:36:13 -0400 (EDT) In-Reply-To: Original-To: rms@gnu.org User-Agent: SquirrelMail/1.4.4 X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - shark.whbdns.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [32675 33085] / [47 12] X-AntiAbuse: Sender Address Domain - stupidchicken.com X-Source: /usr/local/cpanel/3rdparty/bin/php X-Source-Args: /usr/local/cpanel/3rdparty/bin/php /usr/local/cpanel/base/3rdparty/squirrelmail/src/compose.php X-Source-Dir: :/base/3rdparty/squirrelmail/src 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:39844 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39844 > *** bla bla bla blu blu blu er er er yeah yeah yeah wow wow wow yup > yup yup see here it went black not so good > > Enter enough text for it to be wrapped around. The first line shown > is in purple color, the next line is black, as are the following > lines. Because it's still part of the headline, it should be purple > as well. outline-mode should look for the hard end of the line, not > the 'soft' or wrapped end. > That's no different from what you get without longlines mode. For instance, look at the NEWS file; a typical entry is ** New translations of the Emacs Tutorial are available in the following languages: Brasilian Portuguese, Bulgarian, Chinese (both with simplified and traditional characters), French, and Italian. Type `C-u C-h t' to choose one of them in case your language setup doesn't automatically select the right one. Only the "New translations... in the" part is highlighted. If this is not a problem, neither should it be a problem when longlines-mode is turned on.