unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53478: 26.3; Document text-terminal (non)support of pixel-relevant features
@ 2022-01-23 16:25 Drew Adams
  2022-01-23 16:53 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2022-01-23 16:25 UTC (permalink / raw)
  To: 53478

I tried to help with this user question:

https://emacs.stackexchange.com/q/70231/105

I'm no expert on this.  I guessed that Emacs in terminal mode can't
support most pixel-level operations.

I wanted to point the user to the Emacs manual about this.  I tried to
find info about it with `i' using keyword `terminal' (even with
substring matching for completions).  I found nothing.  Likewise, with
keyword `pixel'.

I then used `C-s' to search the manual for `terminal', with no luck.  I
then tried searching the manual for `pixel'.  The only relevant info I
found was Glossary entry Text Terminal.

Assuming I just searched poorly, please consider adding some index
entries for this information.  If the info is missing, apart from that
caveat in the Glossary, please consider adding some relevant info.

In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.19043
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''






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

* bug#53478: 26.3; Document text-terminal (non)support of pixel-relevant features
  2022-01-23 16:25 bug#53478: 26.3; Document text-terminal (non)support of pixel-relevant features Drew Adams
@ 2022-01-23 16:53 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-01-23 16:53 UTC (permalink / raw)
  To: Drew Adams; +Cc: 53478-done

> From: Drew Adams <drew.adams@oracle.com>
> Date: Sun, 23 Jan 2022 16:25:12 +0000
> 
> I tried to help with this user question:
> 
> https://emacs.stackexchange.com/q/70231/105
> 
> I'm no expert on this.  I guessed that Emacs in terminal mode can't
> support most pixel-level operations.

That question has nothing to do with pixel-level operations.  It asks
about functions like x-display-pixel-width that are not available in a
build --without-x.

> I wanted to point the user to the Emacs manual about this.  I tried to
> find info about it with `i' using keyword `terminal' (even with
> substring matching for completions).  I found nothing.  Likewise, with
> keyword `pixel'.

I see no reason to say in the manual anything about this that we don't
already do.  Every place that talks about pixels either says it's
relevant to graphical displays, or discusses stiff that is only
relevant to GUI.  The doc string of x-display-pixel-width, for
example, says:

  Return the width in pixels of the X display TERMINAL.
                                    ^^^^^^^^^
So I don't think we should do anything here, and I'm closing this bug
report.





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

end of thread, other threads:[~2022-01-23 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-23 16:25 bug#53478: 26.3; Document text-terminal (non)support of pixel-relevant features Drew Adams
2022-01-23 16:53 ` Eli Zaretskii

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