Teemu Likonen <[email protected]> wrote: > [...] > ImageMagick opens but it does not actually show the image. Even if it > did work I'd prefer some other viewer like Gwenview of "kfmclient exec". > I tried to edit my ~/.mailcap file and added the following line to the > file. It didn't have any effect.
> image/*; gwenview '%s'; test=test "$DISPLAY" Try it with just: | image/*; /usr/bin/gwenview %s This works for me. Tim _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
