Gnus development mailing list
 help / color / mirror / Atom feed
* buf in 0.93 for displaying images
@ 1999-07-07 21:46 Vladimir Volovich
  1999-07-08  5:12 ` Shenghuo ZHU
  0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Volovich @ 1999-07-07 21:46 UTC (permalink / raw)


Hi,

when i tried to view an attached png image by pressing `v' on a mime
button, and then typing `display<ESC><space>%s<enter>', gnus generated
an error:

Signaling: (wrong-number-of-arguments #<subr assoc> 3)
  assoc("needsterm" "ee %s" t)
  mm-display-external((#<buffer  *mm*<2>> ("image/png") base64 nil ("attachment" (filename . "bracket.png")) nil nil nil) "display %s")
  mm-interactively-view-part((#<buffer  *mm*<2>> ("image/png") base64 nil ("attachment" (filename . "bracket.png")) nil nil nil))
  gnus-mime-view-part()
* call-interactively(gnus-mime-view-part)

	Best regards, -- Vladimir.
-- 
buzzword, n:
	The fly in the ointment of computer literacy.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: buf in 0.93 for displaying images
  1999-07-07 21:46 buf in 0.93 for displaying images Vladimir Volovich
@ 1999-07-08  5:12 ` Shenghuo ZHU
  1999-07-08 23:18   ` Neil Crellin
  0 siblings, 1 reply; 3+ messages in thread
From: Shenghuo ZHU @ 1999-07-08  5:12 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 892 bytes --]

>>>>> "VVV" == Vladimir Volovich <vvv@vvv.vsu.ru> writes:

VVV> Hi,
VVV> when i tried to view an attached png image by pressing `v' on a mime
VVV> button, and then typing `display<ESC><space>%s<enter>', gnus generated
VVV> an error:

VVV> Signaling: (wrong-number-of-arguments #<subr assoc> 3)
VVV>   assoc("needsterm" "ee %s" t)
VVV>   mm-display-external((#<buffer  *mm*<2>> ("image/png") base64 nil ("attachment" (filename . "bracket.png")) nil nil nil) "display %s")
VVV>   mm-interactively-view-part((#<buffer  *mm*<2>> ("image/png") base64 nil ("attachment" (filename . "bracket.png")) nil nil nil))
VVV>   gnus-mime-view-part()
VVV> * call-interactively(gnus-mime-view-part)

Try this patch. 

1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.

	* mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.


[-- Attachment #2: 93-zsh2.diff --]
[-- Type: application/x-patch, Size: 1456 bytes --]

[-- Attachment #3: Type: text/plain, Size: 19 bytes --]



-- 
Shenghuo ZHU

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: buf in 0.93 for displaying images
  1999-07-08  5:12 ` Shenghuo ZHU
@ 1999-07-08 23:18   ` Neil Crellin
  0 siblings, 0 replies; 3+ messages in thread
From: Neil Crellin @ 1999-07-08 23:18 UTC (permalink / raw)


Shenghuo ZHU <zsh@cs.rochester.edu> writes:
> >>>>> "VVV" == Vladimir Volovich <vvv@vvv.vsu.ru> writes:
> 
> VVV> Hi,
> VVV> when i tried to view an attached png image by pressing `v' on a mime
> VVV> button, and then typing `display<ESC><space>%s<enter>', gnus generated
> VVV> an error:
> 
> VVV> Signaling: (wrong-number-of-arguments #<subr assoc> 3)
> VVV>   assoc("needsterm" "ee %s" t)
> VVV>   mm-display-external((#<buffer  *mm*<2>> ("image/png") base64 nil ("attachment" (filename . "bracket.png")) nil nil nil) "display %s")
> VVV>   mm-interactively-view-part((#<buffer  *mm*<2>> ("image/png") base64 nil ("attachment" (filename . "bracket.png")) nil nil nil))
> VVV>   gnus-mime-view-part()
> VVV> * call-interactively(gnus-mime-view-part)
> 
> Try this patch. 
> 
> 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
> 
> 	* mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
> 
> 	* mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.


Thank you.  I was having the identical problem, and this fixed it.
(Well, after recode and I had a fight about static vs shared libraries
anyay. :)

-- 
Neil Crellin <neilc@wallaby.cc>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-07-08 23:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-07 21:46 buf in 0.93 for displaying images Vladimir Volovich
1999-07-08  5:12 ` Shenghuo ZHU
1999-07-08 23:18   ` Neil Crellin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).