From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thorsten Jolitz Newsgroups: gmane.emacs.devel Subject: Re: awesome feature (yet to be added?) Date: Sat, 31 May 2014 12:52:41 +0200 Message-ID: <87ha4643uu.fsf@gmail.com> References: <112075085.1028629.1399142864865.open-xchange@email.1and1.com> <53684CB6.1050601@lanl.gov> <87ppivne52.fsf@gmail.com> <5389761C.9010803@online.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1401533479 31406 80.91.229.3 (31 May 2014 10:51:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 31 May 2014 10:51:19 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 31 12:51:11 2014 Return-path: Envelope-to: ged-emacs-devel@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 1WqgsZ-0006TT-4u for ged-emacs-devel@m.gmane.org; Sat, 31 May 2014 12:51:11 +0200 Original-Received: from localhost ([::1]:58853 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqgsY-0000I2-SM for ged-emacs-devel@m.gmane.org; Sat, 31 May 2014 06:51:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42302) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqgsQ-0000Gq-H0 for emacs-devel@gnu.org; Sat, 31 May 2014 06:51:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WqgsK-00023G-0k for emacs-devel@gnu.org; Sat, 31 May 2014 06:51:02 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:34114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqgsJ-000231-QH for emacs-devel@gnu.org; Sat, 31 May 2014 06:50:55 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WqgsG-0006Ah-PK for emacs-devel@gnu.org; Sat, 31 May 2014 12:50:52 +0200 Original-Received: from g231234239.adsl.alicedsl.de ([92.231.234.239]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 31 May 2014 12:50:52 +0200 Original-Received: from tjolitz by g231234239.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 31 May 2014 12:50:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: g231234239.adsl.alicedsl.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:3Sc/czbEzyl9h+KCJXOnFYfOP5Y= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172211 Archived-At: Andreas Röhler writes: >> There were quite a lot of proposals in this thread. Any chance that >> this >> is actually outdiscussed and included in Emacs any time soon? >> > > AFAIU instrumenting `comment-dwim' should provide all you need here. This could indeed work well if I had a function that marks the whole comment section ahead once I found the starting point of a comment at BOL, no matter if its outcommented linewise or with special multi-line syntax. -- cheers, Thorsten