help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: automatic language mode


From: Kai Großjohann
Subject: Re: automatic language mode
Date: Sat, 30 Nov 2002 22:48:28 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

"c. kumar" <kumarchi@attbi.com> writes:

> When I open up my c-code in emacs it used to automaticlaly open it in
> c-mode. Under the latest cygwin/X11 for some reason it opens it fundamental
> mode and I have been manually setting it c-mode.

The varibale auto-mode-alist contains regexp/mode pairs.  Emacs looks
there to decide which mode to use.

What does C-h v auto-mode-alist RET say on your system?

-- 
~/.signature is: umop ap!sdn    (Frank Nobis)


reply via email to

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