Package: yasnippet
Version: 0.6.1c-1
Severity: wishlist

Hullo,

can you add to the code in 50yasnippet.el an check if the directory
~/.emacs.d/yasnippets exists and include it in the list
yas/load-directory. It's a little bit ugly, because this directory must
be the first enty in the list, to make yasnippet places new snippets
there, and it must be the last entry in the list to override the former,
system defined entries (to make the user can redefine snippets).

(setq yas/root-directory
      (list "~/.emacs.d/yasnippets"
            "/usr/share/emacs/site-lisp/yasnippet/snippets"
            "~/.emacs.d/yasnippets"))

Regards, Jörg

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.34
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages yasnippet depends on:
ii  emacs [emacsen]               23.2+1-2   The GNU Emacs editor (metapackage)
ii  emacs23 [emacsen]             23.2+1-2   The GNU Emacs editor (with GTK+ us

yasnippet recommends no packages.

yasnippet suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP

Reply via email to