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

Bug#108006: marked as done (tetex-bin: texdoc should use mailcap to find viewing programs)



Your message dated Tue, 2 Sep 2003 09:43:44 +0200
with message-id <20030902074344.GA14268@preusse-16223.user.cis.dfn.de>
and subject line tetex-bin: texdoc should use mailcap to find viewing programs
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 8 Aug 2001 06:07:03 +0000
>From gus@debian.org Wed Aug 08 01:07:03 2001
Return-path: <gus@debian.org>
Received: from ppp204.adsl89.pacific.net.au (roach.switchonline.com.au) [202.7.89.204] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15UMUh-0007of-00; Wed, 08 Aug 2001 01:07:03 -0500
Received: by roach.switchonline.com.au (Postfix, from userid 1000)
	id 7BDF148003; Wed,  8 Aug 2001 16:06:52 +1000 (EST)
From: gus@debian.org
Subject: tetex-bin: texdoc should use mailcap to find viewing programs
To: submit@bugs.debian.org
X-Mailer: bug 3.3.10
Message-Id: <20010808060652.7BDF148003@roach.switchonline.com.au>
Date: Wed,  8 Aug 2001 16:06:52 +1000 (EST)
X-BadReturnPath: gus@roach.pasture.com.au rewritten as gus@debian.org
  using "From" header
Delivered-To: submit@bugs.debian.org

Package: tetex-bin
Version: 1.0.7+20001218-5
Severity: wishlist

currently texdoc uses these programs as defaults:

: ${TEXDOCVIEW_dvi='( xdvi %s ) &'}
: ${TEXDOCVIEW_pdf='( acroread %s ) &'}
: ${TEXDOCVIEW_ps='( ghostview %s ) &'}
: ${TEXDOCVIEW_html='( netscape %s ) &'}
: ${TEXDOCVIEW_txt="${PAGER-more} %s"}

it should not be hard to change it to use commands from mailcap by
running see(1) from mime-support.deb

eg: TEXDOCVIEW_ps='see %s >/dev/null &'

the ">/dev/null" causes see to not have a terminal available, and thus
will spawn its own xterm to run needsterminal mailcap entries -- this
will keep existing backgrounding behaviour. (personally i'd prefer
having simply "see %s" for all of them, and having to background it
myself)

suggesting mime-support would be better than having to suggest acroread,
netscape and ghostview too ;)


since see(1) handles common encodings itself too, it would be possible
to remove that code from texdoc(1).  this is a larger change tho.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux roach 2.4.7 #2 Wed Jul 25 11:26:19 EST 2001 i686 unknown

Versions of the packages tetex-bin depends on:
ii  debianutils    1.15           Miscellaneous utilities specific to Debian.
ii  dpkg           1.9.16         Package maintenance system for Debian
ii  ed             0.2-19         The classic unix line editor
ii  libc6          2.2.3-9        GNU C Library: Shared libraries and Timezone
ii  libkpathsea3   1.0.7+20001218 shared libkpathsea for teTeX
ii  libpng2        1.0.12-2       PNG library - runtime
ii  libstdc++2.10- 2.95.4-0.01072 The GNU stdc++ library
ii  libtiff3g      3.5.5-5        Tag Image File Format library
ii  libwww0        5.3.2-5        The W3C-WWW library.
ii  libxaw7        4.1.0-2        X Athena widget set library
ii  perl-base      5.6.1-5        The Pathologically Eclectic Rubbish Lister.
ii  tetex-base     1.0.2+20000804 basic teTeX library files
ii  xlibs          4.1.0-2        X Window System client libraries
ii  zlib1g         1.1.3-15       compression library - runtime
libwww-ssl0	Not installed or no info

--- Ignoring modified conffile /etc/texmf/texmf.cnf (>8k)

---------------------------------------
Received: (at 108006-done) by bugs.debian.org; 2 Sep 2003 08:07:52 +0000
>From hille42@web.de Tue Sep 02 03:07:26 2003
Return-path: <hille42@web.de>
Received: from smtp03.web.de (smtp.web.de) [217.72.192.158] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19u6CE-0006hU-00; Tue, 02 Sep 2003 03:07:26 -0500
Received: from [213.7.202.156] (helo=preusse-16223.user.cis.dfn.de)
	by smtp.web.de with asmtp (WEB.DE 4.99 #448)
	id 19u6CC-0007tv-00
	for 108006-done@bugs.debian.org; Tue, 02 Sep 2003 10:07:24 +0200
Received: by preusse-16223.user.cis.dfn.de (Postfix, from userid 1000)
	id 3660D4738; Tue,  2 Sep 2003 09:43:44 +0200 (CEST)
Date: Tue, 2 Sep 2003 09:43:44 +0200
From: Hilmar Preusse <hille42@web.de>
Cc: 108006-done@bugs.debian.org
Subject: Re: tetex-bin: texdoc should use mailcap to find viewing programs
Message-ID: <20030902074344.GA14268@preusse-16223.user.cis.dfn.de>
References: <20010808060652.7BDF148003@roach.switchonline.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20010808060652.7BDF148003@roach.switchonline.com.au>
User-Agent: Mutt/1.3.28i
Organization: Hilmar Preusse Inc.
X-Uptime: 08:44:15 up 5 days, 22:49,  1 user,  load average: 1.08, 1.02, 1.01
X-Operating-System: Linux 2.4.21 i686
X-www.distributed.net: OGR: 15 packets (1332.10 stats units) [2.34 Mnodes/s]
X-Confirmation-Request: yes
X-Confirm-Reading-To: "Hilmar Preusse" <hille42@web.de>
Sender: hille42@web.de
Delivered-To: 108006-done@bugs.debian.org
X-Spam-Status: No, hits=-13.3 required=4.0
	tests=EMAIL_ATTRIBUTION,FROM_ENDS_IN_NUMS,IN_REP_TO,
	      QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES,
	      USER_AGENT_MUTT
	autolearn=ham version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)

On 08.08.01 gus@debian.org (gus@debian.org) wrote:

> Package: tetex-bin
> Version: 1.0.7+20001218-5
> Severity: wishlist
> 
> currently texdoc uses these programs as defaults:
> 
> : ${TEXDOCVIEW_dvi='( xdvi %s ) &'}
> : ${TEXDOCVIEW_pdf='( acroread %s ) &'}
> : ${TEXDOCVIEW_ps='( ghostview %s ) &'}
> : ${TEXDOCVIEW_html='( netscape %s ) &'}
> : ${TEXDOCVIEW_txt="${PAGER-more} %s"}
> 
> it should not be hard to change it to use commands from mailcap by
> running see(1) from mime-support.deb
> 
> eg: TEXDOCVIEW_ps='see %s >/dev/null &'
> 
> the ">/dev/null" causes see to not have a terminal available, and thus
> will spawn its own xterm to run needsterminal mailcap entries -- this
> will keep existing backgrounding behaviour. (personally i'd prefer
> having simply "see %s" for all of them, and having to background it
> myself).
> suggesting mime-support would be better than having to suggest
> acroread, netscape and ghostview too ;)
> 
Has been implemented in last teTeX-upload. Closing.

Hilmar
-- 
sigmentation fault



Reply to: