unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Using proportional fonts in Gnus
Date: Mon, 17 Apr 2006 06:59:08 +0900	[thread overview]
Message-ID: <87wtdpmbbn.fsf@catnip.gol.com> (raw)
In-Reply-To: <m3r73xfmhn.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Sun, 16 Apr 2006 19:39:48 +0200")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> Nope.  Emacs' support for proportional fonts is still pretty
> immature. 

It's interesting to consider how one might do this in an "Emacsy"
manner convenient for elisp programmers.

For instance a "super tab" text property saying "align to colum N (or
leave M units of whitespace if already there)"; maybe some degree of
indirection would be useful so one need not rewrite the buffer text to
change N dynamically.

Given that emacs already has text properties to allow munging spaces,
perhaps this would even not be terribly difficult to implement (you'd
just leave the decision as to how wide the resulting space was until a
point where the display engine had an idea of concrete display
positions).

-Miles
-- 
"Suppose He doesn't give a shit?  Suppose there is a God but He
just doesn't give a shit?"  [George Carlin]

       reply	other threads:[~2006-04-16 21:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <u8xue81xb.fsf@yahoo.co.uk>
     [not found] ` <m3r73xfmhn.fsf@quimbies.gnus.org>
2006-04-16 21:59   ` Miles Bader [this message]
2006-04-17  4:37     ` Using proportional fonts in Gnus Stefan Monnier
2006-04-17  6:43     ` Eli Zaretskii
2006-04-17  7:03       ` Miles Bader
2006-04-17 17:56     ` Richard Stallman

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=87wtdpmbbn.fsf@catnip.gol.com \
    --to=miles@gnu.org \
    --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 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).