You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have two layers a and b
--a
----funcs.el
----packages.el
--b
----funcs.el
----packages.el
----config.el
if i both open b/config.el and a/packages.el ,and im in file buffer a/packages.el
C-x C-f ,and type config.el then press C-j immediately ,which i want create config.el in layer a (in the same path with a/packages.el)
but ido-find-file still complete the filepath b/config.el
The text was updated successfully, but these errors were encountered:
This old issue has been waiting for a response for more than one month. As no answer has been provided, we can not help further or know if the issue is still relevant. We are then closing it. Feel free to open a new issue if there is any news on this side, be sure to read this guide first and link this issue in the new one.
i have two layers
a
andb
--a
----funcs.el
----packages.el
--b
----funcs.el
----packages.el
----config.el
if i both open
b/config.el
anda/packages.el
,and im in file buffera/packages.el
C-x C-f ,and type
config.el
then pressC-j
immediately ,which i want create config.el in layera
(in the same path witha/packages.el
)but ido-find-file still complete the filepath
b/config.el
The text was updated successfully, but these errors were encountered: