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

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

Re: C++ mode odd // behavior


From: Emanuel Berg
Subject: Re: C++ mode odd // behavior
Date: Thu, 09 Nov 2017 20:48:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

> Very odd behavior in C mode: status line has
> C/l pair Abbrev.

*mode line

> Editing a c++ header file. When I type // it
> inserts a bullet point as of today!
> in cc-mode. Still comments out regions.

If it is not yas it might be abbrev or
something else to that extent.

Did you do 'emacs -Q' and then find test.hh?
What mode are you in? Does the same thing
happen? If it doesn't, do 'C-h m' and flush it
to a file. Then go to your normal Emacs setup
where the incorrect behavior appears
(c++-mode), do the same, and then diff(1)
the files.

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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