[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sql-mode and LaTeX
From: |
Kai Grossjohann |
Subject: |
Re: sql-mode and LaTeX |
Date: |
Thu, 26 Feb 2004 08:04:01 +0100 |
User-agent: |
Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) |
Roger Mason <rmason@esd.mun.ca> writes:
> 'C-x =' on the ... and ^M characters yields: RET. Only in the LaTeX
> buffer does this character suppress the rest of the line.
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.
Kai