From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Barry OReilly Newsgroups: gmane.emacs.devel Subject: Re: [RFC] Editing Lisp through changing indentation Date: Thu, 29 Aug 2013 22:48:00 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3485437c5ec04e5214034 X-Trace: ger.gmane.org 1377830884 2028 80.91.229.3 (30 Aug 2013 02:48:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Aug 2013 02:48:04 +0000 (UTC) Cc: Andreas Schwab , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 30 04:48:07 2013 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 1VFEko-0007H3-J5 for ged-emacs-devel@m.gmane.org; Fri, 30 Aug 2013 04:48:06 +0200 Original-Received: from localhost ([::1]:46963 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFEko-0003yX-8b for ged-emacs-devel@m.gmane.org; Thu, 29 Aug 2013 22:48:06 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFEkl-0003wU-6h for emacs-devel@gnu.org; Thu, 29 Aug 2013 22:48:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VFEkk-0008Se-ES for emacs-devel@gnu.org; Thu, 29 Aug 2013 22:48:03 -0400 Original-Received: from mail-wg0-x236.google.com ([2a00:1450:400c:c00::236]:56318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFEkk-0008QV-6d for emacs-devel@gnu.org; Thu, 29 Aug 2013 22:48:02 -0400 Original-Received: by mail-wg0-f54.google.com with SMTP id e12so295820wgh.9 for ; Thu, 29 Aug 2013 19:48:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/6wS86wqbiACHEIDgH/7IIa4tkNg+u6b17otCLm/qlU=; b=A7rc5hrizehllTMaOV1gS83EkMnvKvF6dveEucViKttZXjnnHkkoDw9+ROv5aVVkAH Vfz3qlTJQ3RuI4SuBJBkFeolqZAiYxuTCDycdNhdZ2hn60bMgUQrxZQUQ2GkZMnFZLbp QYyVlRfnVKSSe6Lc7bJzZ9MqpEixsjPRhyDlhXYDd2+T5cf5xnLiEekhzkwcKzosRomM +qK0Q9lROxFpMLBIFG//dyG1TMs62O7gkXVlTmMgBiGSAXW/k6eHtgxEQCSUq9YSMSJW zbEPk7So55CPl2i8y+EzM57xtHFXtYr3u3ZoLDLgMZyYos6fJaGWKqKqJ4lmPtZBntW+ 12cw== X-Received: by 10.180.211.111 with SMTP id nb15mr454064wic.55.1377830880919; Thu, 29 Aug 2013 19:48:00 -0700 (PDT) Original-Received: by 10.194.234.234 with HTTP; Thu, 29 Aug 2013 19:48:00 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::236 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:163100 Archived-At: --001a11c3485437c5ec04e5214034 Content-Type: text/plain; charset=ISO-8859-1 > But as I said, AFAIK it should not be necessary. So I think what > you're seeing is a symptom of a problem elsewhere and the patch > above is just a workaround. I had an Emacs executable from trunk 2013-06-05 in my path. Using a newer one solved the issue. --001a11c3485437c5ec04e5214034 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
> But as I said, AFAIK it should not be necessary. So I= think what
> you're seeing is a symptom of a problem elsewhere a= nd the patch
> above is just a workaround.

I had an Emacs exec= utable from trunk 2013-06-05 in my path. Using a
newer one solved the issue.


--001a11c3485437c5ec04e5214034--