all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
Subject: Re: cc-mode question
Date: Mon, 20 Jun 2005 18:08:07 +0000	[thread overview]
Message-ID: <7m079d.t9.ln@acm.acm> (raw)
In-Reply-To: mailman.481.1119202298.2857.help-gnu-emacs@gnu.org

Evgeniy <dushistov@mail.ru> wrote on Sun, 19 Jun 2005 21:33:24 +0000:
> Hello.

> I have such problem with emacs from cvs:

> with simple code:

> #include <vector>

> typedef std::vector<int> IntList;

> int main()
> {
>   IntList l;
>   return 0;
> }

> it subscribe underscore red line almost all code begin from
> "typedef std::vector<int>" construction,

> can anybody tell me which part of emacs responsible for this behavior,
> and have anyone idea how can I fix this?

Well, confirm to us that you've checked the obvious things:
What operating system are you running?
How did you start your Emacs session?  (Hopefully, emacs -q --no-site-file)
Which emacs version?  (M-x emacs-version)
Which CC Mode version?  (M-x c-version)
Which major mode are you in? 
Which minor modes have you got enabled?  (hopefully, very few.)
Have you got font-lock-mode enabled, and if so, how did you enable it?

If answering these questions doesn't suggest the solution to the problem,
could you do a C-c C-b (`c-submit-bug-report') and post the information
which gets displayed.

> /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	other threads:[~2005-06-20 18:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.481.1119202298.2857.help-gnu-emacs@gnu.org>
2005-06-20 18:08 ` Alan Mackenzie [this message]
2005-06-21 19:07   ` cc-mode question Evgeniy
     [not found]   ` <mailman.670.1119368608.2857.help-gnu-emacs@gnu.org>
2005-06-25  7:54     ` Alan Mackenzie
2005-06-20 23:31 ` drkm
     [not found]   ` <mailman.672.1119368619.2857.help-gnu-emacs@gnu.org>
2005-06-21 16:23     ` drkm
     [not found]       ` <mailman.814.1119458909.2857.help-gnu-emacs@gnu.org>
2005-06-22 17:47         ` drkm
2005-06-22 20:33       ` Evgeniy
2005-06-21 19:15   ` Evgeniy
2006-09-13 15:03 jronald
2006-09-13 16:47 ` robert.thorpe
  -- strict thread matches above, loose matches on Subject: below --
2005-06-19 21:33 Evgeniy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7m079d.t9.ln@acm.acm \
    --to=acm@muc.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.