From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [Babel] Handling of errors when using Ledger Date: Thu, 25 Nov 2010 14:59:22 -0500 Message-ID: <87lj4hnpid.fsf@gollum.intra.norang.ca> References: <877hhudxor.fsf@mundaneum.com> <87sk0inmys.fsf@stats.ox.ac.uk> <807hhnfaix.fsf@mundaneum.com> <87mxqiv7q3.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=41437 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLhyY-0006es-5v for emacs-orgmode@gnu.org; Thu, 25 Nov 2010 14:59:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLhyX-0006R0-AV for emacs-orgmode@gnu.org; Thu, 25 Nov 2010 14:59:26 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:55682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLhyX-0006Qq-8b for emacs-orgmode@gnu.org; Thu, 25 Nov 2010 14:59:25 -0500 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: Dan Cc: emacs-orgmode@gnu.org Dan writes: > Incidentally, can any gnus users tell me -- is there a non-painful way of > retrieving an old message from nntp in order to create a reply in the correct > thread? Or do you hack the headers to make it appear in the right thread? I'm > using the gmane web interface to send this. I read the list through gnus and gmane. When I'm in the summary buffer for the org-mode list I can retrieve old messages with / O 500 RET to get the last 500 messages from the list. Then you can limit the displayed messages by some filter (say subject) with / / RET On a message ^ will retrieve the previous message in the thread and you can do that repeatedly to get the entire thread displayed. Then I just reply normally to a specific message with S W and It Just Works(tm) HTH, Bernt