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: Fri, 10 Nov 2017 09:46:50 -0800 (PST) Message-ID: References: <5d03940f-66b4-4ad2-90dd-6c8a57bdc920@googlegroups.com> <0081e04e-9d53-458e-b226-d5cd33cc98df@googlegroups.com> <1ea231e7-ef25-424e-90c8-e2a06b5c28a4@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: blaine.gmane.org 1510336254 9949 195.159.176.226 (10 Nov 2017 17:50:54 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 10 Nov 2017 17:50:54 +0000 (UTC) Injection-Date: Fri, 10 Nov 2017 17:46:51 +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 Fri Nov 10 18:50:50 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 1eDDS5-0002Mr-9u for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Nov 2017 18:50:50 +0100 Original-Received: from localhost ([::1]:42881 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eDDSC-0000yO-MF for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Nov 2017 12:50:56 -0500 X-Received: by 10.55.155.21 with SMTP id d21mr7782985qke.50.1510336011198; Fri, 10 Nov 2017 09:46:51 -0800 (PST) X-Received: by 10.31.125.129 with SMTP id y123mr744550vkc.1.1510336010935; Fri, 10 Nov 2017 09:46:50 -0800 (PST) Original-Path: usenet.stanford.edu!u20no517013qtu.1!news-out.google.com!r5ni1221qtc.1!nntp.google.com!u20no517011qtu.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=72.79.127.254; posting-account=yzathwkAAADZujRk3VZvoRSE7kzJABwS Original-NNTP-Posting-Host: 72.79.127.254 Original-Xref: usenet.stanford.edu gnu.emacs.help:220735 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:114844 Archived-At: On Thursday, November 9, 2017 at 4:16:05 PM UTC-5, Emanuel Berg wrote: > > This only happened in C and C++ mode on that > > day. Will have to observe if this > > happens again. > > If it doesn't happen anymore, I suppose you had > some minor mode enabled that you were > unaware on. Yes, it felt like some conflict between c++ mode and some outline? mode that put bullet points instead of //. > > When it does, what exactly do you want me to > > flush to file? > > The buffer you see after hitting `C-h m'. > Do this when it is sane, on 'Emacs -Q', and > when it isn't sane, and then compare what minor > modes are then enabled that could make the > difference... Ok. Will save at the next emacs restart and save that buffer. If I find anything, I will update this thread. Thanks for all the help and the suggestions! Very much appreciated. Sunil