From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58686 Path: main.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.gnus.general Subject: Re: Embedded lisp in the message body: hwoto ? Date: Fri, 01 Oct 2004 22:28:20 +0200 Organization: GNU Rox ! Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1096662756 1932 80.91.229.6 (1 Oct 2004 20:32:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Oct 2004 20:32:36 +0000 (UTC) Original-X-From: ding-owner+M7224@lists.math.uh.edu Fri Oct 01 22:32:28 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CDU4q-0001IE-00 for ; Fri, 01 Oct 2004 22:32:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CDU4g-0007JH-00; Fri, 01 Oct 2004 15:32:18 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CDU4c-0007JC-00 for ding@lists.math.uh.edu; Fri, 01 Oct 2004 15:32:14 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CDU4b-0005xU-Ce for ding@lists.math.uh.edu; Fri, 01 Oct 2004 15:32:13 -0500 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id 9D45D3A0027 for ; Fri, 1 Oct 2004 15:32:10 -0500 (CDT) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1CDU4X-00036H-00 for ; Fri, 01 Oct 2004 22:32:09 +0200 Original-To: ding@gnus.org Original-Path: news.gnu-rox.org!news Original-Newsgroups: gnus.ding Original-Lines: 42 Original-NNTP-Posting-Host: zedek.net4.nerim.net Original-X-Trace: quimby.gnus.org 1096662729 11920 62.212.121.152 (1 Oct 2004 20:32:09 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Fri, 1 Oct 2004 20:32:09 +0000 (UTC) Mail-Copies-To: never X-Attribution: zeDek X-Face: "qG{UC8GPzro#PZ!Jgisuj0]=k10 f#d596CJMPGOGwB'j\^JR2g0']N%L:ylC`?.l8u#JuS#CygUA}avHHVJJ!#ub7CxX#u]g}?z,hQ;c q%v]"[$!BfS X-Accept-Language: fr-fr, en-en, en-fr User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:us2ETOtbg0U4+RTS9IVRSL/JZwU= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58686 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58686 --=-=-= On 1 oct 2004, Jesper Harder wrote: > Xavier Maillard writes: > > > 2. I have friends of mine with whoom I often exchange Lisp > > snippets and so I would like to have the lisp snippet > > rendered differently from the rest of the article > > This should be easy. Just use inline attachments: > > (defun foo (x) > (+ 2 x)) > i.e. > > --=-=-= Content-Type: application/emacs-lisp Content-Disposition: inline > (defun foo (x) > (+ 2 x)) > --=-=-= Content-Disposition: inline Just didn't work here :( How can I configure Gnus to force it to "render" the inline part ? Thank you -- "sometimes i feel like we're making emacs better and better because we don't know what to do with emacs once it is finished." -- AlexSchroeder on #emacs @OPN --=-=-=--