From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85300 Path: news.gmane.org!not-for-mail From: Peter Davis Newsgroups: gmane.emacs.gnus.general Subject: Mutt/Gnus hybrid for mail? Date: Mon, 08 Dec 2014 08:20:05 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1418044874 15629 80.91.229.3 (8 Dec 2014 13:21:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Dec 2014 13:21:14 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33544@lists.math.uh.edu Mon Dec 08 14:21:07 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XxyFM-0001GZ-2U for ding-account@gmane.org; Mon, 08 Dec 2014 14:21:04 +0100 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 1XxyEX-0005qs-0K; Mon, 08 Dec 2014 07:20:13 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XxyEU-0005qg-E2 for ding@lists.math.uh.edu; Mon, 08 Dec 2014 07:20:10 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XxyET-00038H-1h for ding@lists.math.uh.edu; Mon, 08 Dec 2014 07:20:10 -0600 Original-Received: from out3-smtp.messagingengine.com ([66.111.4.27]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XxyER-0000uE-9R for ding@gnus.org; Mon, 08 Dec 2014 14:20:07 +0100 Original-Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 29F45209C3 for ; Mon, 8 Dec 2014 08:20:06 -0500 (EST) Original-Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Mon, 08 Dec 2014 08:20:06 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:from:to:subject:date :message-id:mime-version:content-type; s=smtpout; bh=/D/u253dydm y2+OOPYCAP9r2gqo=; b=PiEgdegDtyN+wa0c8+DfdKDGTPQBUHQEpsI/IVXNf7k bpBoCI5H1mTY6VqxUfr/tom8f9P0oo7rKTByG5bINpSIV8KwA7n47ECoDCZVKl7L BpNcs5m0NawbytyUTXfLBZuCmwVLBpHkijq8KuaddvDJwPHs//OQSahciKvjX30E = X-Sasl-enc: kmkTEOh3g10ZLU1tp8n6ruyiqEJPTtyVau/qHhFxu+Oc 1418044805 Original-Received: from PFDStudio-Air.home (unknown [173.76.32.54]) by mail.messagingengine.com (Postfix) with ESMTPA id DAC04C00280; Mon, 8 Dec 2014 08:20:05 -0500 (EST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (darwin) X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85300 Archived-At: I hope this isn't too radical an idea for this group. For email, I like some things about mutt, and some things about gnus, and I'm trying to find a way to make a hybrid of these two. In particular, I think a good start would be to run mutt in an emacs window, and have the messages open in another window in Article mode. I know mutt lets you set the 'pager', but I'm not sure if I can get emacs to open the message in Article mode. Has anyone done this? Any pitfalls I'm overlooking? Of course, I also want to compose messages in Message mode, but that's a solved problem. Thanks very much! -pd