From: trentbuck@gmail.com (Trent W. Buck)
To: emacs-devel@gnu.org
Subject: Where is the vertical-border char set?
Date: Wed, 30 Apr 2014 17:55:52 +1000 [thread overview]
Message-ID: <87bnvjfdyv.fsf@gmail.com> (raw)
Stupidly, I started doing this today:
(setq mode-line-end-spaces (make-string 1024 ?─))
It makes the modeline look prettier (except when it doesn't).
The 1024 is arbitrary, it replaces %- (infinite MINUS HYPHEN).
I can't see how to ask for infinity of an arbitrary codepoint.
I want to do the same thing for the vertical-border character,
which is "|" for me (my window-system is nil).
Where do I set that?
CAN I set that?
I tried apropos-variable and apropos-value and grepping lisp/ and src/,
but my fu is weak.
next reply other threads:[~2014-04-30 7:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-30 7:55 Trent W. Buck [this message]
2014-04-30 14:21 ` Where is the vertical-border char set? Eli Zaretskii
2014-05-01 0:32 ` Trent W. Buck
2014-05-01 2:48 ` Eli Zaretskii
2014-05-02 2:42 ` Trent W. Buck
2014-05-02 7:24 ` 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=87bnvjfdyv.fsf@gmail.com \
--to=trentbuck@gmail.com \
--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).