From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "c. kumar" Newsgroups: gmane.emacs.help Subject: automatic language mode Date: Sat, 30 Nov 2002 21:20:10 GMT Organization: AT&T Broadband Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1038691619 21165 80.91.224.249 (30 Nov 2002 21:26:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 30 Nov 2002 21:26:59 +0000 (UTC) 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 18IF8b-0005Uv-00 for ; Sat, 30 Nov 2002 22:26:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18IF83-0003Zb-00; Sat, 30 Nov 2002 16:26:23 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!wn13feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!sccrnsc04.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-NNTP-Posting-Host: 24.218.149.69 Original-X-Complaints-To: abuse@attbi.com Original-X-Trace: sccrnsc04 1038691210 24.218.149.69 (Sat, 30 Nov 2002 21:20:10 GMT) Original-NNTP-Posting-Date: Sat, 30 Nov 2002 21:20:10 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:107617 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:4168 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4168 hello: 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. How can change this behavior? Thanx