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

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

Re: cc-mode question


From: Alan Mackenzie
Subject: Re: cc-mode question
Date: Sat, 25 Jun 2005 07:54:24 +0000
User-agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (Linux/2.0.35 (i686))

Evgeniy <dushistov@mail.ru> wrote on Tue, 21 Jun 2005 19:07:54 +0000:
> On Mon, Jun 20, 2005 at 06:08:07PM +0000, Alan Mackenzie wrote:
>> Well, confirm to us that you've checked the obvious things:
>> What operating system are you running?
> $uname -a
> Linux 2.6.11-gentoo-r11 #1 Tue Jun 21 11:28:12 UTC 2005 i686 AMD
> Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux

>> How did you start your Emacs session?  (Hopefully, emacs -q --no-site-file)
> $emacs

>> Which emacs version?  (M-x emacs-version)
> GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.6.7) of
> 2005-06-18 on rain

>> Which CC Mode version?  (M-x c-version)
> this command don't work

It seems you haven't got CC Mode loaded at all.  Try M-x c-mode.

>> Which major mode are you in? 
>> Which minor modes have you got enabled?  (hopefully, very few.)
> ???

The major mode is something like "C Mode" or "Text Mode".  Usually it
gets set by Emacs when you load the file.  Minor modes are "add on"
features, things like font-lock-mode (which you've got) or
auto-fill-mode.

>> Have you got font-lock-mode enabled, and if so, how did you enable it?
> (custom-set-variables
>       ...
>       '(global-font-lock-mode t nil (font-lock))
>       ...

> -- 
> /Evgeniy

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").



reply via email to

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