unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* recent change in gnus-rescale-image broke html display in tty
@ 2019-09-25 19:36 Filipp Gunbin
  2019-09-26 13:47 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Filipp Gunbin @ 2019-09-25 19:36 UTC (permalink / raw)
  To: emacs-devel

Hi, this recent commit broke html article display on tty with (setq
mm-text-html-renderer 'gnus-w3m):

* 524a8eb730..: Lars Ingebrigtsen 2019-09-25 Make gnus-rescale-image
  work on modern Emacs versions

Debugger entered--Lisp error: (error "Window system frame should be used")
  image-size((image :type png :data "..." :scale 1) t)
  gnus-rescale-image((image :type png :data "..." :scale 1) (127 . 25))
  gnus-html-wash-images()
  gnus-html-wash-tags()
  gnus-article-html((#<buffer  *mm*-711294> ("text/html" (charset . "utf-8")) quoted-printable nil nil nil nil nil))
  mm-inline-text-html((#<buffer  *mm*-711294> ("text/html" (charset . "utf-8")) quoted-printable nil nil nil nil nil))
  mm-display-inline((#<buffer  *mm*-711294> ("text/html" (charset . "utf-8")) quoted-printable nil nil nil nil nil))
  mm-display-part((#<buffer  *mm*-711294> ("text/html" (charset . "utf-8")) quoted-printable nil nil nil nil nil) t)
  gnus-mime-display-single((#<buffer  *mm*-711294> ("text/html" (charset . "utf-8")) quoted-printable nil nil nil nil nil))
  gnus-mime-display-part((#<buffer  *mm*-711294> ("text/html" (charset . "utf-8")) quoted-printable nil nil nil nil nil))
  ...

Thanks,
Filipp



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

* Re: recent change in gnus-rescale-image broke html display in tty
  2019-09-25 19:36 recent change in gnus-rescale-image broke html display in tty Filipp Gunbin
@ 2019-09-26 13:47 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-09-26 13:47 UTC (permalink / raw)
  To: Filipp Gunbin; +Cc: emacs-devel

Filipp Gunbin <fgunbin@fastmail.fm> writes:

> Hi, this recent commit broke html article display on tty with (setq
> mm-text-html-renderer 'gnus-w3m):
>
> * 524a8eb730..: Lars Ingebrigtsen 2019-09-25 Make gnus-rescale-image
>   work on modern Emacs versions
>
> Debugger entered--Lisp error: (error "Window system frame should be used")

This should now be fixed on the trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

end of thread, other threads:[~2019-09-26 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25 19:36 recent change in gnus-rescale-image broke html display in tty Filipp Gunbin
2019-09-26 13:47 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).