From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68602 Path: news.gmane.org!not-for-mail From: Andreas Seltenreich Newsgroups: gmane.emacs.gnus.general Subject: Re: Filename extension for nnml files? Date: Fri, 05 Jun 2009 18:53:02 +0200 Message-ID: <87r5xyhbbl.fsf@gate450.dyndns.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1244220851 2026 80.91.229.12 (5 Jun 2009 16:54:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Jun 2009 16:54:11 +0000 (UTC) Cc: ding@gnus.org To: Norman Walsh Original-X-From: ding-owner+M17033@lists.math.uh.edu Fri Jun 05 18:54:07 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1MCcg8-0008US-Qa for ding-account@gmane.org; Fri, 05 Jun 2009 18:54:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1MCcfO-0004Ra-UI; Fri, 05 Jun 2009 11:53:18 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1MCcfL-0004RK-Vs for ding@lists.math.uh.edu; Fri, 05 Jun 2009 11:53:15 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1MCcfF-0002q7-Rt for ding@lists.math.uh.edu; Fri, 05 Jun 2009 11:53:15 -0500 Original-Received: from smtp1.rz.uni-karlsruhe.de ([129.13.185.217] ident=Debian-exim) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1MCcfj-00022l-00 for ; Fri, 05 Jun 2009 18:53:40 +0200 Original-Received: from rzstud2.stud.uni-karlsruhe.de (rzstud2.stud.uni-karlsruhe.de [193.196.41.42]) by smtp1.rz.uni-karlsruhe.de with esmtps (Exim 4.63 #1) id 1MCcfE-00037R-Ao; Fri, 05 Jun 2009 18:53:08 +0200 Original-Received: from uwi7 by rzstud2.stud.uni-karlsruhe.de with local (Exim 4.63) (envelope-from ) id 1MCcfE-0000uT-2q; Fri, 05 Jun 2009 18:53:08 +0200 In-Reply-To: (Norman Walsh's message of "Fri, 05 Jun 2009 10:01:54 -0400") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.94 (gnu/linux) Mail-Followup-To: Norman Walsh ,ding@gnus.org, andreas+ding@gate450.dyndns.org X-Hashcash: 1:26:090605:ding@gnus.org::u2SLVJJ0horhlke0:1TQJF X-Hashcash: 1:26:090605:ndw@nwalsh.com::yMEmROG7vSOwJHas:88qer X-Spam-Score: -5.0 (-----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68602 Archived-At: --=-=-= Norman Walsh writes: > I've been using nnml for years. Now I'm using it on Mac and I realize > that if the files were named 'nnnnn.txt' instead of just 'nnnnn' that > they'd be "text files" and would get indexed by Spotlight. Really, > mail is about the only thing I'd ever want Spotlight to index anyway. [...] > Thoughts? You could coerce nnml to generate .txt-Files by configuring it like this: (nnml "test" (nnml-get-new-mail nil) (nnml-directory "/tmp/nnmltest/") (nnml-use-compressed-files ".txt") (nnml-compressed-files-size-threshold 0)) It won't cause any actual compression since ".txt" doesn't trigger Emacs' auto-compression-mode. regards, andreas --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkopTXIACgkQLABrNA+MjBuj2gCeIWCD1KpY1qwQLciZ5c0Jn2J0 9MsAnAjNJBQMlPpmQNsj94zDD0cKgY/B =6JYR -----END PGP SIGNATURE----- --=-=-=--