From: Eli Zaretskii <eliz@gnu.org>
To: E Sabof <esabof@gmail.com>
Cc: 16649@debbugs.gnu.org
Subject: bug#16649: Right margin overflows on neighboring windows.
Date: Fri, 07 Feb 2014 09:52:24 +0200 [thread overview]
Message-ID: <83sirvxsuf.fsf@gnu.org> (raw)
In-Reply-To: <87a9e37i9w.fsf@gmail.com>
> From: E Sabof <esabof@gmail.com>
> Date: Fri, 07 Feb 2014 02:45:15 +0000
> Cc: 16649@debbugs.gnu.org
>
> Sorry, the right fringe renders correctly, but the margin still overflows. Attached is a screenshot of magit-log, where this can be seen. Below is a test case.
>
> Evgeni
>
> (let ((ov (make-overlay (point-min) (point-max))))
> (overlay-put ov
> 'before-string
> (propertize "o" 'display
> (list '(margin right-margin)
> (propertize
> "Laetamur quis quam, aliqua nostrum."
> 'face '(:background "yellow")
> ))))
> (set-window-margins nil (car (window-margins)) 30))
Could you please tell what exactly is wrong with display in the above
test case? And what does "the margin overflows" mean? Maybe I'm
blind, but I don't see anything wrong when I eval the above code.
As for the magit display, it is so loaded with stuff that it is hard
to even know where's the margin there. So please tell where to look
and what is it that you think is wrong in that screenshot.
Thanks.
next prev parent reply other threads:[~2014-02-07 7:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-05 7:41 bug#16649: Right margin overflows on neighboring windows E Sabof
2014-02-05 10:49 ` martin rudalics
2014-02-05 16:20 ` E Sabof
2014-02-07 2:45 ` E Sabof
2014-02-07 7:52 ` Eli Zaretskii [this message]
2014-02-07 11:14 ` martin rudalics
2014-02-07 11:51 ` Eli Zaretskii
2014-02-07 12:06 ` martin rudalics
2014-02-07 11:12 ` martin rudalics
2014-02-21 13:08 ` martin rudalics
2014-02-21 13:16 ` E Sabof
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=83sirvxsuf.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=16649@debbugs.gnu.org \
--cc=esabof@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 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).