From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Fran=C3=A7ois_Pinard?= Subject: Re: Org referring to Gnus mail Date: Fri, 27 Apr 2012 11:50:05 -0400 Message-ID: <864ns5jhsi.fsf@iro.umontreal.ca> References: <86zk9ykkln.fsf@iro.umontreal.ca> <87wr51kbsn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNnQv-0004Hr-4Z for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 11:50:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNnQt-0006gF-As for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 11:50:08 -0400 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:61567 helo=mercure.progiciels-bpi.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNnQt-0006ec-5K for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 11:50:07 -0400 In-Reply-To: <87wr51kbsn.fsf@gmail.com> (William Gardella's message of "Fri, 27 Apr 2012 01:02:00 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org William Gardella writes: > If you close the group with `gnus-summary-exit-no-update' (the Q key > in default binding), these messages will not be marked as read. Indeed, thanks William! Now, I just have to be careful enough to remember to use "Q" instead of "q"! When flying around between Emacs buffers and duties, one may get distracted and forget. Besides, fast key typing too often comes from the spinal chord rather than the brain! =E2=98=BA Maybe I could temporarily unbind "q", or something. > So you have a command to automatically populate an Org tree from local > newsgroups? Wow, sounds cool. Well, only those articles matching some given pattern, not all of them. I have had this reoccurring need to do wide searches in big set of email folders, which I used /very/ intensely at times. The lack of inter-operability in both WorkFlowy and Thunderbird (which I both liked very much otherwise) was my incentive for switching into Org and Gnus, but I did not yet re-implement wide searches in Gnus. Having the need again recently, I tried nnvirtual, which is *way* too slow, and this is why I quickly kludged a solution which, fun enough, is fast! > I've long wondered if Org would make a good mailreader, and it sounds > like you've determined that yes, it could :) While I clearly see the smiley, let me underline that I do not see Org as a good mail reader. Gnus is! However, for me, it was much, much easier to generate an Org tree for matching messages than to write a new Gnus backend, thanks to the nice integration between Org and Gnus! Fran=C3=A7ois