Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New snippet save directory #366

Closed
sharjeel opened this issue Feb 27, 2013 · 2 comments
Closed

New snippet save directory #366

sharjeel opened this issue Feb 27, 2013 · 2 comments

Comments

@sharjeel
Copy link

When I try to create a new snippet and save it, it prompts ~ as default directory instead of the desired ~/.emacs.d/snippets//

My init.el doesn't contain anything particular:

(require 'yasnippet) (yas-global-mode 1)

How should I fix it?

@joaotavora
Copy link
Owner

Hello,

I'm afraid I need a simple, unambiguous recipe for reproducing problems in yasnippet, otherwise I simply have no time to guess and investigate what the bug report might mean.

Tagging this "need clarification". Please read https://github.com/capitaomorte/yasnippet#important-note-regarding-bug-reporting.

See #318 for an example of a very good bug report.

Thank you for your understanding,
João

@chenz
Copy link

chenz commented Sep 20, 2014

I had the same issue and found the solution here: https://groups.google.com/d/topic/smart-snippet/bJ3nL-jwMpY/discussion

Use C-c C-c instead of C-x C-s to save the new snippet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants