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:12 +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 1298890605 2267 80.91.229.12 (28 Feb 2011 10:56:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 28 Feb 2011 10:56:45 +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:40 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 1Pu0mO-0008Ah-88 for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Feb 2011 11:56:40 +0100 Original-Received: from localhost ([127.0.0.1]:37919 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu0fK-0000E3-Le for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Feb 2011 05:49:22 -0500 Original-Received: from [140.186.70.92] (port=37827 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu0eG-0000Ax-Em for help-gnu-emacs@gnu.org; Mon, 28 Feb 2011 05:48:17 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu0eF-0007sd-2E for help-gnu-emacs@gnu.org; Mon, 28 Feb 2011 05:48:16 -0500 Original-Received: from mta-2.ms.rz.rwth-aachen.de ([134.130.7.73]:40932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu0eE-0007sQ-Sl for help-gnu-emacs@gnu.org; Mon, 28 Feb 2011 05:48:15 -0500 Original-Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-2.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LHB003YNQ0D5OA0@mta-2.ms.rz.RWTH-Aachen.de> for help-gnu-emacs@gnu.org; Mon, 28 Feb 2011 11:48:13 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.62,238,1297033200"; d="scan'208";a="97109735" 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:13 +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 p1SAmCqv014451; Mon, 28 Feb 2011 11:48:12 +0100 (CET) Original-Received: from crotti by plaetekopp with local (Exim 4.72) (envelope-from ) id 1Pu0eC-0005AW-Lv; Mon, 28 Feb 2011 11:48:12 +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.73 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:79560 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 ;)