From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: sellputcall@gmail.com Newsgroups: gmane.emacs.help Subject: Re: C++ mode odd // behavior Date: Thu, 9 Nov 2017 12:22:31 -0800 (PST) Message-ID: <1ea231e7-ef25-424e-90c8-e2a06b5c28a4@googlegroups.com> References: <5d03940f-66b4-4ad2-90dd-6c8a57bdc920@googlegroups.com> <0081e04e-9d53-458e-b226-d5cd33cc98df@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: blaine.gmane.org 1510259132 26017 195.159.176.226 (9 Nov 2017 20:25:32 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 9 Nov 2017 20:25:32 +0000 (UTC) Injection-Date: Thu, 09 Nov 2017 20:22:31 +0000 User-Agent: G2/1.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 09 21:25:25 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eCtO8-0006QH-VB for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Nov 2017 21:25:25 +0100 Original-Received: from localhost ([::1]:38642 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eCtOF-0008DX-UQ for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Nov 2017 15:25:31 -0500 X-Received: by 10.237.37.15 with SMTP id v15mr5335849qtc.48.1510258951429; Thu, 09 Nov 2017 12:22:31 -0800 (PST) X-Received: by 10.31.48.78 with SMTP id w75mr92746vkw.12.1510258951268; Thu, 09 Nov 2017 12:22:31 -0800 (PST) Original-Path: usenet.stanford.edu!u20no314018qtu.1!news-out.google.com!r5ni1015qtc.1!nntp.google.com!u20no314017qtu.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=73.29.48.93; posting-account=yzathwkAAADZujRk3VZvoRSE7kzJABwS Original-NNTP-Posting-Host: 73.29.48.93 Original-Xref: usenet.stanford.edu gnu.emacs.help:220716 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:114825 Archived-At: On Thursday, November 9, 2017 at 2:49:17 PM UTC-5, Emanuel Berg wrote: > > 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? This doesnt always happen! Was happening consistently on the day I posted this. I had my emacs and my system running entire day. Had booted that morning. No. I always start with emacs --debug-init If you want me to disable the init files, i can try. > What mode are you in? Does the same thing This only happened in C and C++ mode on that day. Will have to observe if this happens again. > happen? If it doesn't, do 'C-h m' and flush it When it does, what exactly do you want me to flush to file? > 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