From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: keeping track of sent emails in org? Date: Wed, 29 Oct 2008 16:44:45 +0100 Message-ID: <138D418E-FBA1-4E15-AD2E-70BC73E53F79@uva.nl> References: <871vy3tg9x.fsf@wolfram.com> <4905CE30.7040904@gmx.de> <4905D7AD.2090700@gmx.de> <878ws97vrr.fsf@gmail.com> <87skqhivq8.fsf@wolfram.com> <78FE502B-5C3D-4B7C-96FE-40AC2E17E19B@uva.nl> <87bpx3topo.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KvDED-0005qN-72 for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 11:45:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KvDEB-0005pb-Er for Emacs-orgmode@gnu.org; Wed, 29 Oct 2008 11:45:00 -0400 Received: from [199.232.76.173] (port=34445 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KvDEB-0005pY-CK for Emacs-orgmode@gnu.org; Wed, 29 Oct 2008 11:44:59 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]:37865) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KvDEA-0003u1-Nw for Emacs-orgmode@gnu.org; Wed, 29 Oct 2008 11:44:59 -0400 Received: by ug-out-1314.google.com with SMTP id 36so733277uga.17 for ; Wed, 29 Oct 2008 08:44:55 -0700 (PDT) In-Reply-To: <87bpx3topo.fsf@gollum.intra.norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: emacs-orgmode Org-Mode , Ross Patterson , Michael Ekstrand , Bill White Good to hear. Another change in that release is that `org-link-frame-setup' has a new option for gnus, `org-gnus-no-new-news', also taken from Ross' code. I have not tested it, but I believe it should make jumping to a gnus message much faster as it will not try to get new news. - Carsten On Oct 29, 2008, at 4:17 PM, Bernt Hansen wrote: > Carsten Dominik writes: > >> In the git version, message ids are now used for links to gnus >> articles. >> Could some of you please verify this change? >> > > This works great! Thanks all > > -Bernt