all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: emacs-devel@gnu.org
Subject: Re: GSoC project "Hyphenation"?
Date: Tue, 27 Mar 2012 14:40:45 -0400	[thread overview]
Message-ID: <jwvfwcu6ins.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <m3d37y9go5.fsf@passepartout.tim-landscheidt.de> (Tim Landscheidt's message of "Tue, 27 Mar 2012 16:01:30 +0000")

> time and time again I have searched for "Emacs" and "hyphen-
> ation", and so little results came up that I looked up "hy-
> phenation" again to make sure that I hadn't misspelled it.

I guess there's a combination of reasons for that:
- Emacs doesn't support proportional fonts very well.
- monospaced justified text is rarely used.
- => justified text is rarely used in Emacs.
- hyphenation is rarely needed for non-justified text.

E.g. without hyphenation, your email would not have been much
less pleasantly balanced.  There are only 3 paragraphs where your
hyphenation lets Emacs's filling algorithm give noticeably better
results, but by tweaking down the fill-column on a case-by-case
basis (from 60 to 57, for example), you can easily get back
something reasonably close (aesthetically) to the
hyphenated version.

Of course, a refined filling code could get even better result
when combined with hyphenation, but my point is simply that I'm
not sure the extra work needed for hyphenation is worth the
trouble at this point.  Especially since "naive" hyphenation like
you've done in your email is not great either: a typographer
would scream at some of your paragraphs where all lines are
hyphenated (already, hyphenating two successive lines is
generally considered bad style).

>   Comments or sentiments?

It's the first time I hear not just a request but even any
mention of the concept of hyphenation support for Emacs, so
I indeed wouldn't consider it high-priority.  But by all means,
do scratch that itch,


        Stefan



  parent reply	other threads:[~2012-03-27 18:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-27 16:01 GSoC project "Hyphenation"? Tim Landscheidt
2012-03-27 17:48 ` Deniz Dogan
2012-03-27 18:04   ` Eli Zaretskii
2012-03-27 18:40 ` Stefan Monnier [this message]
2012-03-28  1:01   ` Miles Bader
2012-03-28 12:47     ` Stefan Monnier
2016-12-23  1:09 ` hector

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=jwvfwcu6ins.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@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.
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.