From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rodrigo Canellas Newsgroups: gmane.emacs.help Subject: Re: cc-mode configuration issues Date: Tue, 15 Jul 2008 10:16:49 -0300 Message-ID: <487CA341.2050507@tqtvd.com> References: <487B5CF9.9030300@tqtvd.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216127983 23785 80.91.229.12 (15 Jul 2008 13:19:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Jul 2008 13:19:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Kevin Rodgers Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 15 15:20:30 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KIkSD-0003Hw-TO for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Jul 2008 15:20:30 +0200 Original-Received: from localhost ([127.0.0.1]:36741 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KIkRL-0006Cn-GV for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Jul 2008 09:19:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KIkR1-0006CE-7z for help-gnu-emacs@gnu.org; Tue, 15 Jul 2008 09:19:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KIkQz-0006BT-V5 for help-gnu-emacs@gnu.org; Tue, 15 Jul 2008 09:19:14 -0400 Original-Received: from [199.232.76.173] (port=32886 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KIkQz-0006BQ-OF for help-gnu-emacs@gnu.org; Tue, 15 Jul 2008 09:19:13 -0400 Original-Received: from mail.quality.com.br ([200.179.60.40]:57341) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KIkQz-0005fR-9k for help-gnu-emacs@gnu.org; Tue, 15 Jul 2008 09:19:13 -0400 Received-SPF: none (tqtvd.com: No applicable sender policy available) receiver=mail.quality.com.br; identity=mfrom; envelope-from="rodrigo.canellas@tqtvd.com"; helo="[10.0.8.207]"; client-ip=10.0.8.207 Original-Received: from [10.0.8.207] (unknown [10.0.8.207]) by mail.quality.com.br (Postfix) with ESMTP id 504CD158123; Tue, 15 Jul 2008 09:57:22 -0300 (BRT) User-Agent: Thunderbird 2.0.0.14 (X11/20080505) In-Reply-To: X-Quality-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 504CD158123.5E8EE X-Quality-MailScanner: Found to be clean X-Quality-MailScanner-From: rodrigo.canellas@tqtvd.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:55599 Archived-At: Kevin, Thanks a lot! It works fine! Kevin Rodgers escreveu: > Rodrigo Canellas wrote: >> I read the CC Mode manual, but I still do not know how to do a couple >> of things: >> >> 1 - >> How to automatically insert a new line when C/C++ code is coming to, >> for example, column 78. I was able to do this with comment lines, >> inserting " '(c-max-one-liner-length 77)" in my '.emacs', but it does >> not work for code. > > The "Custom Filling and Line Breaking" node hints that you should turn > on auto fill mode and exclude the `code' symbol from c-ignore-auto-fill. > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.