From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kyle Sexton Newsgroups: gmane.emacs.help Subject: Major mode for kickstart files Date: Tue, 20 Aug 2013 17:23:17 -0500 Organization: mocker.org Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1377038767 17256 80.91.229.3 (20 Aug 2013 22:46:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Aug 2013 22:46:07 +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 Aug 21 00:46:10 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VBugh-0006C9-NF for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Aug 2013 00:46:07 +0200 Original-Received: from localhost ([::1]:50529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBugh-0006IG-0i for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Aug 2013 18:46:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBuKx-0001ED-QJ for help-gnu-emacs@gnu.org; Tue, 20 Aug 2013 18:23:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBuKs-00010i-0o for help-gnu-emacs@gnu.org; Tue, 20 Aug 2013 18:23:39 -0400 Original-Received: from mail-pa0-f41.google.com ([209.85.220.41]:47050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBuKr-0000xV-R1 for help-gnu-emacs@gnu.org; Tue, 20 Aug 2013 18:23:33 -0400 Original-Received: by mail-pa0-f41.google.com with SMTP id bj1so25783pad.0 for ; Tue, 20 Aug 2013 15:23:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:from:to:subject:organization:date:message-id :user-agent:mime-version:content-type; bh=tIDdor/uJ+LbrDPUUVesfCYsRFgh9GpYdDyELFenhz4=; b=JQHfbk37pXN5cwNyNwgvpAunXDSDrEwvrpxhtIAX69Mf+fxLo7p0+kppxoPpgxIM4g grsc8jqCOoCasLLqi4it8wJ6PcFjLFlIftJtHFVI0EwHht0oX92FAa/UIJMk5WLeeKf0 tR65fP68uu9m86aVc79C47hRAmASXuu5ko+2VRP3OKJ015EMinxMupmS7Xm8wRZ5m87K gXQS27JUyLtzMaJiM141F4Rc7ieGN0AjQzswdWBGxVmZQXQ9iP6VZun35c5aMWKZynpc cEDJN1C6mqHPfXElMOD8cffhcqSVAKBLbCc5lfAlBYelnLpt+3Prc5s66xWXvBe98amX 8RlQ== X-Gm-Message-State: ALoCoQmTUvSdO2KZa14z5dIOSd0Q0XZyPNZtODKKA/9x82Lw78PCHrc0TXs4Y2YQRictwrQwutec X-Received: by 10.67.23.164 with SMTP id ib4mr6298672pad.42.1377037412543; Tue, 20 Aug 2013 15:23:32 -0700 (PDT) Original-Received: from localhost (162-225-104-161.lightspeed.mssnks.sbcglobal.net. [162.225.104.161]) by mx.google.com with ESMTPSA id om2sm4243952pbc.30.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 20 Aug 2013 15:23:31 -0700 (PDT) User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (darwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.220.41 X-Mailman-Approved-At: Tue, 20 Aug 2013 18:45:56 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:93015 Archived-At: Does anyone know if there is a major mode either included or that can be downloaded to add syntax highlighting to Red Hat/Fedora kickstart files? Information on kickstart files: http://fedoraproject.org/wiki/Anaconda/Kickstart If not.. sounds like I have a good opportunity to make one. :P -- Kyle Sexton