From: Anast Gramm <anastasis.gramm2@gmail.com>
To: sellputcall@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: C++ mode odd // behavior
Date: Sun, 5 Nov 2017 11:32:24 +0200 [thread overview]
Message-ID: <20171105093224.6mlm2lnm2f7dqlpd@gmail.com> (raw)
In-Reply-To: <5d03940f-66b4-4ad2-90dd-6c8a57bdc920@googlegroups.com>
> Very odd behavior in C mode: status line has C/l pair Abbrev.
> Editing a c++ header file.
> When I type // it inserts a bullet point as of today!
> Dont think i have seen this before.
It might be the yas-snippet package. Try disabling the yas minor mode.
If it is indeed yas, then you should find the '//' definition and disable it
> I have to type:/ [space] [backspace] / to get // to take effect.
in cc-mode you can also select a region then C-c C-c to comment it out with '//'
next prev parent reply other threads:[~2017-11-05 9:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-04 22:12 C++ mode odd // behavior sellputcall
2017-11-05 9:32 ` Anast Gramm [this message]
[not found] ` <mailman.2948.1509874355.27995.help-gnu-emacs@gnu.org>
2017-11-09 19:35 ` sellputcall
2017-11-09 19:48 ` Emanuel Berg
[not found] ` <mailman.3342.1510256954.27995.help-gnu-emacs@gnu.org>
2017-11-09 20:22 ` sellputcall
2017-11-09 21:15 ` Emanuel Berg
[not found] ` <mailman.3355.1510262161.27995.help-gnu-emacs@gnu.org>
2017-11-10 17:46 ` sellputcall
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171105093224.6mlm2lnm2f7dqlpd@gmail.com \
--to=anastasis.gramm2@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=sellputcall@gmail.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).