From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: right.ho@gmail.com Newsgroups: gmane.emacs.help Subject: Re: email client for only reading email from mbox Date: Thu, 27 Nov 2014 21:01:08 -0800 (PST) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1417151125 23336 80.91.229.3 (28 Nov 2014 05:05:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Nov 2014 05:05:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 28 06:05:18 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XuDk5-0007zm-PX for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Nov 2014 06:05:17 +0100 Original-Received: from localhost ([::1]:42568 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XuDk5-0003Br-A8 for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Nov 2014 00:05:17 -0500 X-Received: by 10.236.4.106 with SMTP id 70mr40775701yhi.33.1417150869474; Thu, 27 Nov 2014 21:01:09 -0800 (PST) X-Received: by 10.50.36.71 with SMTP id o7mr473832igj.0.1417150869354; Thu, 27 Nov 2014 21:01:09 -0800 (PST) Original-Path: usenet.stanford.edu!s7no2416029qap.1!news-out.google.com!d20ni1426igz.0!nntp.google.com!h15no9051904igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=122.179.40.237; posting-account=dYXiLQoAAAARY8vP4VZ0Gj2WhNda0XaU Original-NNTP-Posting-Host: 122.179.40.237 User-Agent: G2/1.0 Injection-Date: Fri, 28 Nov 2014 05:01:09 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:208975 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:101255 Archived-At: On Thursday, November 27, 2014 11:29:42 PM UTC+5:30, Eli Zaretskii wrote: > > Date: Thu, 27 Nov 2014 08:44:23 -0800 (PST) > > From:Bingo > > > > Can one of you provide pointers to this usage? Summary : > > > > I do NOT need : > > 1. fetching email, using IMAP or anything else. > > 2. sending email > > 3. filtering email > > 4. not particular on which emacs client to use, if it is good > > > > Constraints I have : > > 1. Tons of email > > 2. Windows OS > > 3. Thunderbird's mbox files to be read-only > > 4. Reading mail and linking to mail from org-mode > > Did you try Rmail? "C-u M-x rmail RET mbox-file RET" will allow you > to read mail from the named "mbox-file" (which stands for the file > name where you have that mbox). It opened the 600MB file as a text file, not as a list of emails, along with ^M for each line. Did you mean this?