From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26342 Path: main.gmane.org!not-for-mail From: Jan Vroonhof Newsgroups: gmane.emacs.gnus.general Subject: Re: I said "view INTERNALLY" damnit. Date: 07 Nov 1999 17:10:10 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163570 18944 80.91.224.250 (21 Oct 2002 01:26:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:26:10 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA16943 for ; Sun, 7 Nov 1999 11:11:32 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB26395; Sun, 7 Nov 1999 10:11:28 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 07 Nov 1999 10:11:46 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA25712 for ; Sun, 7 Nov 1999 10:11:36 -0600 (CST) Original-Received: from frege.math.ethz.ch (daemon@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA16936 for ; Sun, 7 Nov 1999 11:11:07 -0500 (EST) Original-Received: (from daemon@localhost) by frege.math.ethz.ch (8.9.1/8.9.1) id RAA01336 for ; Sun, 7 Nov 1999 17:11:05 +0100 (MET) Original-Received: from urysohn(129.132.146.167), claiming to be "urysohn.math.ethz.ch" via SMTP by frege, id smtpdAAAa000Kp; Sun Nov 7 17:11:01 1999 Original-Received: (vroonhof@localhost) by urysohn.math.ethz.ch (8.9.3/D-MATH-client) id RAA06782; Sun, 7 Nov 1999 17:10:10 +0100 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "Sun, 07 Nov 1999 03:25:10 GMT" Original-Lines: 15 User-Agent: Gnus/5.070083 (Pterodactyl Gnus v0.83) XEmacs/21.2 (Shinjuku) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26342 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26342 Lars Magne Ingebrigtsen writes: > > The context popup menu for mime parts contains an item called "View > > internally". However that is a misnomer. It doesn't view internally > > always. It really does "View using default Method". That is it will > > launch external viewers if it think those work better. > > The function bound the wrong variable. Could you check the version > in CVS to see whether it fixes this? It works better now. I seem to be able to view images internal, but it still calling external programs for stuff it cannot handle like 'pdf' files. Jan