emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: [OT] retrieving old messages


From: Matt Lundin
Subject: [Orgmode] Re: [OT] retrieving old messages
Date: Mon, 29 Nov 2010 09:11:01 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)


Sébastien Vauban <address@hidden>
writes:

> Hi Matt,
>
> Matt Lundin wrote:
>> FWIW, recent changes nnir (in nognus and development Emacs) allow for
>> easy searching of individual Gmane groups. Simply type "G G" on the
>> org-mode group in the in the Group buffer or call
>> gnus-group-make-nnir-group from within the summary buffer or an article.
>> I typed M-x gnus-group-make-nnir-group while editing this message,
>> entered "gnus painful" and received the following summary buffer
>> (limited to the org-mode list) in less than a second:
>
> Do we have to activate something special?
>
> Pressing G G on the Org group, I get:
>
> Debugger entered--Lisp error: (error "Couldn't request group: Search produced 
> empty results.")
>   signal(error ("Couldn't request group: Search produced empty results."))
>   error("Couldn't request group: %s" "Search produced empty results.")
>   gnus-group-read-ephemeral-group("nnir:((query . \"gnus painful\") 
> (unique-id . \"80ipzgijf2.fsf\"))" (nnir "") t (#<buffer *Group*> . group) 
> nil)
>   (let ((parms nil)) (if extra-parms (setq parms ...) (setq parms ...)) 
> (add-to-list (quote parms) (cons ... ...) t) (gnus-group-read-ephemeral-group 
> (concat "nnir:" ...) (quote ...) t (cons ... 
> gnus-current-window-configuration) nil))
>   gnus-group-make-nnir-group(nil "gnus painful")
>   call-interactively(gnus-group-make-nnir-group nil nil)
>

Alas, at this point, you have to run the development version of Gnus
(nognus):

http://www.gnus.org/distribution.html

Gmane searching was added with the following (Oct 31) commit:

http://git.gnus.org/cgit/gnus.git/commit/?id=a14d856fc1432f862e075b7ee792fe5e381a38ff

Building development emacs will give you essentially the same bleeding
edge as nognus.

Otherwise, all I have in my setup is:

(require 'nnir)

And I'm not even sure that is necessary anymore.

Best,
Matt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]