From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: Gnus and Gmail Date: Sun, 02 Mar 2008 09:56:39 +0000 Message-ID: <87bq5xzbxk.fsf@bzg.ath.cx> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204451838 30839 80.91.229.12 (2 Mar 2008 09:57:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Mar 2008 09:57:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 02 10:57:44 2008 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 1JVkwr-00036n-Du for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Mar 2008 10:57:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVkwI-00084b-Bl for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Mar 2008 04:57:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVkw2-00084W-PR for help-gnu-emacs@gnu.org; Sun, 02 Mar 2008 04:56:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVkw0-00084K-Tn for help-gnu-emacs@gnu.org; Sun, 02 Mar 2008 04:56:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVkw0-00084H-Os for help-gnu-emacs@gnu.org; Sun, 02 Mar 2008 04:56:44 -0500 Original-Received: from fk-out-0910.google.com ([209.85.128.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVkw0-0007VJ-B7 for help-gnu-emacs@gnu.org; Sun, 02 Mar 2008 04:56:44 -0500 Original-Received: by fk-out-0910.google.com with SMTP id 26so6102791fkx.10 for ; Sun, 02 Mar 2008 01:56:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=Yt+3VfmXrNuU/Kfsur5Cdy1/X46B6HWM32UjHLzuGKM=; b=TCarMNTX67tp52/aIqXewJG0Ja1fiPkgNC0dMr6YoQUE6OLIrd8Vuqkfp0MGa3+Xr+um8gO57JsmXcKGUIqrHGS0scP43Vxs0xXNj2b9oV90cw0lG02SGzKpj0dGZOqSFUnoQBf5hCRHezhgkMQkFKXfM5NFTzB0KIMvYHPaIOM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=xG1DUjoKI45nUKWEY/VVQUZpywBV9Me5kTfBvEzMcZCYUIipvRvZH8yEab+OO+D7LCwuGYeyK6qVlJoQAtfPuop7u1ah/FJvxMJeDsyGDmNWByDshydQsHvoR3knMRw/u4DPIXA+LsyTsZgt3lFoMA6CpOGQb8bXBn9KkyQ5eFY= Original-Received: by 10.82.113.6 with SMTP id l6mr16616690buc.20.1204451802285; Sun, 02 Mar 2008 01:56:42 -0800 (PST) Original-Received: from bzg.ath.cx ( [81.99.213.34]) by mx.google.com with ESMTPS id c22sm20348991ika.3.2008.03.02.01.56.40 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 02 Mar 2008 01:56:41 -0800 (PST) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 714D21575BD; Sun, 2 Mar 2008 09:56:39 +0000 (GMT) In-Reply-To: (Don Saklad's message of "Sun, 02 Mar 2008 04:15:42 -0500") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:51995 Archived-At: Don Saklad writes: > What kludges, workarounds are there to sort gmail ?... by size, > by number of lines, alphabetically by subject, > alphabetically by author. I don't know about "sorting gmail", but for sorting emails in Gnus, you have the C-c C-s keypmap: C-c C-s C-a gnus-summary-sort-by-author C-c C-s C-c gnus-summary-sort-by-chars C-c C-s C-d gnus-summary-sort-by-date C-c C-s TAB gnus-summary-sort-by-score C-c C-s C-l gnus-summary-sort-by-lines C-c C-s C-n gnus-summary-sort-by-number C-c C-s C-o gnus-summary-sort-by-original C-c C-s C-r gnus-summary-sort-by-random C-c C-s C-s gnus-summary-sort-by-subject C-c C-s C-t gnus-summary-sort-by-recipient -- Bastien