From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dieter.Jurzitza@t-online.de (Dr. Ing. Dieter Jurzitza) Newsgroups: gmane.emacs.help Subject: awk-scripting Date: Thu, 19 Jun 2003 20:16:56 +0200 (CEST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1056047598 28760 80.91.224.249 (19 Jun 2003 18:33:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 19 Jun 2003 18:33:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 19 20:33:15 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19T4DD-00070O-00 for ; Thu, 19 Jun 2003 20:32:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19T4CK-0005ra-Ae for gnu-help-gnu-emacs@m.gmane.org; Thu, 19 Jun 2003 14:31:48 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19T4Bq-0005Si-HT for help-gnu-emacs@gnu.org; Thu, 19 Jun 2003 14:31:18 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19T4Bi-0005Bq-F1 for help-gnu-emacs@gnu.org; Thu, 19 Jun 2003 14:31:10 -0400 Original-Received: from mailout09.sul.t-online.com ([194.25.134.84]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19T4BB-00052t-9e for help-gnu-emacs@gnu.org; Thu, 19 Jun 2003 14:30:37 -0400 Original-Received: from fwd11.aul.t-online.de by mailout09.sul.t-online.com with smtp id 19T4B9-0004TK-09; Thu, 19 Jun 2003 20:30:35 +0200 Original-Received: from djunix.karlsruhe.edu (SaVJy8ZTwefrl3FVU7rxHyritOlSlsjRjPeFzuDbXZGyBs6R3VMAY8@[217.227.147.252]) by fwd11.sul.t-online.com with esmtp id 19T4Au-0b7KIy0; Thu, 19 Jun 2003 20:30:20 +0200 Original-Received: from djunix.karlsruhe.edu (localhost [127.0.0.1]) by djunix.karlsruhe.edu (8.12.6/8.12.6) with ESMTP id h5JIUCJ5016890 for ; Thu, 19 Jun 2003 20:30:12 +0200 Original-Received: (from fred@localhost) by djunix.karlsruhe.edu (8.12.6/8.12.6/Submit) id h5JIGuSi015943 for help-gnu-emacs@gnu.org; Thu, 19 Jun 2003 20:16:56 +0200 X-Mailer: XFMail 1.5.2 on Linux X-Priority: 3 (Normal) Original-To: help-gnu-emacs@gnu.org X-Seen: false X-ID: SaVJy8ZTwefrl3FVU7rxHyritOlSlsjRjPeFzuDbXZGyBs6R3VMAY8@t-dialin.net X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11083 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11083 Dear listmembers, whenever I load awk-mode it does not seem to do what I expect it to. I can enter code as in any scratch buffer, but there is no formatting as I would have expected to take place. When writing c-sources in C-mode, I get for (i=1;i<100;i++) { somefunction(); } automatically. somefunction() will (according to my experiences) always be justified some characters off the left border. In contrast, when doing similar things in awk - mode, I even cannot enter blank space in front of somefunction(). Nor do I see any colorization. Is there anybody being able to tell me what I am doing wrong? I would like to have some c-like justification, some syntax highlighting. Maybe I simply miss a pointer to the FAQ, anyway, your help is greatly appreciated! Many thanks for your support in advance, take care Dieter Jurzitza -- ----------------------------------------------------------- E-Mail: Dr. Ing. Dieter Jurzitza Date: 19-Jun-2003 Time: 20:14:55 | \ /\_/\ | | ~x~ |/-----\ / \ /- \_/ ^^__ _ / _ ____ / <°°__ \- \_/ | |/ | | || || _| _| _| _| if you really want to see the pictures above - use some font with constant spacing like courier! :-) -----------------------------------------------------------