all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "D. Ebling" <d.ebling8@gmail.com>
Cc: 33182@debbugs.gnu.org
Subject: bug#33182: 26.1; Support for Suckless st(simple terminal)
Date: Sat, 03 Nov 2018 10:53:17 +0200	[thread overview]
Message-ID: <83efc2fsoy.fsf@gnu.org> (raw)
In-Reply-To: <CAP+DOpOjMrpKGJEEcmx+kXZpQQ34RLLeS-xb38cnOMGzGDsJ-Q@mail.gmail.com> (d.ebling8@gmail.com)

> From: "D. Ebling" <d.ebling8@gmail.com>
> Date: Sat, 27 Oct 2018 20:15:26 -0300
> 
>        Emacs on st detects 8 colors support, and st supports 256 and
> 24-bits colors. Opening a file with "TERM=xterm-256colors emacs -q -nw
> foo.bar" or using "(add-to-list 'term-file-aliases '("st-256color"
> . "xterm"))" resolves the colors issue but introduces a 5 seconds delay
> to load the file, if i open like this and after use only "emacs -q -nw
> foo.bar" the 256 colors work and there's no delay to load the file, but
> this only works if i used "TERM=xterm-256color" before.  st version is 0.8.1.

I think this requires a new st.el file in the lisp/term/ directory,
which will tell Emacs that st handles 256 colors, but not the extended
xterm commands (whose queries I'm guessing are the reason for the
delay).

Patches welcome.





  reply	other threads:[~2018-11-03  8:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-27 23:15 bug#33182: 26.1; Support for Suckless st(simple terminal) D. Ebling
2018-11-03  8:53 ` Eli Zaretskii [this message]
2019-10-03  0:59 ` Stefan Kangas
2020-08-10 12:10   ` Lars Ingebrigtsen
2020-08-10 12:33     ` Stefan Kangas
2020-08-10 12:35       ` Lars Ingebrigtsen
2020-08-10 12:45         ` Stefan Kangas
2020-08-10 13:04           ` Lars Ingebrigtsen
2020-08-10 13:28             ` Stefan Kangas

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

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

  git send-email \
    --in-reply-to=83efc2fsoy.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=33182@debbugs.gnu.org \
    --cc=d.ebling8@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.