Gnus development mailing list
 help / color / mirror / Atom feed
* edit a w3 rendered message
@ 1999-11-12  6:08 Harry Putnam
  1999-11-15 20:47 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Harry Putnam @ 1999-11-12  6:08 UTC (permalink / raw)



I get messages occasionally that contain an HTML index of some *.jpg
files along with the attached *.jpg's

Its a mavica (sony) digital camera that writes in dos format to a
floppy.  The HTML is stupidly formatted in all caps (the file names
too) making it useless on unix/machines.  Example:

[...]
<P><A HREF="MVC-001F.JPG">MVC-001F.JPG</A>  1999  4 15 10:32:04 AM   
<P><A HREF="MVC-002F.JPG">MVC-002F.JPG</A>  1999  4 15 10:52:06 AM   
[...]

Because of this sillyness the links are useless unless they are edited
to look like the files they point to (ie .jpg).

I can save the jpeg files and rewrite the HTML with sed, of course but
would rather handle it right in the gnus buffer.  However any attempts
to edit give the message:

"fontifiying article*  buffer too big."

If one presses "C-g" at this point, you get a buffer that allows
editing but cannot be saved.  Giving the message:
"Wrong type argument: window-configuration-p, nil"


Is it even possible to edit an HTML message once w3 has rendered it,
using 'gnus-summary-edit-article' function?


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

* Re: edit a w3 rendered message
  1999-11-12  6:08 edit a w3 rendered message Harry Putnam
@ 1999-11-15 20:47 ` Lars Magne Ingebrigtsen
  1999-11-22  4:38   ` Harry Putnam
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-15 20:47 UTC (permalink / raw)


Harry Putnam <reader@newsguy.com> writes:

> I can save the jpeg files and rewrite the HTML with sed, of course but
> would rather handle it right in the gnus buffer.  However any attempts
> to edit give the message:
> 
> "fontifiying article*  buffer too big."

Do you have font-lock turned on in the article buffer?

> If one presses "C-g" at this point, you get a buffer that allows
> editing but cannot be saved.  Giving the message:
> "Wrong type argument: window-configuration-p, nil"

`(setq debug-on-error t)', repeat the bug and mail me the resulting
backtrace.

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


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

* Re: edit a w3 rendered message
  1999-11-15 20:47 ` Lars Magne Ingebrigtsen
@ 1999-11-22  4:38   ` Harry Putnam
  1999-12-01 19:08     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Harry Putnam @ 1999-11-22  4:38 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Harry Putnam <reader@newsguy.com> writes:
> 
> > I can save the jpeg files and rewrite the HTML with sed, of course but
> > would rather handle it right in the gnus buffer.  However any attempts
> > to edit give the message:
> > 
> > "fontifiying article*  buffer too big."
> 
> Do you have font-lock turned on in the article buffer?

Yes... I have:
(global-font-lock-mode t)

> 
> > If one presses "C-g" at this point, you get a buffer that allows
> > editing but cannot be saved.  Giving the message:
> > "Wrong type argument: window-configuration-p, nil"
> 
> `(setq debug-on-error t)', repeat the bug and mail me the resulting
> backtrace.

Roger Wilco


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

* Re: edit a w3 rendered message
  1999-11-22  4:38   ` Harry Putnam
@ 1999-12-01 19:08     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-12-01 19:08 UTC (permalink / raw)


Harry Putnam <reader@newsguy.com> writes:

> > > "fontifiying article*  buffer too big."
> > 
> > Do you have font-lock turned on in the article buffer?
> 
> Yes... I have:
> (global-font-lock-mode t)

Try switching it off in the Gnus buffers.  It's not very helpful
there. 

-- 
(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:[~1999-12-01 19:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-12  6:08 edit a w3 rendered message Harry Putnam
1999-11-15 20:47 ` Lars Magne Ingebrigtsen
1999-11-22  4:38   ` Harry Putnam
1999-12-01 19:08     ` 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).