From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Roger Mason Newsgroups: gmane.emacs.help Subject: Re: sql-mode and LaTeX Date: Thu, 26 Feb 2004 08:23:35 -0330 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87ptc21fvi.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077796785 16810 80.91.224.253 (26 Feb 2004 11:59:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Feb 2004 11:59:45 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 26 12:59:35 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AwKAx-0001l7-00 for ; Thu, 26 Feb 2004 12:59:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AwK8Q-00085X-G2 for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Feb 2004 06:56:58 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AwK7Q-0007ts-Dr for help-gnu-emacs@gnu.org; Thu, 26 Feb 2004 06:55:56 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AwK5p-0007TU-Ae for help-gnu-emacs@gnu.org; Thu, 26 Feb 2004 06:54:48 -0500 Original-Received: from [134.153.37.4] (helo=minnie.esd.mun.ca) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AwK5E-0007JQ-Qi for help-gnu-emacs@gnu.org; Thu, 26 Feb 2004 06:53:40 -0500 Original-Received: from minnie.esd.mun.ca (minnie.esd.mun.ca [134.153.37.4]) by minnie.esd.mun.ca (8.8.7/8.8.7) with ESMTP id IAA29259; Thu, 26 Feb 2004 08:23:37 -0330 Original-To: Kai Grossjohann In-Reply-To: <87ptc21fvi.fsf@emptyhost.emptydomain.de> (Kai Grossjohann's message of "Thu, 26 Feb 2004 08:04:01 +0100") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.1 (gnu/linux) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:17230 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17230 Kai Grossjohann writes: > That might be the selective display feature. Once you get rid of the > ^M, the hiding will be gone, too. > > Try inserting a literal ^M into the LaTeX buffer manually, to see > whether it hides the rest of the line. Type C-q C-m to insert the > character. > Yes, manual insertion with C-q C-m hides the rest of the line and yes, deleting that character restores the remainder of the line. Duh! I thought I had tried that. What is "selective display"? How is it different from outline mode? Many thanks to you and to other respondants. Roger