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

Bug#948569: elpa-elpy: elpy-find-file: Symbol’s value as variable is void: ffip-prune-patterns



Dear Nicholas,

sorry, I had two mistakes in my previous bug report,


Steps to reproduce:

1. install the needed packages in Debian Sid:

    $ sudo apt install elpa-elpy elpa-find-file-in-project

2. open emacs and activate python-mode

    M-x python-mode

3. activate elpy-mode

    M-x elpy-mode

4. run the following command

    C-c C-f

On 1/12/20 11:20 PM, Nicholas D Steeves wrote:
Control: tags -1 + moreinfo unreproducible

Hi Salman,

Thanks for the follow-up.

Salman Mohammadi <salman@smoha.org> writes:

Dear Nicholas,

I mentioned in the previous bug report how to reproduce this message,
but it was not clear, sorry.

Steps to reproduce:

1. install the needed packages in Debian Sid:

       $ sudo apt install elpa-elpy elpa-find-file-in-project

2. open emacs and activate python-mode

       M-x python-mode

3. run the following command

       C-x C-f

and you now get the mentioned error message.

This sequence doesn't activate Elpy; it activates python-mode, and C-x
C-f runs the built-in 'find-file'.  At this time the bug remains
unreproducible with the provided information, and it seems like
something in your Emacs config is causing this issue; Please do not
modify the state of the unreproducible tag.  When sufficient information
has been provided to reproduce this issue I will drop that tag.

I am prioritising #948567, and hope you will do the same.  Previously
this bug (#948569) seemed to have been most likely caused by #948567,
but that isn't the case with the step 1. you just provided.  eg: if elpy
was upgraded, and the user had custom ffip config, then the user ran apt
autoremove, the result would be "Symbol’s value as variable is void:
ffip-prune-patterns".  #948567 has at least two clear avenues of
resolution, whereas this one has none at this time, thus the former is a
better use of free time.

Best,
Nicholas


Reply to: