From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Width of fringes
Date: Sat, 21 Mar 2020 13:35:37 +0100 [thread overview]
Message-ID: <20200321123537.GA9921@tuxteam.de> (raw)
In-Reply-To: <87fte2gdmj.fsf@metapensiero.it>
[-- Attachment #1: Type: text/plain, Size: 958 bytes --]
On Sat, Mar 21, 2020 at 12:18:28PM +0100, Lele Gaifax wrote:
> Hi all,
>
> a bit of context first: just to learn something new I'm playing with the
> fringe, writing my own custom minor mode to show the test coverage of each
> line in a buffer; I used three different fringe symbols 'filled-rectangle,
> 'hollow-rectangle and 'question-mark to show respectively "executed", "missed"
> and "excluded" lines of code.
>
> Everything is going smooth, but I have a "visual glitch" that I was not able
> to understand: while with standard settings (ie "emacs -Q") all three symbols
> appear "complete", using my own configuration they appear "truncated" on the
> left, in other words for example the 'hollow-rectangle comes out as
You can customize the "fringe-mode": it can be nil (default, 8 pixels each),
a cons of two integers (left and right fringe width) and one integer (both).
M-x customize, then search for "fringe".
Cheers
-- t
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2020-03-21 12:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-21 11:18 Width of fringes Lele Gaifax
2020-03-21 12:35 ` tomas [this message]
2020-03-21 13:36 ` Lele Gaifax
2020-03-21 13:39 ` Eli Zaretskii
2020-03-21 13:43 ` Lele Gaifax
2020-03-21 14:22 ` tomas
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=20200321123537.GA9921@tuxteam.de \
--to=tomas@tuxteam.de \
--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).