emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#5522: closed (emacs does not activate c++ mode whe


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#5522: closed (emacs does not activate c++ mode when opening a cxxtest file)
Date: Wed, 26 Jun 2019 09:39:01 +0000

Your message dated Wed, 26 Jun 2019 11:38:19 +0200
with message-id <address@hidden>
and subject line Re: bug#5522: emacs does not activate c++ mode when opening a 
cxxtest file
has caused the debbugs.gnu.org bug report #5522,
regarding emacs does not activate c++ mode when opening a cxxtest file
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
5522: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5522
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: emacs does not activate c++ mode when opening a cxxtest file Date: Thu, 4 Feb 2010 11:58:59 +0200
Hi,

cxxtest files http://cxxtest.tigris.org/ are essentially C++ code

I added

(setq auto-mode-alist (cons '("\\.cxxtest$" . c++-mode) auto-mode-alist))

in my .emacs and it works just fine.

But it would be good if emacs could load them in C++ mode
automatically without adding that config line.

Thanks
Nil




--- End Message ---
--- Begin Message --- Subject: Re: bug#5522: emacs does not activate c++ mode when opening a cxxtest file Date: Wed, 26 Jun 2019 11:38:19 +0200
Lars Ingebrigtsen <address@hidden> writes:
> > Would anyone object against closing this bug report as wontfix?
>
> Sounds like a good idea to me.

OK, I'll do that.  If anyone feels differently, please re-open the bug
report.

Thanks,
Stefan Kangas


--- End Message ---

reply via email to

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