From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ari King Newsgroups: gmane.emacs.help Subject: Re: Unable to Un-indent with Emacs 24 Date: Thu, 3 Jan 2013 10:17:30 -0800 (PST) Message-ID: References: <7a7101e8-99a6-4e1d-8b59-98a657bc955d@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1357237063 30967 80.91.229.3 (3 Jan 2013 18:17:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Jan 2013 18:17:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Ari King To: gnu.emacs.help@googlegroups.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 03 19:17:59 2013 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 1TqpMd-0004JX-Gz for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Jan 2013 19:17:59 +0100 Original-Received: from localhost ([::1]:46306 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqpMO-0007oM-8H for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Jan 2013 13:17:44 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:35151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqpMG-0007kG-3Y for help-gnu-emacs@gnu.org; Thu, 03 Jan 2013 13:17:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqpMC-0004z8-0M for help-gnu-emacs@gnu.org; Thu, 03 Jan 2013 13:17:36 -0500 Original-Received: from mail-ob0-f192.google.com ([209.85.214.192]:64262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqpMB-0004yo-RG for help-gnu-emacs@gnu.org; Thu, 03 Jan 2013 13:17:31 -0500 Original-Received: by mail-ob0-f192.google.com with SMTP id vb8so9534251obc.19 for ; Thu, 03 Jan 2013 10:17:30 -0800 (PST) Original-Received: by 10.49.87.9 with SMTP id t9mr8201104qez.16.1357237050271; Thu, 03 Jan 2013 10:17:30 -0800 (PST) Original-Path: glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=173.14.163.201; posting-account=AgcriAoAAAALFgWz3dMlnLI9LvRPraOd Original-NNTP-Posting-Host: 173.14.163.201 User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 173.14.163.201 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.214.192 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:88414 Archived-At: > What is your Emacs version? I don't see that using Emacs 24 or 23 or 22 or 21 > > or 20, on MS Windows. Emacs 24 on Ubuntu 12.10 > What is an exact recipe - are you leaving anything out? "C-u -2 C-x TAB" No, I didn't leave anything out. > What is the buffer's mode? Etc. Coffeescript mode > > (BTW, you can just do `C- - 2' instead of `C-u - 2', and `C-2' instead of `C-u > > 2'.) I believe the problem was the "C-x" (see above). If I do `C- - 2' or `C-u - 2', as suggested above, un-indenting works. Thanks for the heads-up. Best, Ari