unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Akib Azmain Turja <akib@disroot.org>
Cc: emacs-devel@gnu.org
Subject: Re: How to change window divider in text terminal?
Date: Thu, 28 Jul 2022 13:55:39 +0200	[thread overview]
Message-ID: <mvmczdpjvt0.fsf@suse.de> (raw)
In-Reply-To: <8735el8p5l.fsf@disroot.org> (Akib Azmain Turja's message of "Thu, 28 Jul 2022 17:14:46 +0600")

On Jul 28 2022, Akib Azmain Turja wrote:

> But none of the following work for me:
>
> (set-display-table-slot standard-display-table 5 ?|)
> (set-display-table-slot standard-display-table 5 (make-glyph-code ?|))
> (set-display-table-slot standard-display-table 'vertical-border ?|)
> (set-display-table-slot standard-display-table 'vertical-border
>                         (make-glyph-code ?|))

All of them work for me.  Of course, there is no difference since ?| is
also the default.

> And I'm pretty much sure that this happens because the character '|' is
> hardcoded in "build_frame_matrix_from_leaf_window" in "src/dispnew.c".

That's only used if the active display table doesn't override it.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



  reply	other threads:[~2022-07-28 11:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-28 11:14 How to change window divider in text terminal? Akib Azmain Turja
2022-07-28 11:55 ` Andreas Schwab [this message]
2022-07-28 13:27   ` Akib Azmain Turja

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=mvmczdpjvt0.fsf@suse.de \
    --to=schwab@suse.de \
    --cc=akib@disroot.org \
    --cc=emacs-devel@gnu.org \
    /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).