Gnus development mailing list
 help / color / mirror / Atom feed
* [Bruno Le Dantec <bruno.le_dantec@ercim.org>] Cyclades - following the meeting with the commission
@ 2000-08-01 11:37 Kai Großjohann
  0 siblings, 0 replies; 9+ messages in thread
From: Kai Großjohann @ 2000-08-01 11:37 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1956 bytes --]

This time, I remove the byte code from the backtrace right away.

/----
| Debugger entered--Lisp error: (error "fill-prefix too long for specified width")
|   signal(error ("fill-prefix too long for specified width"))
|   error("fill-prefix too long for specified width")
|   fill-region-as-paragraph(1641 1718 left nosqueeze)
|   fill-region(1641 1718 left nosqueeze)
|   fill-flowed()
|   mm-inline-text((#<buffer  *mm*> ("text/plain" (charset . "us-ascii") (format . "flowed")) nil nil nil nil nil nil))
|   mm-display-inline((#<buffer  *mm*> ("text/plain" (charset . "us-ascii") (format . "flowed")) nil nil nil nil nil nil))
|   mm-display-part((#<buffer  *mm*> ("text/plain" (charset . "us-ascii") (format . "flowed")) nil nil nil nil nil nil) t)
|   byte-code("---**CENSORED**---" [ignored type handle not-attachment display text string-match throw nil mm-inline-override-p 4 "inline" mm-attachment-override-p mm-automatic-display-p mm-inlined-p mm-automatic-external-display-p t split-string "/" "text" gnus-unbuttonized-mime-type-p gnus-insert-mime-button gnus-article-insert-newline -2 (set-buffer gnus-summary-buffer) ((error)) mm-display-part mm-insert-inline mm-get-part gnus-treat-article gnus-article-mime-handle-alist id move beg gnus-newsgroup-charset gnus-newsgroup-ignored-charsets mail-parse-ignored-charsets mail-parse-charset gnus-article-mime-handles] 6)
|   gnus-mime-display-single((#<buffer  *mm*> ("text/plain" (charset . "us-ascii") (format . "flowed")) nil nil nil nil nil nil))
|   gnus-mime-display-part((#<buffer  *mm*> ("text/plain" (charset . "us-ascii") (format . "flowed")) nil nil nil nil nil nil))
|   gnus-display-mime()
|   gnus-article-prepare-display()
|   gnus-article-prepare(93 nil)
|   gnus-summary-display-article(93 nil)
|   gnus-summary-select-article(nil force)
|   gnus-summary-show-article(nil)
|   call-interactively(gnus-summary-show-article)
\----

Better, now?

kai
-- 
I like BOTH kinds of music.



[-- Attachment #2: Type: message/rfc822, Size: 1959 bytes --]

From: Bruno Le Dantec <bruno.le_dantec@ercim.org>
To: goevert@amaunet.cs.uni-dortmund.de (Norbert Gövert )
Subject: Cyclades - following the meeting with the commission
Date: Mon, 31 Jul 2000 14:23:36 +0200
Message-ID: <4.2.0.58.20000731141916.00c302e0@mage.inria.fr>

Dear Norbert,
Having meet the commission, they still have the following questions;
- End of form 8.2. For additional cost participants "categories of 
permanent staff to work on the project"
- Legal status of the university. Can you please send me the copy of the 
legal document ?
Best regards - Bruno
---------------------------------------------------------------------------- 
--------
Bruno Le Dantec
Deputy Manager                           GEIE-ERCIM
2004, route des Lucioles               BP 93
06902 Sophia Antipolis                 France
Phone: +33 4 92 38 50 13             Fax: +33 4 92 38 50 11
GPS: +33 6 12 36 12 56               http://www.ercim.org


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Bruno Le Dantec <bruno.le_dantec@ercim.org>] Cyclades - following the meeting with the commission
@ 2000-08-01  9:06 Kai Großjohann
  2000-08-01 10:20 ` Hannu Koivisto
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kai Großjohann @ 2000-08-01  9:06 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 2144 bytes --]

When displaying the following message, Gnus tells me this (byte code
elided due to encoding problems):

/----
| Debugger entered--Lisp error: (error "fill-prefix too long for specified width")
|   signal(error ("fill-prefix too long for specified width"))
|   error("fill-prefix too long for specified width")
|   fill-region-as-paragraph(1641 1718 left nosqueeze)
|   fill-region(1641 1718 left nosqueeze)
|   fill-flowed()
|   mm-inline-text((#<buffer  *mm*> ("text/plain" (charset . "us-ascii") (format . "flowed")) nil nil nil nil nil nil))
|   mm-display-inline((#<buffer  *mm*> ("text/plain" (charset . "us-ascii") (format . "flowed")) nil nil nil nil nil nil))
|   mm-display-part((#<buffer  *mm*> ("text/plain" (charset . "us-ascii") (format . "flowed")) nil nil nil nil nil nil) t)
|   byte-code("*** CENSORED ***" [ignored type handle not-attachment display text string-match throw nil mm-inline-override-p 4 "inline" mm-attachment-override-p mm-automatic-display-p mm-inlined-p mm-automatic-external-display-p t split-string "/" "text" gnus-unbuttonized-mime-type-p gnus-insert-mime-button gnus-article-insert-newline -2 (set-buffer gnus-summary-buffer) ((error)) mm-display-part mm-insert-inline mm-get-part gnus-treat-article gnus-article-mime-handle-alist id move beg gnus-newsgroup-charset gnus-newsgroup-ignored-charsets mail-parse-ignored-charsets mail-parse-charset gnus-article-mime-handles] 6)
|   gnus-mime-display-single((#<buffer  *mm*> ("text/plain" (charset . "us-ascii") (format . "flowed")) nil nil nil nil nil nil))
|   gnus-mime-display-part((#<buffer  *mm*> ("text/plain" (charset . "us-ascii") (format . "flowed")) nil nil nil nil nil nil))
|   gnus-display-mime()
|   gnus-article-prepare-display()
|   gnus-article-prepare(93 nil)
|   gnus-summary-display-article(93 nil)
|   gnus-summary-select-article(nil force)
|   gnus-summary-show-article(nil)
|   call-interactively(gnus-summary-show-article)
\----

The *Article* buffer is showing the long dashes line at that point, so
it appears that this line is the problem.

Does this help to figure out where the problem is?

kai
-- 
I like BOTH kinds of music.



[-- Attachment #2: Type: message/rfc822, Size: 1956 bytes --]

From: Bruno Le Dantec <bruno.le_dantec@ercim.org>
To: goevert@amaunet.cs.uni-dortmund.de (Norbert Gövert )
Subject: Cyclades - following the meeting with the commission
Date: Mon, 31 Jul 2000 14:23:36 +0200
Message-ID: <4.2.0.58.20000731141916.00c302e0@mage.inria.fr>

Dear Norbert,
Having meet the commission, they still have the following questions;
- End of form 8.2. For additional cost participants "categories of 
permanent staff to work on the project"
- Legal status of the university. Can you please send me the copy of the 
legal document ?
Best regards - Bruno
---------------------------------------------------------------------------- 
--------
Bruno Le Dantec
Deputy Manager                           GEIE-ERCIM
2004, route des Lucioles               BP 93
06902 Sophia Antipolis                 France
Phone: +33 4 92 38 50 13             Fax: +33 4 92 38 50 11
GPS: +33 6 12 36 12 56               http://www.ercim.org


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

end of thread, other threads:[~2000-08-01 13:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-01 11:37 [Bruno Le Dantec <bruno.le_dantec@ercim.org>] Cyclades - following the meeting with the commission Kai Großjohann
  -- strict thread matches above, loose matches on Subject: below --
2000-08-01  9:06 Kai Großjohann
2000-08-01 10:20 ` Hannu Koivisto
2000-08-01 11:01 ` Chmouel Boudjnah
2000-08-01 11:35   ` Kai Großjohann
2000-08-01 11:36 ` Roman Belenov
2000-08-01 13:04   ` Kai Großjohann
2000-08-01 12:00 ` Simon Josefsson
2000-08-01 13:05   ` Kai Großjohann

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