From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Politz Newsgroups: gmane.emacs.help Subject: Re: Moving from Thunderbird to Emacs for mail and calendar Date: Wed, 09 Sep 2009 17:39:55 +0200 Message-ID: <82k50886us.fsf@fh-trier.de> References: <4AA6E9D5.9050800@chaosphere.com> <87ljkou8r3.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1252512609 8572 80.91.229.12 (9 Sep 2009 16:10:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Sep 2009 16:10:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 09 18:10:01 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MlPk8-0001E6-Gm for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Sep 2009 18:10:01 +0200 Original-Received: from localhost ([127.0.0.1]:51919 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlPk7-0005mc-La for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Sep 2009 12:09:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MlPIC-0007m9-68 for help-gnu-emacs@gnu.org; Wed, 09 Sep 2009 11:41:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MlPI7-0007kb-IC for help-gnu-emacs@gnu.org; Wed, 09 Sep 2009 11:41:07 -0400 Original-Received: from [199.232.76.173] (port=58198 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlPI7-0007kW-EY for help-gnu-emacs@gnu.org; Wed, 09 Sep 2009 11:41:03 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:41284) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MlPI7-0007Qd-2I for help-gnu-emacs@gnu.org; Wed, 09 Sep 2009 11:41:03 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1MlPI4-0007Wc-1j for help-gnu-emacs@gnu.org; Wed, 09 Sep 2009 17:41:00 +0200 Original-Received: from rft0201.rz.fh-trier.de ([143.93.55.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Sep 2009 17:41:00 +0200 Original-Received: from politza by rft0201.rz.fh-trier.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Sep 2009 17:41:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: rft0201.rz.fh-trier.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt) Cancel-Lock: sha1:uTyEgFzNPY8Xro2JwjY0P3ZhErk= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:67999 Archived-At: Torsten Mueller writes: > Andreas Politz wrote: > >> > > Yes, especially if it can use the w3m text browser + emacs-w3m >> > > to render the messages. w3m would need to be installed >> > > separately, but I don't know if it works on Windows. >> > >> > It does, very well. >> >> Is there are binary to be found somewhere ? > > http://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/mirrors/cygnus/release/w3m/w3m-0.5.1-2.tar.bz2 > > This binary is compiled for cygwin but the package is standalone. This > means it contains all the required dlls. You will not have to install > a complete cygwin environment. Just unpack and run w3m.exe. > Thanks, I did not realize that it could be part of cygwin. -ap