From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Newsgroups: gmane.emacs.help Subject: Re: How do I disable electric comments? Date: Fri, 20 Apr 2012 16:58:04 +0200 Message-ID: <4F91797C.3080109@easy-emacs.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1334933910 16675 80.91.229.3 (20 Apr 2012 14:58:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2012 14:58:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 20 16:58:29 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SLFI5-00068y-7w for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Apr 2012 16:58:29 +0200 Original-Received: from localhost ([::1]:54730 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLFI4-00026r-Lh for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Apr 2012 10:58:28 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLFHv-0001w2-DA for help-gnu-emacs@gnu.org; Fri, 20 Apr 2012 10:58:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLFHq-0000fV-Kb for help-gnu-emacs@gnu.org; Fri, 20 Apr 2012 10:58:18 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.10]:58242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLFHq-0000f6-BR for help-gnu-emacs@gnu.org; Fri, 20 Apr 2012 10:58:14 -0400 Original-Received: from [192.168.178.27] (brln-4d0c1021.pool.mediaWays.net [77.12.16.33]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0MXVkk-1SimSj2jig-00WZZU; Fri, 20 Apr 2012 16:58:12 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.28) Gecko/20120306 SUSE/3.1.20 Thunderbird/3.1.20 In-Reply-To: X-Provags-ID: V02:K0:ALd0Hq8q4ew4FImp6JD4b+FR14A+XTpsGNPvKBu7Ztw 23V8NqOkp4ojNHWcKL6jVay55V5dBI4e7EpUmo39e+cCdqlKtY zyqizbDetehKzwZ77UVuQgJiHmyxDzCgk7l4JjFBHjIxrXO0Tj pVo2eDLQou4ZU9VPUwRHCH9t/NyDg1+S0Usya5bBNLeWSZAnmI YF8MwEUEYhU3QWwCwAqiQtooIssgLYMytGot6974Exo/NhiSHA dmJi9Dd1dhyHqy8RCdoaChTmyQj4SCxaHIKMvcwYINTvlPG1vx zAqKCDMmSwA+INJEdZ7OmrPD9DScSLGR+C0RI7zs/ZUhJfIxrd ixyIVL4iA8WzvjNrv5L6HheshIhkXGb7akmxVi/cw X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.17.10 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84532 Archived-At: Am 19.04.2012 19:24, schrieb Bruce Korb: > Hi, > > I like electric mode for typing C. The problem is the effort required > to format comments the way > I want to. The electric comment mode keeps wanting to reformat my > comment for me. > It does it in a way that I do not like at all and I see no obvious way > to make it leave me alone. > (Sometimes I have to resort to going into text mode, entering the comment and > then go back to "C".) How do I fix this? Thank you!! Regards, Bruce > > maybe M-x c-toggle-electric-state