From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "It's me FKtPp ;)" Newsgroups: gmane.emacs.help Subject: Re: FVWM mode ? Date: 02 May 2004 01:56:54 +0800 Organization: Bentium Ltd. (CN99) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <86isfgxc7t.fsf@fktpp.net.dhis.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1083434745 25932 80.91.224.253 (1 May 2004 18:05:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 1 May 2004 18:05:45 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 01 20:05:37 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 1BJyrp-0004xV-00 for ; Sat, 01 May 2004 20:05:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BJyna-0004dt-A6 for geh-help-gnu-emacs@m.gmane.org; Sat, 01 May 2004 14:01:14 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!newsfeed.media.kyoto-u.ac.jp!newsgate.cuhk.edu.hk!news.cn99.com!news.yaako.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 218.11.231.14 Original-X-Trace: news.yaako.com 1083434213 22394 218.11.231.14 (1 May 2004 17:56:53 GMT) Original-X-Complaints-To: usenet@news.yaako.com Original-NNTP-Posting-Date: Sat, 1 May 2004 17:56:53 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Xref: shelby.stanford.edu gnu.emacs.help:122900 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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:18187 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18187 Micha Feigin writes: > On Fri, Apr 30, 2004 at 08:49:46AM +0200, Xavier Maillard wrote: > > Hi, > > > > I am having fun with the window manager FVWM. The configuration files > > of this WM are quite unreadable without font-lock. > > > > I am looking for an Emacs mode to edit/read this files. > > > > Are you aware of something working under Emacs20/21 ? > > > > There is a mode I found somewhere on the net which is ok. Find it > attached. Otherwise shell script mode is usually adequate. (require 'generic-x) <-- this maybe useful