Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: info-gnus-english@gnu.org
Subject: Re: Inline jpeg reader
Date: Thu, 31 May 2007 08:13:02 +0900	[thread overview]
Message-ID: <b4mabvl29dt.fsf@jpl.org> (raw)
In-Reply-To: <874pluw943.fsf@gmail.com>

>>>>> In <874pluw943.fsf@gmail.com> Hadron wrote:

> running emacs 23, what is the recommended viewer for viewing jpeg files
> attachment inline in email?

Has your Emacs 23 been built with the libjpeg library?  It can
be checked by evaluating the Lisp form:

(image-type-available-p 'jpeg)

If it returns nil, you're unable to view jpeg images inline.

> I did have imagemagick installed but it was opening an external viewer
> and then not actually picking up the tmp file when I hit enter over the
> attachment url.. Trying "inline" (i) just displayed the ascii equivalent
> of the jpeg bytes.

> my mm-text-html-renderer is w3m.

But you're talking about ordinary MIME messages (not HTML messages)
having jpeg attachments, aren't you?  Because emacs-w3m doesn't
make a button on which you can type the `i' command.

Try mouse-3 on that button, and you will see the `E' command there.

  reply	other threads:[~2007-05-30 23:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-30 16:48 Hadron
2007-05-30 23:13 ` Katsumi Yamaoka [this message]
2007-05-30 23:33   ` Hadron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4mabvl29dt.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).