all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Juri Linkov <juri@linkov.net>, "Herbert J. Skuhra" <herbert@gojira.at>
Cc: emacs-devel@gnu.org
Subject: RE: master 5ec2115: Use '…' for ellipsis in truncate-string-to-width by default (bug#41250)
Date: Tue, 6 Oct 2020 08:36:17 -0700 (PDT)	[thread overview]
Message-ID: <97e4cc51-0643-401e-a88f-891450ee548a@default> (raw)
In-Reply-To: <87mu0zaiqf.fsf@mail.linkov.net>

> The problem is that the source file mule-util.el can't use the Unicode
> character '…'.  Please see
> https://urldefense.com/v3/__http://debbugs.gnu.org/41250__;!!GqivPVa7Brio!Myw
> 9NLEyEGq9q15InHIL4DosZcvKPlrhRBDjGAthnl2obqktBvxncP_YLpQWXegw$  for the
> discussion.

FWIW, in that bug (#41250) thread, I expressed 
the opinion about the ellipsis that we should
use "..." and not "…", which is not so readable.

The ellipsis is used to indicate truncation.
By using "..." we include two more chars, but
it suffices to truncate two additional chars,
to end with the same width of text.  (And users
can control the max width by an option.)

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=41250#144

That opinion was ignored, and instead hoops were
jumped through to try to use "…".  IMO, not only
is it not worth trying to do that, the result,
if successful, is worse.

That "…" char is pretty useless, in general.
Its appearance has nothing in common with that
of a real ellipsis, at least when a fixed-width
font is used.



  parent reply	other threads:[~2020-10-06 15:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201004194159.3503.69418@vcs0.savannah.gnu.org>
     [not found] ` <20201004194200.7B7A420A23@vcs0.savannah.gnu.org>
2020-10-06  0:21   ` bug#43822: 28.0.50; build failed on revno.5ec2115 Katsumi Yamaoka
2020-10-06  8:04     ` Juri Linkov
2020-10-06 18:27       ` Juri Linkov
2020-10-06 22:28         ` Katsumi Yamaoka
2020-10-06  6:07   ` master 5ec2115: Use '…' for ellipsis in truncate-string-to-width by default (bug#41250) Herbert J. Skuhra
2020-10-06  7:58     ` Juri Linkov
2020-10-06  8:42       ` Herbert J. Skuhra
2020-10-06 13:09       ` Stefan Monnier
2020-10-06 15:36       ` Drew Adams [this message]
2020-10-06 15:54         ` Stefan Monnier
2020-10-06 16:04           ` Drew Adams

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=97e4cc51-0643-401e-a88f-891450ee548a@default \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=herbert@gojira.at \
    --cc=juri@linkov.net \
    /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.