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

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

[h-e-w] image mode on C-Files


From: Thoralf Kauk
Subject: [h-e-w] image mode on C-Files
Date: Mon, 08 Jan 2007 10:05:18 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

Hello,

I'm using "GNU Emacs 22.0.92.1 (i386-mingw-nt5.1.2600)
 of 2006-12-29 on LENNART-69DE564 (patched)"

If I want to edit with a C-File starting with a #define statement,
the file starts in major mode "image-mode".

For example file tt.c:

        #define MY_DEFINE

        int main(int argc, char * argv[])
        {

                return 0;
        }

comes up in image mode.

If I delete the first line, everything works fine.

How can I change this behavior?


Regards,


Thoralf Kauk




reply via email to

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