emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#16850: closed (24.3.50; lisp--local-variables rais


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16850: closed (24.3.50; lisp--local-variables raises error in comments and strings)
Date: Wed, 26 Feb 2014 02:34:02 +0000

Your message dated Wed, 26 Feb 2014 04:33:12 +0200
with message-id <address@hidden>
and subject line Re: bug#16850: 24.3.50; lisp--local-variables raises error in 
comments and strings
has caused the debbugs.gnu.org bug report #16850,
regarding 24.3.50; lisp--local-variables raises error in comments and strings
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16850: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16850
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; lisp--local-variables raises error in comments and strings Date: Sun, 23 Feb 2014 10:46:16 +0200
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 address@hidden
Windowing system distributor `The X.Org Foundation', version 11.0.11405000
System Description:     Ubuntu 13.10



--- End Message ---
--- Begin Message --- Subject: Re: bug#16850: 24.3.50; lisp--local-variables raises error in comments and strings Date: Wed, 26 Feb 2014 04:33:12 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]