unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Image Displaying in Console
@ 2011-10-07  4:10 Max Xie
  2011-10-07  7:23 ` zwz
  2011-10-07 11:42 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Max Xie @ 2011-10-07  4:10 UTC (permalink / raw)
  To: help-gnu-emacs

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

Hi,

I wonder why emacs working under console refuses to display image. In fact,
I can view pictures in my console, using fbv, even under emacs's shell...
But emacs refuses to display any image itself, saying "Can't display images
in this environment". I enjoy browsing the Internet with emacs-w3m in
console, but, as a lack, it shows no images...

So, could anyone tell me how to deal this problem? Can I force the emacs to
try displaying images under text mode?

Please excuse my bad English. I'm not a native English speaker.

Thank you.

----
Mail by Max Xie

[-- Attachment #2: Type: text/html, Size: 750 bytes --]

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

* Re: Image Displaying in Console
  2011-10-07  4:10 Image Displaying in Console Max Xie
@ 2011-10-07  7:23 ` zwz
  2011-10-07 11:42 ` Eli Zaretskii
  1 sibling, 0 replies; 4+ messages in thread
From: zwz @ 2011-10-07  7:23 UTC (permalink / raw)
  To: help-gnu-emacs

Max Xie <max.t.xie@gmail.com> writes:

> Hi,
>
> I wonder why emacs working under console refuses to display image. In
> fact,
> I can view pictures in my console, using fbv, even under emacs's
> shell...
> But emacs refuses to display any image itself, saying "Can't display
> images
> in this environment". I enjoy browsing the Internet with emacs-w3m in
> console, but, as a lack, it shows no images...
>
> So, could anyone tell me how to deal this problem? Can I force the emacs
> to
> try displaying images under text mode?

Had the same problem long ago. When hit 't' or 'T' in Emacs-w3m, it
checks whether it is in X, and if not, the message "Can't disp..."
shows.

However, I think the problem lies in that Emacs can not deal with
framebuffer. It is just my guess, and do not know if it is the case or
not. I googled but found no specific info.
>
> Please excuse my bad English. I'm not a native English speaker.
>
> Thank you.
>
> ----
> Mail by Max Xie




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

* Re: Image Displaying in Console
  2011-10-07  4:10 Image Displaying in Console Max Xie
  2011-10-07  7:23 ` zwz
@ 2011-10-07 11:42 ` Eli Zaretskii
  2011-10-08  9:01   ` Max Xie
  1 sibling, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2011-10-07 11:42 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Max Xie <max.t.xie@gmail.com>
> Date: Fri, 7 Oct 2011 12:10:31 +0800
> 
> I wonder why emacs working under console refuses to display image.

Simply because no one wrote the code to do it on a text terminal.
Emacs maintains a very strict control of everything it displays, so it
must know a lot about how images are displayed on each supported kind
of terminal, for it to work.  And no one wrote the support code for
this.  Maybe you can change that.



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

* Re: Image Displaying in Console
  2011-10-07 11:42 ` Eli Zaretskii
@ 2011-10-08  9:01   ` Max Xie
  0 siblings, 0 replies; 4+ messages in thread
From: Max Xie @ 2011-10-08  9:01 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: help-gnu-emacs

On Fri, Oct 7, 2011 at 7:42 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> Simply because no one wrote the code to do it on a text terminal.
> Emacs maintains a very strict control of everything it displays, so it
> must know a lot about how images are displayed on each supported kind
> of terminal, for it to work.  And no one wrote the support code for
> this.  Maybe you can change that.

In fact, I want to change the fact, but, I'm now just a busy high school
student in China... Well, if there is no convenient solution for this issue,
I can just lie the problem there.

Thank you for all your attention.

--------
Mail by Max Xie



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

end of thread, other threads:[~2011-10-08  9:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07  4:10 Image Displaying in Console Max Xie
2011-10-07  7:23 ` zwz
2011-10-07 11:42 ` Eli Zaretskii
2011-10-08  9:01   ` Max Xie

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