From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrea Crotti Newsgroups: gmane.emacs.help Subject: Re: Synchronizing Gmail inbox using Emacs (rmail mode *or* other mode) Date: Mon, 28 Feb 2011 11:48:36 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: dough.gmane.org 1298890585 2201 80.91.229.12 (28 Feb 2011 10:56:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 28 Feb 2011 10:56:25 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, ramu.yver@gmail.com To: gnu.emacs.help@googlegroups.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 28 11:56:21 2011 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.69) (envelope-from ) id 1Pu0m4-0007vc-BG for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Feb 2011 11:56:20 +0100 Original-Received: from localhost ([127.0.0.1]:52970 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu0i6-0001np-Jc for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Feb 2011 05:52:14 -0500 Original-Received: from [140.186.70.92] (port=37949 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu0ed-0000Pz-AN for help-gnu-emacs@gnu.org; Mon, 28 Feb 2011 05:48:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu0ec-0007wK-3G for help-gnu-emacs@gnu.org; Mon, 28 Feb 2011 05:48:39 -0500 Original-Received: from mta-1.ms.rz.rwth-aachen.de ([134.130.7.72]:33102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu0eb-0007wG-RZ for help-gnu-emacs@gnu.org; Mon, 28 Feb 2011 05:48:38 -0500 Original-Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LHB006N1Q1077A0@mta-1.ms.rz.RWTH-Aachen.de> for help-gnu-emacs@gnu.org; Mon, 28 Feb 2011 11:48:36 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.62,238,1297033200"; d="scan'208";a="97109865" Original-Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Mon, 28 Feb 2011 11:48:37 +0100 Original-Received: from plaetekopp (plaetekopp.informatik.RWTH-Aachen.DE [137.226.59.97]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id p1SAmaNQ014931; Mon, 28 Feb 2011 11:48:36 +0100 (CET) Original-Received: from crotti by plaetekopp with local (Exim 4.72) (envelope-from ) id 1Pu0ea-0005AZ-Ll; Mon, 28 Feb 2011 11:48:36 +0100 In-reply-to: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 134.130.7.72 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:79559 Archived-At: Umar writes: > I'd like to know if there is an utility to synchronize my Gmail inbox using Emacs (I am a fan of Rmail mode). > > I think it is useful when I don't have access to the Internet (e.g., working on an airplane without WiFi access). > > Alternately, is there an Emacs mode that exists within Gmail (maybe via Google Labs) that would allow me to respond comprehensively to multiple "To" in an email thread via the following response: > I think for that maybe tools like "offlineimap" are much more suitable, it's very very powerful fast and in python ;)