From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Luca Ferrari Newsgroups: gmane.emacs.help Subject: Re: c-auto-newline question Date: Thu, 10 Jan 2013 15:46:43 +0100 Message-ID: References: <50ee8139$0$2271$426a74cc@news.free.fr> <50ee8d0f$0$21944$426a74cc@news.free.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1357829211 29162 80.91.229.3 (10 Jan 2013 14:46:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jan 2013 14:46:51 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Damien Wyart Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 10 15:47:08 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 1TtJPP-0000WI-7E for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Jan 2013 15:47:07 +0100 Original-Received: from localhost ([::1]:33288 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtJP9-00018L-DF for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Jan 2013 09:46:51 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:52809) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtJP2-00018C-OY for help-gnu-emacs@gnu.org; Thu, 10 Jan 2013 09:46:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtJP1-000620-Kw for help-gnu-emacs@gnu.org; Thu, 10 Jan 2013 09:46:44 -0500 Original-Received: from mail-vc0-f170.google.com ([209.85.220.170]:54894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtJP1-00061w-HE for help-gnu-emacs@gnu.org; Thu, 10 Jan 2013 09:46:43 -0500 Original-Received: by mail-vc0-f170.google.com with SMTP id fl11so479223vcb.1 for ; Thu, 10 Jan 2013 06:46:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=AwbALjNT8VugHjIHsNkpsifzK0mryIbWzbzddt63Gps=; b=kK2cA++hSbzoh08D9qWmMOR5zHzo+ftPQebRvklscLIEDkMogVphaUDcFxkLthAC6w MWDg0qD6u43Z6DOqcJhgZMmEHudDH/ZbDIcEnhFkKlUNuk9HYoLCIQdiAhXwyTXF1pcn OKulywSmxmA13TFRiQpd11e4P32V0VBXYcLxFSlMBeRLUGVMQ+tmj/cpC2WtuKtf3eKo zZei27KLLcrvC51QUPNGayBROdp0AUFSOdepApEv1iSjLpYP6OOoee6/DRMZql2AZ1HV b8SICG4dtiX5nyjFnTrudxZCzWtjvuY3lF9uvvjpZCbEpUeRUwV93B/SBUQMS2nKeTmX HAtg== Original-Received: by 10.52.176.6 with SMTP id ce6mr79436600vdc.57.1357829203091; Thu, 10 Jan 2013 06:46:43 -0800 (PST) Original-Received: by 10.52.34.231 with HTTP; Thu, 10 Jan 2013 06:46:43 -0800 (PST) In-Reply-To: <50ee8d0f$0$21944$426a74cc@news.free.fr> X-Google-Sender-Auth: ZJXGhjEZB44NeFRL_XXbSKdKDYs X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.170 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:88554 Archived-At: My fault! Anyway, even with your suggestion the feature is not working properly and I've got still Emacs inserting a new blank line every time. Moreover, now the RET does not completes the autocomplete suggestion but works as a "bare" return. Could it be therefore something that clashes among autocomplete and auto-state? I'm using emacs 23.3.1. Thanks, Luca