Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-uu-digest-mail-forward ?
@ 2001-10-07 18:49 Amos Gouaux
  2001-10-07 19:28 ` Simon Josefsson
  2001-10-07 19:31 ` ShengHuo ZHU
  0 siblings, 2 replies; 4+ messages in thread
From: Amos Gouaux @ 2001-10-07 18:49 UTC (permalink / raw)


Used to be that I could select articles with # and then do
gnus-uu-digest-mail-forward to forward these as one message with
MIME attachments.  However, now when I try it I get the error

Buffer is read-only: #<buffer "*...*">

Anybody else seeing this?

-- 
Amos




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

* Re: gnus-uu-digest-mail-forward ?
  2001-10-07 18:49 gnus-uu-digest-mail-forward ? Amos Gouaux
@ 2001-10-07 19:28 ` Simon Josefsson
  2001-10-07 20:12   ` Amos Gouaux
  2001-10-07 19:31 ` ShengHuo ZHU
  1 sibling, 1 reply; 4+ messages in thread
From: Simon Josefsson @ 2001-10-07 19:28 UTC (permalink / raw)
  Cc: ding

Amos Gouaux <amos+lists.ding@utdallas.edu> writes:

> Used to be that I could select articles with # and then do
> gnus-uu-digest-mail-forward to forward these as one message with
> MIME attachments.  However, now when I try it I get the error
>
> Buffer is read-only: #<buffer "*...*">
>
> Anybody else seeing this?

Nope.  M-x toggle-debug-on-error RET and send the complete backtrace?




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

* Re: gnus-uu-digest-mail-forward ?
  2001-10-07 18:49 gnus-uu-digest-mail-forward ? Amos Gouaux
  2001-10-07 19:28 ` Simon Josefsson
@ 2001-10-07 19:31 ` ShengHuo ZHU
  1 sibling, 0 replies; 4+ messages in thread
From: ShengHuo ZHU @ 2001-10-07 19:31 UTC (permalink / raw)


Amos Gouaux <amos+lists.ding@utdallas.edu> writes:

> Used to be that I could select articles with # and then do
> gnus-uu-digest-mail-forward to forward these as one message with
> MIME attachments.  However, now when I try it I get the error
>
> Buffer is read-only: #<buffer "*...*">
>
> Anybody else seeing this?

Could you post the back trace after setting debug-on-error to t?

ShengHuo



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

* Re: gnus-uu-digest-mail-forward ?
  2001-10-07 19:28 ` Simon Josefsson
@ 2001-10-07 20:12   ` Amos Gouaux
  0 siblings, 0 replies; 4+ messages in thread
From: Amos Gouaux @ 2001-10-07 20:12 UTC (permalink / raw)


>>>>> On Sun, 07 Oct 2001 21:28:55 +0200,
>>>>> Simon Josefsson <jas@extundo.com> (sj) writes:

sj> Nope.  M-x toggle-debug-on-error RET and send the complete backtrace?

Okay, looks like it was because the directory gnus-uu-tmp-dir did
not exist:

Signaling: (error "Temp directory /var/tmp/gnus/ doesn't exist") 
  signal(error ("Temp directory /var/tmp/gnus/ doesn't exist")) 
  cerror("Temp directory %s doesn't exist" "/var/tmp/gnus/") 
  apply(cerror "Temp directory %s doesn't exist" "/var/tmp/gnus/") 
  error("Temp directory %s doesn't exist" "/var/tmp/gnus/") 
  gnus-uu-initialize(nil) 
  gnus-uu-decode-with-method(gnus-uu-save-article nil nil t) 
  gnus-uu-decode-save(nil "/var/tmp/gnus/forwardWlEtVD") 
  gnus-uu-digest-mail-forward(nil) 
  call-interactively(gnus-uu-digest-mail-forward) 
  command-execute(gnus-uu-digest-mail-forward t) 
  execute-extended-command(nil) 
  call-interactively(execute-extended-command) 
 
Once I created this directory, all was fine.

Weird that the error message I saw was totally unrelated to this
directory problem....

-- 
Amos




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

end of thread, other threads:[~2001-10-07 20:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-07 18:49 gnus-uu-digest-mail-forward ? Amos Gouaux
2001-10-07 19:28 ` Simon Josefsson
2001-10-07 20:12   ` Amos Gouaux
2001-10-07 19:31 ` 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).