From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19511 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: base64-decoder-program question Date: 02 Dec 1998 23:17:19 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157848 11996 80.91.224.250 (20 Oct 2002 23:50:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:50:48 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA07086 for ; Wed, 2 Dec 1998 17:20:07 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id QAA16494; Wed, 2 Dec 1998 16:17:44 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 02 Dec 1998 16:17:49 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id QAA04527 for ; Wed, 2 Dec 1998 16:17:40 -0600 (CST) Original-Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA07047 for ; Wed, 2 Dec 1998 17:17:25 -0500 (EST) Original-Received: (from hniksic@localhost) by jagor.srce.hr (8.9.0/8.9.0) id XAA12858; Wed, 2 Dec 1998 23:17:19 +0100 (MET) Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h writes: > GNU Emacs 20.3.1 (sparc-sun-solaris2.5.1, X toolkit) of Thu Aug 27 > 1998 on darwin > > Pterodactyl Gnus v0.61 > > uname -a: SunOS ahoward 5.5 Generic_103093-23 sun4m sparc SUNW,SPARCstation-10 > > ********** > > Okay, maybe I'm just being dense, but I can't figure out how to use > the variable base64-decoder-program so that gnus does what I want. If > I want to decode some mime by hand, I run 'mimencode -u' and it > works just fine. So I did > > (setq base64-decoder-program "mimencode" > base64-decoder-switches " -u ") ;; I've tried it with and > ;; without the spaces. Try this: (setq base64-decoder-program "mimencode" base64-decoder-switches '("-u")) This will be covered by the FAQ. -- Hrvoje Niksic | Student at FER Zagreb, Croatia --------------------------------+-------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth