all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Madhu <enometh@meer.net>
Cc: emacs-devel@gnu.org
Subject: Re: Pixel Fill + Justify
Date: Thu, 10 Aug 2023 10:12:59 +0300	[thread overview]
Message-ID: <83jzu3jrpg.fsf@gnu.org> (raw)
In-Reply-To: <m3il9oi0gn.fsf_-_@leonis4.robolove.meer.net> (message from Madhu on Wed, 09 Aug 2023 23:04:32 +0530)

> From: Madhu <enometh@meer.net>
> Date: Wed, 09 Aug 2023 23:04:32 +0530
> 
> 
> This reminds me to ask: are there any consumers of pixel-fill-region?

A few, you can find them by grepping the Emacs sources.  For example,
shr.el uses it for filling HTML display.

> I'd like to be able to read buffers in variable-pitch-mode with `full'
> justification, the signature doesn't have a 'justify' optional argument
> but is that a limitation or just a small matter of programming?

It's a matter of programming: the code needs to insert spaces with
:width 'display' spec on them to produce pixel-resolution
justification.

Patches welcome.



      reply	other threads:[~2023-08-10  7:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <874jlc7ifu.fsf.ref@yahoo.com>
2023-08-06  7:12 ` adaptive-wrap Po Lu
2023-08-06  7:20   ` adaptive-wrap Eli Zaretskii
2023-08-06  7:24     ` adaptive-wrap Po Lu
2023-08-07 16:01   ` adaptive-wrap Spencer Baugh
2023-08-07 16:49     ` adaptive-wrap Eli Zaretskii
2023-08-07 20:40       ` adaptive-wrap Spencer Baugh
2023-08-08 10:59         ` adaptive-wrap Eli Zaretskii
2023-08-07 16:50     ` adaptive-wrap Ihor Radchenko
2023-08-07 20:42       ` adaptive-wrap Spencer Baugh
2023-08-10  5:37     ` adaptive-wrap Po Lu
2023-08-09 17:34   ` Pixel Fill + Justify Madhu
2023-08-10  7:12     ` Eli Zaretskii [this message]

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=83jzu3jrpg.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=enometh@meer.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.