Skip to content

yasnippet has wrong path for new created snippet #475

Description

@stardiviner

When I create a new snippet for a mode with [C-c & C-n].
And try to save the new created snippet with [C-c C-c].
Then ivy prompt like this:

File name to create in /home/stardiviner/.emacs.d/snippets/org-mode? ~/Org/Projects/
...
...

The ~/Org/Projects/ should not be here.

I tested with emacs -q. When not enable ivy-mode, yasnippet works correctly. After enable ivy-mode with (ivy-mode 1). The appears this issue.

I think this might be introduced by this PR: #461

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions