From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8508 Path: main.gmane.org!not-for-mail From: Brian Oneill Newsgroups: gmane.emacs.gnus.general Subject: MIME in Red Gnus, and picons, yes, its two in one =) Date: 23 Oct 1996 18:59:35 -0500 Organization: Member Services International Sender: btoneill@skywalker.member.com Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148656 12490 80.91.224.250 (20 Oct 2002 21:17:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:17:36 +0000 (UTC) Return-Path: Original-Received: (qmail 9514 invoked from smtpd); 28 Oct 1996 23:26:59 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 28 Oct 1996 23:26:58 -0000 Original-Received: from member.com (genesis.member.com [204.72.147.10]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Tue, 29 Oct 1996 00:08:28 +0100 Original-Received: from skywalker.Member.COM by member.com (SMI-8.6/SMI-4.1.R930813) id RAA16805; Mon, 28 Oct 1996 17:07:53 -0600 Original-Received: (from btoneill@localhost) by skywalker.Member.COM (8.7.5/8.7.3) id SAA02775; Wed, 23 Oct 1996 18:59:35 -0500 (CDT) Original-To: ding@ifi.uio.no X-URL: Brians Home X-Spook: Clinton $400 million in gold bullion Treasury Honduras X-whee: The family value loving brit drove CDA sloppily X-NSA-Fodder: smuggle Peking North Korea colonel Original-Lines: 19 X-Mailer: Red Gnus v0.52/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:8508 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8508 First off, I heard that there is MIME support in Red Gnus, is this correct? Or was edh just pulling my leg? The man page that i can pull up doesn't seem to help much, other then let me know that i know i'm not looking for a mime =) (i did try what was in the man, now my gnus just beeps at me everytime i open up a document =) Secondly, is it possible in a .gnus to run a function _only_ if you are running in an X environment? I have no need for picons when i'm at home on my vt100 =) thanks in advance, Brian -- ----------------------+-----------------+------------------------------------ Brian T. O'Neill | Member | "I'm sorry for the length of this btoneill@member.com | Services | letter. I didn't have time to make Systems Programmer | International | it shorter" - Pascal ----------------------+-----------------+------------------------------------ From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8510 Path: main.gmane.org!not-for-mail From: Steven L Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME in Red Gnus, and picons, yes, its two in one =) Date: 28 Oct 1996 16:38:47 -0800 Sender: steve@deanna.miranova.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.92) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035148658 12500 80.91.224.250 (20 Oct 2002 21:17:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:17:38 +0000 (UTC) Return-Path: Original-Received: (qmail 11855 invoked from smtpd); 29 Oct 1996 00:54:38 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 29 Oct 1996 00:54:38 -0000 Original-Received: from deanna.miranova.com (qmailr@deanna.miranova.com [206.190.83.1]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Tue, 29 Oct 1996 01:36:07 +0100 Original-Received: (qmail 11700 invoked by uid 501); 29 Oct 1996 00:38:48 -0000 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ Mail-Copies-To: never X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5" f8*@r4ipO6Jl!:Ccqp:9I OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+ In-Reply-To: Brian Oneill's message of 23 Oct 1996 18:59:35 -0500 Original-Lines: 26 X-Mailer: Red Gnus v0.52/XEmacs 19.15 Xref: main.gmane.org gmane.emacs.gnus.general:8510 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8510 >>>>> "Brian" == Brian Oneill writes: Brian> First off, I heard that there is MIME support in Red Gnus, is Brian> this correct? MIME support is available separately in the form of the tm (Tools for MIME package). Directions for obtaining tm are in the Gnus FAQ. Tools for MIME will be distributed standard with XEmacs 19.15. Brian> Secondly, is it possible in a .gnus to run a function _only_ if Brian> you are running in an X environment? See the sample.emacs included with XEmacs for lots and lots of examples. (when (and (string-match "XEmacs\\|Lucid" emacs-version) (equal (console-type) 'x)) ; Picons initialization ) -- steve@miranova.com baur Unsolicited commercial e-mail will be billed at $250/message. What are the last two letters of "doesn't" and "can't"? Coincidence? I think not. From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8511 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME in Red Gnus, and picons, yes, its two in one =) Date: 29 Oct 1996 07:37:41 +0100 Sender: sb@metis.no Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.84) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035148659 12512 80.91.224.250 (20 Oct 2002 21:17:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:17:39 +0000 (UTC) Return-Path: Original-Received: (qmail 15255 invoked from smtpd); 29 Oct 1996 07:09:43 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 29 Oct 1996 07:09:42 -0000 Original-Received: from gw.metis.no (abel.metis.no [193.90.64.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Tue, 29 Oct 1996 07:38:14 +0100 Original-Received: by gw.metis.no (8.6.12/8.6.12) with ESMTP id HAA25372; Tue, 29 Oct 1996 07:37:43 +0100 Original-Received: by hub.metis.no (8.6.12/8.6.12) with ESMTP id HAA02209; Tue, 29 Oct 1996 07:37:42 +0100 Original-Received: by client.metis.no (8.6.11/8.6.12) id HAA28361; Tue, 29 Oct 1996 07:37:42 +0100 Original-To: ding@ifi.uio.no In-Reply-To: Steven L Baur's message of 28 Oct 1996 16:38:47 -0800 Original-Lines: 13 X-Mailer: Red Gnus v0.52/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8511 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8511 >>>>> Steven L Baur : >>>>> "Brian" == Brian Oneill writes: Brian> First off, I heard that there is MIME support in Red Gnus, is Brian> this correct? > MIME support is available separately in the form of the tm (Tools for > MIME package). Directions for obtaining tm are in the Gnus FAQ. > Tools for MIME will be distributed standard with XEmacs 19.15. Some more information on MIME and Emacs, can be found at From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8524 Path: main.gmane.org!not-for-mail From: Eric Hendrickson Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME in Red Gnus, and picons, yes, its two in one =) Date: 29 Oct 1996 17:06:35 -0600 Organization: Computational Biology Centers, University of Minnesota, Twin Cities Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148671 12623 80.91.224.250 (20 Oct 2002 21:17:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:17:51 +0000 (UTC) Return-Path: Original-Received: (qmail 24734 invoked from smtpd); 29 Oct 1996 23:26:48 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 29 Oct 1996 23:26:47 -0000 Original-Received: from mhub1.tc.umn.edu (0@mhub1.tc.umn.edu [128.101.131.51]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Wed, 30 Oct 1996 00:06:46 +0100 Original-Received: from lenti.med.umn.edu by mhub1.tc.umn.edu; Tue, 29 Oct 96 17:06:44 -0600 Original-Received: from club.microbiology (club.med.umn.edu) by lenti.med.umn.edu; Tue, 29 Oct 96 17:06:42 CST Original-Received: by club.microbiology (SMI-8.6/SMI-SVR4) id RAA17852; Tue, 29 Oct 1996 17:06:36 -0600 Original-To: ding@ifi.uio.no X-Url: The Crystal Cave X-Geek: GAT d-() s++: a- C++$ US++++$ P++(---)$ L E+(---) W+++$ N+$>++ o+ K !w--- !O M+(-) !V-- PS+ PE Y+>++ PGP>+++ t+(++)@ !5 X+ R tv+ b+>+++ DI++++ D+ G e>++ h(+) r++ y+ [GeekCode 3.1] X-Spook: SDI radar Ft. Meade radar In-Reply-To: Steven L Baur's message of 28 Oct 1996 16:38:47 -0800 Original-Lines: 36 X-Mailer: Red Gnus v0.52/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:8524 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8524 Steven L Baur writes: > (when (and (string-match "XEmacs\\|Lucid" emacs-version) > (equal (console-type) 'x)) > ; Picons initialization > ) Would checking the console-type work for Gnus' gnus-add-configuration? I played with that a bit without success... I start up Gnus in a tty XEmacs within screen, and then start up X frames from that. This allows me to read my mail on my X display at work or recover my screen and access my running XEmacs/gnus from anywhere else. Except that the tty Gnus gets the gnus-add-configuration that is designed for a big X display, like so: (gnus-add-configuration '(article (horizontal 1.0 (vertical 0.5 (group 0.25) (summary 1.0 point)) (vertical 1.0 (picons 5) (article 1.0))))) which is.... undesirable on the tty Emacs. Is there a way to have different gnus-add-configurations in force depending on the console type? The answer (and gnus-add-configuration itself) is not clear to me from reading that section of the manual... :( Thanks for any suggestions! Eric -- The best definition of a gentleman is a man who can play the accordion -- but doesn't. -- Tom Crichton From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8534 Path: main.gmane.org!not-for-mail From: Wesley.Hardaker@sphys.unil.ch Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME in Red Gnus, and picons, yes, its two in one =) Date: 30 Oct 1996 10:49:48 +0100 Organization: Universite de Lausanne, BSP Sender: whardake@iptsun2.unil.ch Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148679 12671 80.91.224.250 (20 Oct 2002 21:17:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:17:59 +0000 (UTC) Return-Path: Original-Received: (qmail 28135 invoked from smtpd); 30 Oct 1996 10:29:36 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 30 Oct 1996 10:29:26 -0000 Original-Received: from cisun29e.unil.ch (cisun29e.unil.ch [130.223.8.29]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Wed, 30 Oct 1996 10:51:33 +0100 Original-Received: from iptsun2.unil.ch by cisun29e.unil.ch with SMTP inbound; Wed, 30 Oct 1996 10:51:11 +0100 Original-Received: by iptsun2.unil.ch (5.x/Unil-3.1/) id AA09186; Wed, 30 Oct 1996 10:49:50 +0100 Original-To: ding@ifi.uio.no X-Face: #qW^}a%m*T^{A:Cp}$R\"38+d}41-Z}uU8,r%F#c#s:~Nzp0G9](s?,K49KJ]s"*7gvRgA SrAvQc4@/}L7Qc=w{)]ACO\R{LF@S{pXfojjjGg6c;q6{~C}CxC^^&~(F]`1W)%9j/iS/ IM",B1M.?{w8ckLTYD'`|kTr\i\cgY)P4 X-Url: http://www.ece.ucdavis.edu/~hardaker In-Reply-To: Eric Hendrickson's message of 29 Oct 1996 17:06:35 -0600 Original-Lines: 46 X-Mailer: Red Gnus v0.52/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:8534 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8534 Eric Hendrickson writes: > Would checking the console-type work for Gnus' gnus-add-configuration? FYI, here's my current setup based on window-system types: ;; general setup -- X specific (cond ((eq window-system 'x) (gnus-add-configuration '(article (frame 1.0 (vertical 1.0 (summary .35 point) (article 1.0)) ))) (gnus-add-configuration '(summary (vertical 1.0 (summary 1.0 point) (group 7) ) )) (setq gnus-tree-minimize-window nil) ;; picons hacks (add-hook 'gnus-article-display-hook 'gnus-group-display-picons t) (add-hook 'gnus-article-display-hook 'gnus-article-display-picons t) (setq gnus-picons-refresh-before-display t) (setq gnus-use-picons t) (setq gnus-picons-database "/home/whardake/faces") (setq gnus-picons-display-where 'article) ) ;; tty specific (t (gnus-add-configuration '(article (vertical 1.0 (group 7) (summary .25 point) (article 1.0)))) (gnus-add-configuration '(summary (vertical 1.0 (group 7) (summary 1.0 point))))))