From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45635 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?Bj=F8rn?= Mork Newsgroups: gmane.emacs.gnus.general Subject: Re: Automagic content recognition - good or bad? Date: Wed, 10 Jul 2002 14:54:08 +0200 Organization: Dual on Dualism Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1026305669 14646 127.0.0.1 (10 Jul 2002 12:54:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 10 Jul 2002 12:54:29 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17SGzF-0003o7-00 for ; Wed, 10 Jul 2002 14:54:29 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17SGzH-00069d-00; Wed, 10 Jul 2002 07:54:31 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 10 Jul 2002 07:54:53 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA26819 for ; Wed, 10 Jul 2002 07:54:41 -0500 (CDT) Original-Received: (qmail 10764 invoked by alias); 10 Jul 2002 12:54:09 -0000 Original-Received: (qmail 10759 invoked from network); 10 Jul 2002 12:54:09 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 10 Jul 2002 12:54:09 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17SH73-0002PB-00 for ; Wed, 10 Jul 2002 15:02:33 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: 148.122.193.11.dhcp.nextra.no Original-X-Trace: quimby.gnus.org 1026306153 8364 148.122.193.11 (10 Jul 2002 13:02:33 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 10 Jul 2002 13:02:33 GMT User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu) Cancel-Lock: sha1:tlNCta1FK+zpsGv7cUKwZENdfNQ= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45635 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45635 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > You can always frob mm-uu-beginning-regexp and perhaps > mm-uu-type-alist. Thanks. I already found mm-uu-configure-list which did what I wanted. But my question is really whether the default makes any sense? Having such features is great; turning them on by default is...well, not as great. IMHO. > M-x apropos-value RET #! RET is my friend. It helped me find these > things very quickly :-) Oh, I should learn to use emacs sometime :-) I usually grep for these things in the gnus/lisp directory... Bjørn