From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: cc mode feature request Date: Wed, 9 Nov 2016 19:09:12 -0800 (PST) Message-ID: <8ade421b-e8ec-4c3a-94b8-d802c95244a2@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: blaine.gmane.org 1478747469 14315 195.159.176.226 (10 Nov 2016 03:11:09 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 10 Nov 2016 03:11:09 +0000 (UTC) Injection-Date: Thu, 10 Nov 2016 03:09:12 +0000 User-Agent: G2/1.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 10 04:11:05 2016 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 1c4fkx-0006rv-1G for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Nov 2016 04:10:27 +0100 Original-Received: from localhost ([::1]:43610 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4fl0-0001Sd-3Z for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Nov 2016 22:10:30 -0500 X-Received: by 10.129.104.214 with SMTP id d205mr182976ywc.78.1478747352401; Wed, 09 Nov 2016 19:09:12 -0800 (PST) X-Received: by 10.157.37.247 with SMTP id q110mr430897ota.5.1478747352293; Wed, 09 Nov 2016 19:09:12 -0800 (PST) Original-Path: usenet.stanford.edu!n6no177240qtd.0!news-out.google.com!i74ni640itb.0!nntp.google.com!e187no240786itc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=123.201.192.69; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 123.201.192.69 Original-Xref: usenet.stanford.edu gnu.emacs.help:219008 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:111702 Archived-At: I posted this on python list (mostly as a joke): https://twitter.com/UdellGames/status/788690145822306304 Skip Montanaro made the interesting suggestion that an emacs mode could do it. Expanding a bit on that: Have two indent-region commands - one which does it the conventional way - one which flips to this way Feasible?