all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: "Kim F. Storm" <storm@cua.dk>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: Alternative fringe bitmaps for continuation/truncation
Date: Mon, 28 Apr 2008 11:53:29 +0100	[thread overview]
Message-ID: <4815ACA9.30205@gnu.org> (raw)
In-Reply-To: <87abjegu4j.fsf@kfs-lx.rd.rdm>

Kim F. Storm wrote:

> I agree that they are a bit too cryptic for general acceptance.
>
> I think these are much better:
>
> (define-fringe-bitmap 'right-truncation
>   "\x04\x02\xa9\x02\x04" nil nil 'bottom)
> (define-fringe-bitmap 'left-truncation
>   "\x20\x40\xaa\x40\x20" nil nil 'bottom)
>   

Yes, those are obviously arrows, I don't think they will be mistaken for 
a bug. I think all of these would look better moved above the baseline 
(currently the horizontal lines in all of the bitmaps appear one pixel 
below the baseline for me). The truncation bitmaps would look best 
centered with respect to the lower case center of gravity (I'm sure this 
is not easy to compute reliably so an acceptable alternative might be to 
align the bottom of the arrow with or just below the baseline). The 
ellipses should be at or slightly above the baseline, particularly for 
the left continuation indicator, which may be mistaken for being 
associated with the following line with current placement.






  reply	other threads:[~2008-04-28 10:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-27 16:59 Alternative fringe bitmaps for continuation/truncation Kim F. Storm
2008-04-27 21:02 ` Jason Rumney
2008-04-28  4:03   ` Stefan Monnier
2008-04-28 10:18     ` Kim F. Storm
2008-04-28 10:53       ` Jason Rumney [this message]
2008-04-28 15:00       ` Stefan Monnier
2008-04-28 17:38         ` Kim F. Storm
2008-04-28 17:50           ` Jason Rumney
2008-04-28 22:01             ` Kim F. Storm
2008-05-02 23:48 ` Juri Linkov

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4815ACA9.30205@gnu.org \
    --to=jasonr@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=storm@cua.dk \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.