From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: don't show the $-bar that indicates text before and/or after the window view, horizontally
Date: Wed, 24 Jul 2013 19:10:22 +0200 [thread overview]
Message-ID: <87k3kfx4sh.fsf@VLAN-3434.student.uu.se> (raw)
In-Reply-To: mailman.1674.1374630606.12400.help-gnu-emacs@gnu.org
Michael Heerdegen <michael_heerdegen@web.de> writes:
> So you have two options: either hide the fringe. Fringes are
> belonging to windows (not to buffers), so hiding them generally
> is maybe not what you want.
Perhaps it is? How do I do that? If I do that, does that mean I
get two more chars (one to the left, and one to the right) per
line? That would be cool: I use such huge fonts - at least
compared to most other people - so while *I* am used to typing
short lines, when I browse code from other programmers, even an
extra two chars would be great, because those lines tend to be
very long.
> To change the glyph, either set `buffer-display-table' for w3m
> buffers if you want to modify the glyph only for w3m buffers.
> To change this globally, you want something like
>
> (set-display-table-slot standard-display-table 0 ?\ )
0 (zero) - is that how to denote the "glyph"?
> which would set the glyph to the space character. But note that
> the glyph indicating line truncation in the right fringe is the
> same one.
Yes, that worked. I will try to use it globally. I'll find soon
enough if the dollar sign gets missed.
--
Emanuel Berg - programmer (hire me! CV below)
computer projects: http://user.it.uu.se/~embe8573
internet activity: http://home.student.uu.se/embe8573
next prev parent reply other threads:[~2013-07-24 17:10 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-23 18:13 don't show the $-bar that indicates text before and/or after the window view, horizontally Emanuel Berg
2013-07-24 1:49 ` Michael Heerdegen
[not found] ` <mailman.1674.1374630606.12400.help-gnu-emacs@gnu.org>
2013-07-24 17:10 ` Emanuel Berg [this message]
2013-07-24 17:16 ` Damien Wyart
2013-07-24 17:32 ` Emanuel Berg
2013-07-24 17:53 ` Eli Zaretskii
[not found] ` <mailman.1719.1374695805.12400.help-gnu-emacs@gnu.org>
2013-07-24 21:13 ` Emanuel Berg
2013-07-24 23:35 ` Drew Adams
[not found] ` <mailman.1726.1374708932.12400.help-gnu-emacs@gnu.org>
2013-07-25 0:58 ` Emanuel Berg
2013-07-25 2:14 ` Thien-Thi Nguyen
[not found] ` <<8338r3x2ta.fsf@gnu.org>
2013-07-24 19:56 ` Drew Adams
[not found] ` <mailman.1716.1374688401.12400.help-gnu-emacs@gnu.org>
2013-07-24 21:06 ` Emanuel Berg
2013-07-24 21:35 ` Juanma Barranquero
[not found] ` <mailman.1723.1374701789.12400.help-gnu-emacs@gnu.org>
2013-07-24 22:58 ` Emanuel Berg
2013-07-24 23:22 ` Juanma Barranquero
[not found] ` <mailman.1725.1374708201.12400.help-gnu-emacs@gnu.org>
2013-07-24 23:26 ` Emanuel Berg
2013-07-25 5:09 ` Rustom Mody
2013-07-25 7:52 ` Emanuel Berg
2013-07-25 7:59 ` Juanma Barranquero
[not found] ` <mailman.1736.1374739225.12400.help-gnu-emacs@gnu.org>
2013-07-25 8:04 ` Emanuel Berg
2013-07-25 8:12 ` Juanma Barranquero
[not found] ` <mailman.1739.1374739991.12400.help-gnu-emacs@gnu.org>
2013-07-25 9:06 ` Emanuel Berg
2013-07-25 9:40 ` Jambunathan K
2013-07-25 10:47 ` Juanma Barranquero
[not found] ` <mailman.1747.1374749300.12400.help-gnu-emacs@gnu.org>
2013-07-25 17:06 ` Emanuel Berg
2013-07-25 10:34 ` Rustom Mody
2013-07-25 10:55 ` Jambunathan K
[not found] ` <mailman.1748.1374749649.12400.help-gnu-emacs@gnu.org>
2013-07-25 12:07 ` Rustom Mody
2013-07-25 17:13 ` Emanuel Berg
2013-07-25 16:43 ` Eli Zaretskii
2013-07-25 16:59 ` Emanuel Berg
2013-07-25 18:20 ` Jambunathan K
[not found] ` <mailman.1773.1374776354.12400.help-gnu-emacs@gnu.org>
2013-07-25 18:33 ` Emanuel Berg
2013-07-25 19:04 ` Jambunathan K
2013-07-26 13:34 ` Stefan Monnier
2013-07-27 12:30 ` Chris Van Dusen
[not found] ` <mailman.1840.1374845680.12400.help-gnu-emacs@gnu.org>
2013-07-26 16:50 ` Rustom Mody
2013-07-26 17:01 ` Drew Adams
[not found] ` <mailman.1867.1374858127.12400.help-gnu-emacs@gnu.org>
2013-07-26 17:12 ` Rustom Mody
[not found] ` <mailman.1771.1374770675.12400.help-gnu-emacs@gnu.org>
2013-07-25 17:23 ` Emanuel Berg
2013-07-25 17:42 ` Eli Zaretskii
[not found] ` <mailman.1772.1374774190.12400.help-gnu-emacs@gnu.org>
2013-07-25 18:02 ` Emanuel Berg
2013-07-25 18:41 ` Eli Zaretskii
[not found] ` <mailman.1776.1374777727.12400.help-gnu-emacs@gnu.org>
2013-07-25 18:49 ` Emanuel Berg
2013-07-25 19:16 ` Jambunathan K
2013-07-25 21:50 ` Bob Proulx
2013-07-25 18:06 ` Rustom Mody
2013-07-25 18:25 ` Emanuel Berg
2013-07-25 18:46 ` Jambunathan K
[not found] ` <mailman.1777.1374777912.12400.help-gnu-emacs@gnu.org>
2013-07-25 18:53 ` Emanuel Berg
2013-07-25 19:33 ` Jambunathan K
2013-07-25 18:48 ` Eli Zaretskii
[not found] ` <mailman.1778.1374778124.12400.help-gnu-emacs@gnu.org>
2013-07-25 18:55 ` Emanuel Berg
2013-07-25 21:51 ` broken thread (was: don't show the $-bar that...) Nicolas Richard
2013-07-25 11:40 ` don't show the $-bar that indicates text before and/or after the window view, horizontally Jambunathan K
[not found] ` <mailman.1752.1374752366.12400.help-gnu-emacs@gnu.org>
2013-07-25 17:36 ` Emanuel Berg
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=87k3kfx4sh.fsf@VLAN-3434.student.uu.se \
--to=embe8573@student.uu.se \
--cc=help-gnu-emacs@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.
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).