Package: yasnippet
Version: 0.9.0~beta1-5
Severity: normal

Dear maintainer,

The variable `yas-installed-snippets-dir' gets set to
/usr/share/emacs24/site-lisp/yasnippet/snippets, which does not exist.
It should be set to /usr/share/yasnippet-snippets which at present must
be manually added to the variable `yas-snippet-dirs' in the user's
initialisation file.  Alternatively, the package yasnippet-snippets
could create a symlink from
/usr/share/emacs24/site-lisp/yasnippets/snippets to
/usr/share/yasnippet-snippets.

I believe the offending code is the following from yasnippet.el:

    (setq yas-installed-snippets-dir
          (when load-file-name
            (concat (file-name-directory load-file-name) "snippets")))

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 4.3.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages yasnippet depends on:
ii  emacs              46.1
ii  emacs24 [emacsen]  24.5+1-6+b1

Versions of packages yasnippet recommends:
ii  yasnippet-snippets  0~git20150512-1

yasnippet suggests no packages.

-- no debconf information

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature

Reply via email to