Gnus development mailing list
 help / color / mirror / Atom feed
* "Wrong type..."
@ 1998-09-02 19:56 Phil Humpherys
  1998-09-02 20:26 ` Lars Magne Ingebrigtsen
       [not found] ` <vxkzpcijlro.fsf@pocari-sweat.jprc.com>
  0 siblings, 2 replies; 4+ messages in thread
From: Phil Humpherys @ 1998-09-02 19:56 UTC (permalink / raw)




I'm trying to convert from emacs to xemacs.  I've compiled gnus
for xemacs correctly.  When I'm in the summary buffer and I
select an article, it comes up but the following error message
comes up at the bottom:

Wrong type argument: stringp, nil

Any ideas?

--
Phil Humpherys <phumpherys@utah-inter.net>   DriverSoft
Unix Systems Administrator                   Mobile: +1.801.725.3257 
WWW/PGPkeys: http://www.spire.com/~humphery



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

* Re: "Wrong type..."
  1998-09-02 19:56 "Wrong type..." Phil Humpherys
@ 1998-09-02 20:26 ` Lars Magne Ingebrigtsen
       [not found] ` <vxkzpcijlro.fsf@pocari-sweat.jprc.com>
  1 sibling, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-02 20:26 UTC (permalink / raw)


Phil Humpherys <phumpherys@utah-inter.net> writes:

> Wrong type argument: stringp, nil

`(setq debug-on-error t)'.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: "Wrong type..."
       [not found] ` <vxkzpcijlro.fsf@pocari-sweat.jprc.com>
@ 1998-09-02 21:05   ` Phil Humpherys
  1998-09-03 10:52     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Phil Humpherys @ 1998-09-02 21:05 UTC (permalink / raw)
  Cc: ding


Karl Kleinpaste <karl@jprc.com> writes:

> Get a stack trace.
> M-x set-var RET debug-on-error RET t RET
> Reproduce the error; you'll get a trace.  Save it, quit out of the
> debugger, turn debug-on-error back off, send the trace to the list.

Signaling: (wrong-type-argument stringp nil)
  get-buffer(nil)
  gnus-get-buffer-create(nil)
  gnus-get-buffer-name(t)
  gnus-picons-buffer-name()
  gnus-picons-setup-buffer()
  gnus-picons-set-buffer()
  gnus-picons-prepare-for-annotations()
  gnus-article-display-picons()
  run-hooks(gnus-article-display-picons)
  apply(run-hooks gnus-article-display-picons)
  gnus-run-hooks(gnus-article-display-hook)
  gnus-article-prepare(27364 nil)
  gnus-summary-display-article(27364 nil)
  gnus-summary-select-article(nil nil pseudo)
  gnus-summary-scroll-up(1)
  call-interactively(gnus-summary-scroll-up)


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

* Re: "Wrong type..."
  1998-09-02 21:05   ` Phil Humpherys
@ 1998-09-03 10:52     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-03 10:52 UTC (permalink / raw)


Phil Humpherys <phumpherys@utah-inter.net> writes:

> Signaling: (wrong-type-argument stringp nil)

[...]

>   gnus-get-buffer-name(t)

You have `gnus-picons-display-where' set to t, which is not a valid
value. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1998-09-03 10:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-02 19:56 "Wrong type..." Phil Humpherys
1998-09-02 20:26 ` Lars Magne Ingebrigtsen
     [not found] ` <vxkzpcijlro.fsf@pocari-sweat.jprc.com>
1998-09-02 21:05   ` Phil Humpherys
1998-09-03 10:52     ` Lars Magne Ingebrigtsen

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).