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

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

bug#15784: 24.3.50; cc-mode bug reporting


From: Michael Welsh Duggan
Subject: bug#15784: 24.3.50; cc-mode bug reporting
Date: Fri, 01 Nov 2013 12:01:12 -0400
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

I reported a bug a while back (I think) from my mwd@cert.org address
that deals with C++11 enumeration class indentation.  I reported it via
c-submit-bug-report.

Example of bad behavior:

enum class foo : int {
    A,
        B,
        C
        };

This message is only partially about this problem, though.  My real
question is whether `M-x c-submit-bug-report' is still a valid way to
report bugs for cc-mode.  It sends to bug-cc-mode@gnu.org.  It might
make sense to change this to send to the gnu debbugs list instead, with
an appropriate cc-mode tag.


In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, X toolkit)
 of 2013-09-11 on maru2
Bzr revision: 111214 md5i@md5i.com-20130911160422-ijaro6wn80j0j7ff
Windowing system distributor `The X.Org Foundation', version 11.0.11403000
System Description:     Debian GNU/Linux unstable (sid)

Configured using:
 `configure --without-toolkit-scroll-bars --with-x-toolkit=lucid
 'CFLAGS=-Og -ggdb' --with-wide-int'

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Recent messages:
You can run the command `c-submit-bug-report' with C-c C-b
Please enter your report.  Type C-c C-c to send, C-c C-k to abort.
Mark set
Auto-saving...done
Scanning for dabbrevs...done
Expansion found in ' *Minibuf-1*'
Don't touch it!  It's the History Eraser Button, you fool! [2 times]
syntax: ((topmost-intro-cont 23)), indent: 8
Undo!
Auto-saving...done

-- 
Michael Welsh Duggan
(md5i@md5i.com)





reply via email to

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