Gnus development mailing list
 help / color / mirror / Atom feed
* not able to acess Drafts
@ 2001-04-02 10:59 Lars Gullik Bjønnes
  2001-04-02 11:31 ` Kai Großjohann
  2001-04-03  3:30 ` ShengHuo ZHU
  0 siblings, 2 replies; 4+ messages in thread
From: Lars Gullik Bjønnes @ 2001-04-02 10:59 UTC (permalink / raw)



with Oort gnus, when I try to access the Drafts I get this:

Signaling: (error "Format specifier doesn't match argument type")
  format("%c%4d: %-20s%c" 91 "?" "Lars Gullik Bjønnes" 93)
  (insert (format "%c%4d: %-20s%c" gnus-tmp-opening-bracket gnus-tmp-lines (if ... ... gnus-tmp-name) gnus-tmp-closing-bracket))
  (progn (insert (format "%c%4d: %-20s%c" gnus-tmp-opening-bracket gnus-tmp-lines ... gnus-tmp-closing-bracket)) (point))
  (gnus-put-text-property (point) (progn (insert ...) (point)) gnus-mouse-face-prop gnus-mouse-face)
  (progn (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n"))
  eval((progn (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n")))
  gnus-summary-prepare-threads((([6 "test" "lyx (Lars Gullik Bjønnes)" "" "fake+none+38" nil -1 -1 nil nil]) ([10 "Re: Size of 1.2.0cvs?" "lyx (Lars Gullik Bjønnes)" "" "fake+none+39" "<liy3dbrmw3x.fsf@fantomas.inria.fr>" -1 -1 nil nil])))
  gnus-summary-prepare()
  gnus-summary-read-group-1("nndraft:drafts" nil t nil nil nil)
  gnus-summary-read-group("nndraft:drafts" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
* call-interactively(gnus-group-select-group)

-- 
	Lgb


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

* Re: not able to acess Drafts
  2001-04-02 10:59 not able to acess Drafts Lars Gullik Bjønnes
@ 2001-04-02 11:31 ` Kai Großjohann
  2001-04-02 11:52   ` Lars Gullik Bjønnes
  2001-04-03  3:30 ` ShengHuo ZHU
  1 sibling, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 2001-04-02 11:31 UTC (permalink / raw)
  Cc: ding

On 02 Apr 2001, Lars Gullik Bjønnes wrote:
> 
>   format("%c%4d: %-20s%c" 91 "?" "Lars Gullik Bjønnes" 93)

It seems that %4d and "?" don't match.  Hm.

Ah, there was a recent change to have the Lines value be `?' when
unknown.  Hm.  I'm not sure how to go about this.  Have you set
gnus-summary-line-format yourself?  If so, you might have to adjust
it.  If not, then it's a bug in the default gnus-summary-line-format.

Anyone?

kai
-- 
Be indiscrete.  Do it continuously.


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

* Re: not able to acess Drafts
  2001-04-02 11:31 ` Kai Großjohann
@ 2001-04-02 11:52   ` Lars Gullik Bjønnes
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Gullik Bjønnes @ 2001-04-02 11:52 UTC (permalink / raw)
  Cc: ding

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

| On 02 Apr 2001, Lars Gullik Bjønnes wrote:
| > 
| >   format("%c%4d: %-20s%c" 91 "?" "Lars Gullik Bjønnes" 93)
| 
| It seems that %4d and "?" don't match.  Hm.
| 
| Ah, there was a recent change to have the Lines value be `?' when
| unknown.  Hm.  I'm not sure how to go about this.  Have you set
| gnus-summary-line-format yourself? 

nope

| If so, you might have to adjust
| it.  If not, then it's a bug in the default gnus-summary-line-format.

I guess this would be it.
 
-- 
	Lgb


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

* Re: not able to acess Drafts
  2001-04-02 10:59 not able to acess Drafts Lars Gullik Bjønnes
  2001-04-02 11:31 ` Kai Großjohann
@ 2001-04-03  3:30 ` ShengHuo ZHU
  1 sibling, 0 replies; 4+ messages in thread
From: ShengHuo ZHU @ 2001-04-03  3:30 UTC (permalink / raw)


larsbj@lyx.org (Lars Gullik Bjønnes) writes:

> with Oort gnus, when I try to access the Drafts I get this:
> 
> Signaling: (error "Format specifier doesn't match argument type")
>   format("%c%4d: %-20s%c" 91 "?" "Lars Gullik Bjønnes" 93)

Try `M-: (gnus-update-format-specifications t) RET'.

ShengHuo


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

end of thread, other threads:[~2001-04-03  3:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-02 10:59 not able to acess Drafts Lars Gullik Bjønnes
2001-04-02 11:31 ` Kai Großjohann
2001-04-02 11:52   ` Lars Gullik Bjønnes
2001-04-03  3:30 ` ShengHuo ZHU

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