From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 23 03:46:55 2014 Received: (at submit) by debbugs.gnu.org; 23 Feb 2014 08:46:55 +0000 Received: from localhost ([127.0.0.1]:36255 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WHUi7-0004e8-4c for submit@debbugs.gnu.org; Sun, 23 Feb 2014 03:46:55 -0500 Received: from eggs.gnu.org ([208.118.235.92]:37059) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WHUi5-0004dt-Cr for submit@debbugs.gnu.org; Sun, 23 Feb 2014 03:46:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHUhv-0003XV-HO for submit@debbugs.gnu.org; Sun, 23 Feb 2014 03:46:48 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHUhv-0003XR-E2 for submit@debbugs.gnu.org; Sun, 23 Feb 2014 03:46:43 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHUhq-0003NA-Kt for bug-gnu-emacs@gnu.org; Sun, 23 Feb 2014 03:46:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHUhd-0003Th-Rf for bug-gnu-emacs@gnu.org; Sun, 23 Feb 2014 03:46:38 -0500 Received: from mail-ee0-x22d.google.com ([2a00:1450:4013:c00::22d]:56446) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHUhd-0003Sb-LX for bug-gnu-emacs@gnu.org; Sun, 23 Feb 2014 03:46:25 -0500 Received: by mail-ee0-f45.google.com with SMTP id e53so916616eek.4 for ; Sun, 23 Feb 2014 00:46:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:mime-version:content-type; bh=D0ekWKIk8D4bqp3YZd+7Vt/G8ZyXukees6q2SflwPcw=; b=S9ztfPlA6CpaH4xp1+wY810ZRVaPBPWR5M5rf9INpjy5FIgfGhlS21bmpDgVNf8aBt UqMpmWQET0EEmPkw7OmAokDgHL6p30aFuya5RER2tzeyFROGYZ47g0GQJ3DvJeLoMd/B 0xa6WiE6qQyWRhriZyBDJOmRJeIi7qHqCH03+imyH5qS+AdGUA7Wl2j9f9wrqIiEI7gZ XZbOscAz17tPokR0iJC62fp8vvAkvGy+x8U0jDrvEFqTVEX5JZx0YPKB8v0xCmpqjwnl LtpUXAfwgRwHY8QYIOhJazv/vVrSpdu2WNvFknuK1kM6yxj8mHyL5VYZ8RPKLMeUc8ol Z7aw== X-Received: by 10.14.179.129 with SMTP id h1mr18619451eem.26.1393145184286; Sun, 23 Feb 2014 00:46:24 -0800 (PST) Received: from axl ([93.109.195.252]) by mx.google.com with ESMTPSA id f45sm48567325eeg.5.2014.02.23.00.46.22 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 23 Feb 2014 00:46:23 -0800 (PST) From: Dmitry Gutov To: bug-gnu-emacs@gnu.org Subject: 24.3.50; lisp--local-variables raises error in comments and strings Date: Sun, 23 Feb 2014 10:46:16 +0200 Message-ID: <87k3cmkyhz.fsf@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) 1. Open an empty emacs-lisp-mode buffer. 2. Type `;; Thi' in it (`Thi' is an example of a prefix without known completions). 3. Press `C-M-i', see "End of file during parsing" in the echo area. This is a problem for Company, because it makes the company-capf `candidates' action raise the error. Original report here: https://github.com/company-mode/company-mode/issues/66 The error doesn't happen when the symbol before point does have some completions. Not sure why, because `(lisp--local-variables)' raises the error either way when evaluated directly. In GNU Emacs 24.3.50.3 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.6) of 2014-02-20 on axl Repository revision: 116484 lekktu@gmail.com-20140219210406-y2s7lx244ojfl5on Windowing system distributor `The X.Org Foundation', version 11.0.11405000 System Description: Ubuntu 13.10 From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 23 23:44:15 2014 Received: (at submit) by debbugs.gnu.org; 24 Feb 2014 04:44:15 +0000 Received: from localhost ([127.0.0.1]:37150 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WHnOp-0006O5-C8 for submit@debbugs.gnu.org; Sun, 23 Feb 2014 23:44:15 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56469) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WHnOm-0006Np-1F for submit@debbugs.gnu.org; Sun, 23 Feb 2014 23:44:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHnOb-0002Bh-GO for submit@debbugs.gnu.org; Sun, 23 Feb 2014 23:44:06 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHnOb-0002Bd-D0 for submit@debbugs.gnu.org; Sun, 23 Feb 2014 23:44:01 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHnOW-00048D-D8 for bug-gnu-emacs@gnu.org; Sun, 23 Feb 2014 23:44:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHnOR-0002AB-AB for bug-gnu-emacs@gnu.org; Sun, 23 Feb 2014 23:43:56 -0500 Received: from plane.gmane.org ([80.91.229.3]:58763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHnOR-00029x-3A for bug-gnu-emacs@gnu.org; Sun, 23 Feb 2014 23:43:51 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WHnOQ-0007xz-1g for bug-gnu-emacs@gnu.org; Mon, 24 Feb 2014 05:43:50 +0100 Received: from lbe83-2-78-243-104-167.fbx.proxad.net ([78.243.104.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Feb 2014 05:43:50 +0100 Received: from thierry.volpiatto by lbe83-2-78-243-104-167.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Feb 2014 05:43:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: Thierry Volpiatto Subject: Re: bug#16850: 24.3.50; lisp--local-variables raises error in comments and strings Date: Mon, 24 Feb 2014 05:43:40 +0100 Organization: Emacs Helm Lines: 41 Message-ID: <87fvn9m877.fsf@gmail.com> References: <87k3cmkyhz.fsf@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lbe83-2-78-243-104-167.fbx.proxad.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:Hz2lM6FLYFAIBhjAhe7QdfcVHEY= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Dmitry Gutov writes: > 1. Open an empty emacs-lisp-mode buffer. > > 2. Type `;; Thi' in it (`Thi' is an example of a prefix without known > completions). > > 3. Press `C-M-i', see "End of file during parsing" in the echo area. > > This is a problem for Company, because it makes the company-capf > `candidates' action raise the error. Original report here: > https://github.com/company-mode/company-mode/issues/66 Same problem with helm. > The error doesn't happen when the symbol before point does have some > completions. Probably because you tried in a different context: ;; read- => raise error ;; (read- => complete ok > Not sure why, because `(lisp--local-variables)' raises the error > either way when evaluated directly. > > In GNU Emacs 24.3.50.3 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.6) > of 2014-02-20 on axl > Repository revision: 116484 lekktu@gmail.com-20140219210406-y2s7lx244ojfl5on > Windowing system distributor `The X.Org Foundation', version 11.0.11405000 > System Description: Ubuntu 13.10 > > > > -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 24 00:42:11 2014 Received: (at 16850) by debbugs.gnu.org; 24 Feb 2014 05:42:12 +0000 Received: from localhost ([127.0.0.1]:37197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WHoIt-00085Q-DO for submit@debbugs.gnu.org; Mon, 24 Feb 2014 00:42:11 -0500 Received: from mail-ea0-f178.google.com ([209.85.215.178]:43728) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WHoIq-000856-Jy for 16850@debbugs.gnu.org; Mon, 24 Feb 2014 00:42:09 -0500 Received: by mail-ea0-f178.google.com with SMTP id a15so2806877eae.37 for <16850@debbugs.gnu.org>; Sun, 23 Feb 2014 21:42:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=pZsENttdy7pPKCrBNtXT4Bj8FEt9swkriDpE8QEuqmk=; b=PEDXTpiClicb2I9eciPkaabE843C8nHpalByRtl4Iszfd7sGhjW12G5TwHth3AtJOE qJbTviy2ukyFsvhbTZAWwXvQW3iiM1apIrWrXHkHtL8FE9j2iPhDkVBXzMTV0Uw60K2k yUub6p6Dmumi81sK7vMWqzLdz2mKSNaPJW16E2LDRTHgJM7kQsaOVhss91rNdzRVxQ03 /tJkVXfS8YYawaOuq4Bexu3B74eQUJKYoGy7kHNN6nrBfBonFRIbsW/Rn+OV4nGWaxtx Zl5PkvUTHCs+4QNIphvJXOM2JsIsAuadkBz6Qla09MIPtZT4H9AFfWnh+KYFOGp6p4PM aA7g== X-Received: by 10.15.41.14 with SMTP id r14mr22763012eev.78.1393220522302; Sun, 23 Feb 2014 21:42:02 -0800 (PST) Received: from axl ([93.109.195.252]) by mx.google.com with ESMTPSA id m8sm49498957eef.14.2014.02.23.21.42.00 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 23 Feb 2014 21:42:01 -0800 (PST) From: Dmitry Gutov To: Thierry Volpiatto Subject: Re: bug#16850: 24.3.50; lisp--local-variables raises error in comments and strings References: <87k3cmkyhz.fsf@yandex.ru> <87fvn9m877.fsf@gmail.com> Date: Mon, 24 Feb 2014 07:41:52 +0200 In-Reply-To: <87fvn9m877.fsf@gmail.com> (Thierry Volpiatto's message of "Mon, 24 Feb 2014 05:43:40 +0100") Message-ID: <87lhx1jcdb.fsf@yandex.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 16850 Cc: 16850@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Thierry Volpiatto writes: >> The error doesn't happen when the symbol before point does have some >> completions. > > Probably because you tried in a different context: > > ;; read- => raise error Nope. I press C-M-i with this example and don't see the error. > > ;; (read- => complete ok From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 25 16:47:02 2014 Received: (at 16850) by debbugs.gnu.org; 25 Feb 2014 21:47:03 +0000 Received: from localhost ([127.0.0.1]:39995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIPqA-0001e2-J6 for submit@debbugs.gnu.org; Tue, 25 Feb 2014 16:47:02 -0500 Received: from mercure.iro.umontreal.ca ([132.204.24.67]:56826) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIPq7-0001dd-PK for 16850@debbugs.gnu.org; Tue, 25 Feb 2014 16:47:00 -0500 Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 7364E84C1C; Tue, 25 Feb 2014 16:46:59 -0500 (EST) Received: from lechon.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 5904D1E5874; Tue, 25 Feb 2014 16:46:35 -0500 (EST) Received: by lechon.iro.umontreal.ca (Postfix, from userid 20848) id 494A1B4128; Tue, 25 Feb 2014 16:46:35 -0500 (EST) From: Stefan Monnier To: Dmitry Gutov Subject: Re: bug#16850: 24.3.50; lisp--local-variables raises error in comments and strings Message-ID: References: <87k3cmkyhz.fsf@yandex.ru> Date: Tue, 25 Feb 2014 16:46:35 -0500 In-Reply-To: <87k3cmkyhz.fsf@yandex.ru> (Dmitry Gutov's message of "Sun, 23 Feb 2014 10:46:16 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-2.82, requis 5, autolearn=not spam, ALL_TRUSTED -2.82, MC_TSTLAST 0.00) X-DIRO-MailScanner-From: monnier@iro.umontreal.ca X-Spam-Status: No X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 16850 Cc: 16850@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) > 3. Press `C-M-i', see "End of file during parsing" in the echo area. Indeed, it should catch this error. Can someone take care of that? Stefan "having trouble catching up with the backlog" From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 25 21:33:20 2014 Received: (at 16850-done) by debbugs.gnu.org; 26 Feb 2014 02:33:20 +0000 Received: from localhost ([127.0.0.1]:40139 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIUJE-0002WL-CM for submit@debbugs.gnu.org; Tue, 25 Feb 2014 21:33:20 -0500 Received: from mail-ea0-f172.google.com ([209.85.215.172]:42691) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIUJA-0002WB-SC for 16850-done@debbugs.gnu.org; Tue, 25 Feb 2014 21:33:17 -0500 Received: by mail-ea0-f172.google.com with SMTP id l9so516495eaj.31 for <16850-done@debbugs.gnu.org>; Tue, 25 Feb 2014 18:33:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=LFrqillgYUa5R0WbsRkbG+fy42kerRKawVTgTE7XQdQ=; b=KwTnESNRsLbSoa68VC3kOBC1PidZ80hZSgIe3nd2BpBHJvfefIYg14sZoOBqBpQjSV mnvoW6YhD5ZfoIgU2fQX5C1YNgarpaihJP/Oap/SkCMNSsbyjroZ/owC8JTvr5N0Zkkp INtf1sxr0cPqM9DhiIzrJYbEWkDrK1snj5AhgPFxHPraXRWSxz4/Np0zHDSFg+PP/GWN eWfkRVgLd0Tt5dePhTLOop43j+s1VflBLSpoWRgjSszUPpBzYQXAL7vKzlexNZnVW/f9 gG/wf5niBIEDp8y/783rNDVfpXRbm3OY9pKoH0Ndx6JpV15zStDjUUCQZgtI4wQi4vpD IbAQ== X-Received: by 10.14.241.140 with SMTP id g12mr3339698eer.45.1393381995886; Tue, 25 Feb 2014 18:33:15 -0800 (PST) Received: from [192.168.10.2] ([93.109.195.252]) by mx.google.com with ESMTPSA id k6sm83203218eep.17.2014.02.25.18.33.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 25 Feb 2014 18:33:15 -0800 (PST) Message-ID: <530D5268.2020504@yandex.ru> Date: Wed, 26 Feb 2014 04:33:12 +0200 From: Dmitry Gutov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Stefan Monnier Subject: Re: bug#16850: 24.3.50; lisp--local-variables raises error in comments and strings References: <87k3cmkyhz.fsf@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 16850-done Cc: 16850-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Version: 24.4 On 25.02.2014 23:46, Stefan Monnier wrote: >> 3. Press `C-M-i', see "End of file during parsing" in the echo area. > > Indeed, it should catch this error. Can someone take care of that? Fixed, I think. From unknown Sat Aug 16 22:00:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 26 Mar 2014 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator