[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#807154: texlive-lang-english: ltx-help.el under emacs site-lisp



Package: texlive-lang-english
Version: 2015.20151016-1
Severity: wishlist
Tags: patch
File: /usr/share/doc/texlive-doc/latex/latex2e-help-texinfo/ltx-help.el.gz

It'd be good if ltx-help.el was installed to
/usr/share/emacs/site-lisp/ltx-help.el so that it's ready for use in
emacs.  A symlink to or from the tex directory would be ok, but not
gzipped please as xemacs won't load .el.gz.

Present ltx-help.el has trouble on current latex2e.info but Karl
accepted a fix from me so this will be for the latexrefman svn
ltx-help.el, or next release.

I suggest also file debian/texlive-lang-english.emacsen-startup below
which dh_installemacsen can install to
/etc/emacs/site-start.d/50texlive-lang-english.el giving an autoload for
M-x latex-help.

(None of this creates a dependency on emacs, just makes it ready to use
if you do have emacs.)

;;; 50texlive-lang-english.el -- debian emacs setups for texlive-lang-english

(if (not (file-exists-p "/usr/share/emacs/site-lisp/ltx-help.el"))
    (message "texlive-lang-english removed but not purged, skipping setup")

  ;; Per autoload cookie on latex-help in ltx-help.el.
  (autoload 'latex-help "ltx-help"
    "Try to find info entry about LaTeX entity CMD." t))

-- System Information:
Debian Release: stretch/sid
Architecture: i386 (i686)

Kernel: Linux 4.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages texlive-lang-english depends on:
ii  tex-common    6.04
ii  texlive-base  2015.20151116-1

texlive-lang-english recommends no packages.

texlive-lang-english suggests no packages.

Versions of packages tex-common depends on:
ii  dpkg  1.18.3
ii  ucf   3.0030

Versions of packages tex-common suggests:
ii  debhelper  9.20151126

Versions of packages texlive-lang-english is related to:
ii  tex-common        6.04
ii  texlive-binaries  2015.20150524.37493-7

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:

Reply to: