Package: muse-el
Version: 3.20+dfsg-0.1
Severity: normal
File: /usr/share/emacs/site-lisp/muse-el/muse-texinfo.el
muse-latex-pdf-browse-file uses muse-latex-pdf-browser which is set to
run the "open" command to view the pdf output. But in Debian "open" is
openvt which opens a new console virtual terminal.
Perhaps /etc/emacs/site-start.d/50muse-el.el could set to the "see"
program for Debian,
(setq muse-latex-pdf-browser "see %s")
There's similar but hard-coded "open" in
muse-context.el muse-context-pdf-browse-file
muse-groff.el muse-groff-pdf-browse-file
muse-texinfo.el muse-texinfo-pdf-browse-file
Incidentally all four places probably should quote the filename for the
command in case it has spaces or ";"
(shell-command (concat "see " (shell-quote-argument file)))
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages muse-el depends on:
ii emacs21 [emacsen] 21.4a+1-5.7
ii emacs22-gtk [emacsen] 22.3+1-1.2
ii emacs23-lucid [emacsen] 23.4+1-4
ic emacs24 [emacsen] 24.3+1-1
ii emacs24-lucid [emacsen] 24.3+1-1
ii emacsen-common 2.0.5
ii xemacs21 21.4.22-4
ii xemacs21-mule [xemacs21] 21.4.22-4
muse-el recommends no packages.
muse-el suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]