From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: lee Newsgroups: gmane.emacs.help Subject: Re: M-q on comments in source code Date: Sat, 24 May 2014 19:32:38 +0200 Organization: my virtual residence Message-ID: <87oaynaxqh.fsf@yun.yagibdah.de> References: <87ppj3csrk.fsf@yun.yagibdah.de> <5380BDA5.4090400@easy-emacs.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1400954566 18125 80.91.229.3 (24 May 2014 18:02:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 24 May 2014 18:02:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 24 20:02:40 2014 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 1WoGHF-0005Fu-FA for geh-help-gnu-emacs@m.gmane.org; Sat, 24 May 2014 20:02:37 +0200 Original-Received: from localhost ([::1]:48947 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WoGHF-0002Fv-3P for geh-help-gnu-emacs@m.gmane.org; Sat, 24 May 2014 14:02:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WoGH0-0002Fj-BD for help-gnu-emacs@gnu.org; Sat, 24 May 2014 14:02:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WoGGv-0008Vh-9j for help-gnu-emacs@gnu.org; Sat, 24 May 2014 14:02:22 -0400 Original-Received: from client-194-42-186-216.muenet.net ([194.42.186.216]:37585 helo=yun.yagibdah.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WoGGv-0008VX-2u for help-gnu-emacs@gnu.org; Sat, 24 May 2014 14:02:17 -0400 Original-Received: from lee by yun.yagibdah.de with local (Exim 4.80.1) (envelope-from ) id 1WoGGo-00013I-LN for help-gnu-emacs@gnu.org; Sat, 24 May 2014 20:02:10 +0200 In-Reply-To: <5380BDA5.4090400@easy-emacs.de> ("Andreas \=\?utf-8\?Q\?R\=C3\=B6h\?\= \=\?utf-8\?Q\?ler\=22's\?\= message of "Sat, 24 May 2014 17:41:25 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) Mail-Followup-To: help-gnu-emacs@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 194.42.186.216 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:97822 Archived-At: Andreas R=C3=B6hler writes: >> I can manually unindent the lines, edit them, format them and reindent >> them, and I`m looking for a better way. Even something like >> auto-fill-mode for comments that does it automatically would be nice. >> >> > > M-x customize-variable RET comment-style RET > > setting it to 0, "plain", does this solve it? Nope --- trying the different options doesn`t seem to make a difference. And I`m not sure what to expect from "plain". I`d expect the comments to be moved to the start of the line and formatted from there with M-q, and that doesn`t happen. --=20 Knowledge is volatile and fluid. Software is power.