tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Adding c-mode editing in EMACS for tcc scripts


From: Pedro A ARANDA
Subject: [Tinycc-devel] Adding c-mode editing in EMACS for tcc scripts
Date: Wed, 05 Nov 2003 07:32:59 +0000

Hi folks,

I've been quite successfull in 'converting' Linux people to TCC-scripting!
Some of them are just starting now and don't have the experience with
all the tools in the system. So, there's a question popping up every now
and then:

How do I make Emacs recognise tcc scripts automatically?

The answer is :

Adding in ~/.emacs or ~/.xemacs/init.el the following line:

(add-to-list 'interpreter-mode-alist '("tcc" . c-mode))

A short note in the home page, in the doc's Quick Start section or in a
new FAQ section in the doc's would help a lot of people.

Just my .002€

Regards,
Pedro A. Aranda (address@hidden)

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus





reply via email to

[Prev in Thread] Current Thread [Next in Thread]