From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jon.Kare.hellan@uninett.no (Jon =?iso-8859-1?q?K=E5re?= Hellan) Newsgroups: gmane.emacs.help Subject: Re: simple editor required Date: 03 Jun 2003 22:13:03 +0200 Organization: UNINETT Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <1K1Da.3886$7E.44637@news-server.bigpond.net.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054671487 19555 80.91.224.249 (3 Jun 2003 20:18:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 20:18:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 03 22:18:03 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 19NIEN-000554-00 for ; Tue, 03 Jun 2003 22:18:03 +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 19NICT-0008IN-2h for gnu-help-gnu-emacs@m.gmane.org; Tue, 03 Jun 2003 16:16:05 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: persaunet.uninett.no Original-X-Trace: dolly.uninett.no 1054671183 18767 158.38.62.138 (3 Jun 2003 20:13:03 GMT) Original-X-Complaints-To: news-abuse@uninett.no Original-NNTP-Posting-Date: Tue, 3 Jun 2003 20:13:03 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:114063 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:10557 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10557 "Paul Edwards" writes: > "Kevin Dziulko" wrote in message news:mailman.7200.1054643007.21513.help-gnu-emacs@gnu.org... > ... didn't stop this auto-file-association from happening? I basically > don't want emacs to do any junk like that, I'm not interested in its > assumptions, I'm after basic editting functions, rather than by > default being launched into its weird ideas of what C code should > look like (which is probably a style used by less than 10% of > C programmers). You should certainly do it your own way. But for me, the point isn't whether or not I like or dislike the way emacs formats the code. The point is that when it formats it in a way that surprises me, it's most often because the code isn't what I thought it was, i.e. it caught me making a mistake. Good luck Jon