From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: petter_wintzell@yahoo.com (Petter Wintzell) Newsgroups: gmane.emacs.help Subject: Re: Is there a mode that helps enforce coding guidelines? Date: 2 Jun 2003 03:37:43 -0700 Organization: http://groups.google.com/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <4hfBa.57$TO5.3660@nnrp1.ozemail.com.au> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1054551164 8263 80.91.224.249 (2 Jun 2003 10:52:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Jun 2003 10:52:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 02 12:52:42 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 19Mmvi-000298-00 for ; Mon, 02 Jun 2003 12:52:42 +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 19MmkQ-0008FK-Lw for gnu-help-gnu-emacs@m.gmane.org; Mon, 02 Jun 2003 06:41:02 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: 212.209.106.4 Original-X-Trace: posting.google.com 1054550263 31846 127.0.0.1 (2 Jun 2003 10:37:43 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 2 Jun 2003 10:37:43 GMT Original-Xref: shelby.stanford.edu comp.emacs:79501 gnu.emacs.help:113975 Original-To: help-gnu-emacs@gnu.org 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:10469 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10469 Thanks to everyone who replied to my posting with good advice! What I wanted was a mode that could help me both write new code according to some standard, and also check exisiting code to see that the standard was followed. Also, it should be easy to switch between coding standards. There seems to be no such mode at the moment, even if the individual issues (line length and what else I mentioned) can be solved easily enough. Thanks, /Petter