From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Suvayu Ali Newsgroups: gmane.emacs.help Subject: Re: Defining session for emacs as mutt editor Date: Mon, 1 Apr 2013 01:53:26 +0200 Message-ID: <20130331235326.GL16145@kuru.dyndns-at-home.com> References: <87a9pvbjz8.fsf@engels.HistoricalMaterialism.info> <871ub6v4c8.fsf@xc.laptop> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1364774032 24752 80.91.229.3 (31 Mar 2013 23:53:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Mar 2013 23:53:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 01 01:54:16 2013 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 1UMS4g-0005nh-To for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Apr 2013 01:54:11 +0200 Original-Received: from localhost ([::1]:43073 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMS4I-0000DT-Fa for geh-help-gnu-emacs@m.gmane.org; Sun, 31 Mar 2013 19:53:46 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMS47-0000D8-6l for help-gnu-emacs@gnu.org; Sun, 31 Mar 2013 19:53:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UMS44-0001n4-Rq for help-gnu-emacs@gnu.org; Sun, 31 Mar 2013 19:53:35 -0400 Original-Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:52511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMS44-0001ms-Kg for help-gnu-emacs@gnu.org; Sun, 31 Mar 2013 19:53:32 -0400 Original-Received: by mail-we0-f182.google.com with SMTP id k14so1456446wer.13 for ; Sun, 31 Mar 2013 16:53:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=f/cpSgxzyAprY1I9TxikdLmuf471xGPTpbdRsAp3NVU=; b=hb7iq9Y8l54sUvDUbtcsPpevDuGb0c0khRMQN4sx4FAJTKg2a9tHd8Wa8MPtraqeEx p7XFhHjTAuoLd4z63Ogu8b7vNVeiimFzPYJ8B+lLSU+lTVQjk/0ppwSetw1queI2zRJf dw1VpvTrcIBes7dezgigSi1q3ZXyKYkmM07P9QKhzEsv9+4zvJPJOSE7h7Wx8fqPXmo/ 3AM8yfqJWEoZJO/JJ8svl3W7RncFlw4Ks6x+5bdomBAsiG04yd1+9X6p6dsp8MjgIFKU hbrSADj5F5qrK58MmjWBHX4sCyWtgFH9MbtEDrv5vrr5ACC9z3Ej6mXwaJsViWcVrAnm U3kw== X-Received: by 10.180.103.65 with SMTP id fu1mr7461316wib.4.1364774011669; Sun, 31 Mar 2013 16:53:31 -0700 (PDT) Original-Received: from kuru.dyndns-at-home.com (AAnnecy-651-1-260-247.w86-200.abo.wanadoo.fr. [86.200.3.247]) by mx.google.com with ESMTPS id n2sm10755602wiy.6.2013.03.31.16.53.29 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 31 Mar 2013 16:53:30 -0700 (PDT) Content-Disposition: inline In-Reply-To: <871ub6v4c8.fsf@xc.laptop> User-Agent: Mutt/1.5.21 (2012-12-30) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::236 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:89856 Archived-At: On Sat, Mar 23, 2013 at 05:43:35PM +0800, XeCycle wrote: > Haines Brown writes: > > > However, when the emacsMutt window starts, the mutt messages window is > > replaced by an empty emacs window, and as the result I no longer see the > > mutt messages. An -nw option only makes the emacsMutt session full > > screen. > > Exactly why I switched to Gnus. Mutt won't show other messages > while editing, by design. > > A way to workaround is to start another Mutt read-only, IIRC -R. > Yet you still need to navigate to the specific mail again. I do it by using notmuch to index my emails and access them with the Emacs interface for notmuch. Works great, I can even link to emails from my Org mode files! -- Suvayu Open source is the future. It sets us free.