unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: 66282@debbugs.gnu.org, drew.adams@oracle.com
Subject: bug#66282: 26.3; Doc string of `overlay-arrow-string'
Date: Sun, 01 Oct 2023 16:42:22 +0300	[thread overview]
Message-ID: <83o7hi8nnl.fsf@gnu.org> (raw)
In-Reply-To: <CADwFkmnF03n7U86mBraE5TO8QnT9gq-GzAAeKo18itUS7oCQAA@mail.gmail.com> (message from Stefan Kangas on Sun, 1 Oct 2023 05:12:18 -0700)

> From: Stefan Kangas <stefankangas@gmail.com>
> Date: Sun, 1 Oct 2023 05:12:18 -0700
> Cc: drew.adams@oracle.com, 66282@debbugs.gnu.org
> 
> We also have these in src/:
> 
> ./src/xdisp.c:22826:   Used for non-window-redisplay windows, and for
> windows without left
> ./src/xdisp.c:36677:    doc: /* String to display as an arrow in
> non-window frames.
> ./src/xdisp.c:36724:    doc: /* Pixels per inch value for non-window
> system displays.
> 
> And these in lisp/:
> 
> ./htmlfontify.el:106:The following might be useful when running
> non-windowed or in batch mode:
> ./emulation/cua-base.el:414:On non-window systems, use
> `cua-rectangle-terminal-modifier-key'.
> ./vc/ediff-init.el:567:and ediff-after-flag.  On a non-window system,
> differences are always
> ./emacs-lisp/tcover-ses.el:675:    ;;ses-create-header-string behaves
> differently in a non-window environment

These are okay, they don't use "non-window frames" (with the single
exception of the doc string which I already fixed, and you probably
have the old version of).  They use other terminology, which has its
place.  "Windows-system" is our terminology for the various GUI
environments, and "window redisplay" (as opposed to "frame redisplay")
is correct terminology for GUI redisplay, where each window has its
own glyph matrix and manages its memory, see the large comment at the
beginning of xdisp.c.





  reply	other threads:[~2023-10-01 13:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-30 20:15 bug#66282: 26.3; Doc string of `overlay-arrow-string' Drew Adams
2023-09-30 21:40 ` Stefan Kangas
2023-10-01  5:22   ` Eli Zaretskii
2023-10-01 12:12     ` Stefan Kangas
2023-10-01 13:42       ` Eli Zaretskii [this message]
2023-10-01 20:15         ` Drew Adams
2023-10-01  5:09 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83o7hi8nnl.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=66282@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    --cc=stefankangas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).