This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

C indentation not working on emacs??


I'm sure that I'm doing something wrong..

I'm running "Emacs for Windows NT and Windows 95 Version 19.34.1"
and I'm trying to customize my C indentation environment.
The problem is that Emacs doesn't seem to recognize
the standard C indentation variables.  These include
c-indent-level, c-continued-statement-level, c-brace-offset,
etc..

If I execute set-variable c-indent-level from a running 
emacs, it says "no match".  If I try setting it with a setq
in my _emacs it has no effect.

Oddly, appropos lists these variables despite the fact that
set-variable disagrees.

As always, thanks for your help.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]