From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63171 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Displaying MIME parts internally/externally in Gnus Date: Sat, 06 May 2006 14:42:11 +0200 Message-ID: References: <87irum4tka.fsf-monnier+emacs@gnu.org> <8764q7lenq.fsf-monnier+emacs@gnu.org> <873bgcns63.fsf-monnier+emacs@gnu.org> <87vesmj8wr.fsf-monnier+emacs@gnu.org> Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146921217 30501 80.91.229.2 (6 May 2006 13:13:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 May 2006 13:13:37 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 06 15:13:35 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FcMbG-0007S1-Pm for ged-emacs-devel@m.gmane.org; Sat, 06 May 2006 15:13:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcMbG-00085R-4v for ged-emacs-devel@m.gmane.org; Sat, 06 May 2006 09:13:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FcMah-0007kw-4U for emacs-devel@gnu.org; Sat, 06 May 2006 09:12:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FcMaf-0007kG-JF for emacs-devel@gnu.org; Sat, 06 May 2006 09:12:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcMaf-0007k7-De for emacs-devel@gnu.org; Sat, 06 May 2006 09:12:57 -0400 Original-Received: from [134.60.1.1] (helo=mail.uni-ulm.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FcMb3-0007q7-B8 for emacs-devel@gnu.org; Sat, 06 May 2006 09:13:21 -0400 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by mail.uni-ulm.de (8.13.6/8.13.6) with ESMTP id k46DCmME027025; Sat, 6 May 2006 15:12:48 +0200 (MEST) Original-Received: from viandante.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by bridgekeeper.physik.uni-ulm.de (Postfix) with SMTP id C6767118C0; Sat, 6 May 2006 15:12:47 +0200 (CEST) Original-Received: (nullmailer pid 14709 invoked by uid 170); Sat, 06 May 2006 12:42:11 -0000 Original-To: Stefan Monnier X-Face: #vK]N[`vqjuod*|)'[iD7/"3AB-ApT%fmN"LWAg@oS7OesGv~)n[OBTLM#I="J'Y^-7I I/ps7o_'IK@#-Rs{::DZ@O8yS|fexe,XslY[:dNWOb~>?mC-&i_c)say:"\IpA.5U.b]'NY; Pks{lb h.+#6%DpZuaK3dcHB`Av3zc:r!C%~s0&m, tWj]&}, qg.+0ww2gK%f!:GK|wMl.I!(voY*1"^li8"~B BNG)9LvPi?^DMR-GVDnZqhu*3Hi, +g=wFhI)BL6&u{EOVEHjVEVq~d?_}lMntWAc3(6?kftjc>_f>! g0wM(qPM$d5]^TT_Qyi&L?LGVG)SHN;Gk/,pkY9,~ Mail-Followup-To: Stefan Monnier , ding@gnus.org, emacs-devel@gnu.org User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) X-DCC-INFN-TO-Metrics: gemini 1233; Body=3 Fuz1=3 Fuz2=3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:53997 gmane.emacs.gnus.general:63171 Archived-At: On Thu, May 04 2006, Stefan Monnier wrote: > 2006-05-04 Stefan Monnier > > * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment. > (mm-copy-to-buffer): Use with-current-buffer. > (mm-display-part): Simplify. > (mm-inlinable-p): Add optional arg `type'. Applied to trunk and v5-10 along with the related patches to `gnus-art.el'. (Synced to Emacs CVS as well in the meantime.) > The docstring should also say: > > TYPE is the mime-type of the object; it defaults to the one given in HANDLE. Added. > And AFAICT the `handle' is not ignored: it's passed to the inline-media > test function. Yes, I missed this. >> BTW, I did some test with *.pdf and *.png files attached as >> application/octet-stream. Using `e', I get "View as MIME type >> (default image/png)" but TAB doesn't offer me any completion. > > Hmm.. can't test it right now, but it's worked for me. I've posted a test article in gmane.test: I get "No match" after `e TAB'. `t TAB' offers all MIME types. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/