From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "George Nurser" Newsgroups: gmane.emacs.help Subject: Fortran/t mode -- what is it? Date: Tue, 12 Jun 2007 23:21:49 +0100 Message-ID: <1d1e6ea70706121521x78147633r7622378f0d7c0d23@mail.gmail.com> 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: sea.gmane.org 1181686930 27617 80.91.229.12 (12 Jun 2007 22:22:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Jun 2007 22:22:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 13 00:22:09 2007 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 1HyEkY-0005MV-LF for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Jun 2007 00:22:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyEkX-00056t-T6 for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 18:22:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyEkL-00056o-OS for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 18:21:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyEkJ-00056c-7k for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 18:21:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyEkJ-00056Z-1z for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 18:21:51 -0400 Original-Received: from wa-out-1112.google.com ([209.85.146.176]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HyEkI-00011R-Mm for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 18:21:50 -0400 Original-Received: by wa-out-1112.google.com with SMTP id k34so6544wah for ; Tue, 12 Jun 2007 15:21:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=i1ilNNZBrrfJOqvCIxEWROCr/woTHK1F4oo4FoUe6m96JP8ywZ+OT9ftdL7Z89MhXke1m9oaHOiuQzN0NmSXlIwb8v5ip5hFcTsigB8VoLR+jlTJHF1+6SwBl38yZHg+zTwpv6xTeRERS6inNLoBptJkHB2sSuiFxoY/qvBtv24= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=AY1gU9qTzcSFAFt81s37EbYPPoEBcnIb1NEeQAdDqLgNotDv1Mii/Q6bLshHM/GzZJ3k9u8H6BqIEIIhom9qPkDZk6L8qba+ZgLPhM0iHO6k+aWPGoOTKgsoc8mrwyQRUQg5Ngwpu+Fgqh4LgHaTQOhRdSiW5umAUBHdcIPlfd4= Original-Received: by 10.114.175.16 with SMTP id x16mr7110879wae.1181686909167; Tue, 12 Jun 2007 15:21:49 -0700 (PDT) Original-Received: by 10.114.171.16 with HTTP; Tue, 12 Jun 2007 15:21:49 -0700 (PDT) Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) 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:44983 Archived-At: I've been editing a certain fortran file with emacs, and it has put the code into something called (Fortran/t ) mode. In this mode certain commans, such as C-M-j behave rather strangely. What is this mode for, and how do I go back into straight Fortran mode if I so wish? The emacs is quite recent -- 22.0.97.1 Regards, George Nurser.