From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.help Subject: Re: C++ mode odd // behavior Date: Thu, 09 Nov 2017 20:48:55 +0100 Message-ID: <868tff8c7s.fsf@zoho.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 X-Trace: blaine.gmane.org 1510256992 26078 195.159.176.226 (9 Nov 2017 19:49:52 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 9 Nov 2017 19:49:52 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) 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 20:49:48 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 1eCspe-0006Gd-DG for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Nov 2017 20:49:46 +0100 Original-Received: from localhost ([::1]:38527 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eCspf-0007tj-Ni for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Nov 2017 14:49:47 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eCsp5-0007tS-MN for help-gnu-emacs@gnu.org; Thu, 09 Nov 2017 14:49:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eCsp0-0000hr-Rq for help-gnu-emacs@gnu.org; Thu, 09 Nov 2017 14:49:11 -0500 Original-Received: from [195.159.176.226] (port=33280 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eCsp0-0000gt-KT for help-gnu-emacs@gnu.org; Thu, 09 Nov 2017 14:49:06 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eCsop-0004S7-8J for help-gnu-emacs@gnu.org; Thu, 09 Nov 2017 20:48:55 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 23 Original-X-Complaints-To: usenet@blaine.gmane.org Mail-Copies-To: never Cancel-Lock: sha1:QPHeYx9Qbt/xfeqeoyEl+bzsLQQ= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 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:114824 Archived-At: > 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? What mode are you in? Does the same thing happen? If it doesn't, do 'C-h m' and flush it 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