Gnus development mailing list
 help / color / mirror / Atom feed
* nnmairix-goto-original-article woes
@ 2013-03-24 15:00 Jose A. Ortega Ruiz
  2013-03-24 17:23 ` Adam Sjøgren
  0 siblings, 1 reply; 3+ messages in thread
From: Jose A. Ortega Ruiz @ 2013-03-24 15:00 UTC (permalink / raw)
  To: ding


Hi,

I've got a simple nnmairix setup for Gnus v5.13 in a recent emacs
snapshot that mostly works (the one distributed in Debian as
emacs-snapshot, from Emacs' bzr repo a week ago).  The only problem is
with nnmairix-goto-original-article, which is throwing an error when i
use it in any article of the result group.

More concretely, the error happens inside gnus-read-header, where a call
to (gnus-request-head id group) is returning `t', but the subsequent
code is treating that return value as a list.

(I've got the registry activated, and seems to work in other contexts,
in case that matters).

Any ideas?

TIA,
jao
-- 
Don’t worry about people stealing your ideas. If your ideas are any
good, you’ll have to ram them down people’s throats.
  -Howard Aiken




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nnmairix-goto-original-article woes
  2013-03-24 15:00 nnmairix-goto-original-article woes Jose A. Ortega Ruiz
@ 2013-03-24 17:23 ` Adam Sjøgren
  2013-03-24 22:50   ` Jose A. Ortega Ruiz
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Sjøgren @ 2013-03-24 17:23 UTC (permalink / raw)
  To: ding

"Jose A. Ortega Ruiz" <jao@gnu.org> writes:

> I've got a simple nnmairix setup for Gnus v5.13 in a recent emacs
> snapshot that mostly works (the one distributed in Debian as
> emacs-snapshot, from Emacs' bzr repo a week ago).

Debian doesn't distribute emacs-snapshot¹ - Julien Danjou does² :-)

> The only problem is with nnmairix-goto-original-article, which is
> throwing an error when i use it in any article of the result group.

If you M-x toggle-debug-on-error and report the backtrace, it might be
easier to track down for someone.

Sorry I'm not of much help.


  Best regards,

    Adam

¹ http://packages.debian.org/search?keywords=emacs-snapshot
² http://emacs.naquadah.org/

-- 
 "The world is short of delimiters," says Don.                Adam Sjøgren
                                                         asjo@koldfront.dk




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nnmairix-goto-original-article woes
  2013-03-24 17:23 ` Adam Sjøgren
@ 2013-03-24 22:50   ` Jose A. Ortega Ruiz
  0 siblings, 0 replies; 3+ messages in thread
From: Jose A. Ortega Ruiz @ 2013-03-24 22:50 UTC (permalink / raw)
  To: ding

On Sun, Mar 24 2013, Adam Sjøgren wrote:

> "Jose A. Ortega Ruiz" <jao@gnu.org> writes:
>
>> I've got a simple nnmairix setup for Gnus v5.13 in a recent emacs
>> snapshot that mostly works (the one distributed in Debian as
>> emacs-snapshot, from Emacs' bzr repo a week ago).
>
> Debian doesn't distribute emacs-snapshot¹ - Julien Danjou does² :-)

Right.

>> The only problem is with nnmairix-goto-original-article, which is
>> throwing an error when i use it in any article of the result group.
>
> If you M-x toggle-debug-on-error and report the backtrace, it might be
> easier to track down for someone.

It doesn't add much to the description of the error i gave, but here it
is anyway:

Debugger entered--Lisp error: (wrong-type-argument listp t)
  gnus-read-header("<878vadywpb.fsf@bigml.com>")
  gnus-summary-insert-subject("<878vadywpb.fsf@bigml.com>")
  byte-code("\304 \305\211\203-	@\306\b!\203&\307\n!\211\203&\310\305\211\211\v$\210\311\312\313\"\210	A\211\204	*\314\315\316\n#\207" [gnus-override-method --cl-dolist-temp-- message-id number gnus-refer-article-methods nil gnus-check-server gnus-summary-insert-subject gnus-summary-select-article throw found t gnus-message 3 "Couldn't fetch article %s"] 6)
  gnus-summary-refer-article("<878vadywpb.fsf@bigml.com>")
  nnmairix-show-original-article("nnmairix+mairix:default" "<878vadywpb.fsf@bigml.com>")
  nnmairix-goto-original-article(nil)
  call-interactively(nnmairix-goto-original-article nil nil)

BTW, i just tried and this is also happening with Emacs 24.2.1, this
time directly distributed by Debian.

Thanks,
jao
-- 
I went to the woods because I wished to live deliberately, to front only the
essential facts of life, and see if I could not learn what it had to teach,
and not, when I came to die, discover that I had not lived.
 -Henry David Thoreau, naturalist and author (1817-1862)




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-24 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-24 15:00 nnmairix-goto-original-article woes Jose A. Ortega Ruiz
2013-03-24 17:23 ` Adam Sjøgren
2013-03-24 22:50   ` Jose A. Ortega Ruiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).