[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
address@hidden: Re: Info menus on text-mode terminals]
From: |
Richard Stallman |
Subject: |
address@hidden: Re: Info menus on text-mode terminals] |
Date: |
Sat, 03 Jan 2004 22:53:02 -0500 |
Would someone like to implement the `space' display specification
on ttys? Of course, it will have to round to an integer width.
------- Start of forwarded message -------
X-Authentication-Warning: gerd.free-bsd.org: gerd set sender to address@hidden
using -f
Sender: address@hidden
To: address@hidden
Cc: Luc Teirlinck <address@hidden>, address@hidden, address@hidden,
address@hidden
Subject: Re: Info menus on text-mode terminals
From: address@hidden (Gerd Moellmann)
Date: 30 Sep 2003 14:54:10 +0200
In-Reply-To: <address@hidden>
X-Seen: false
X-ID: SxWWaMZfremI7XYW7LC7XYqMv7kMdHQ8knnYPfETzpuwLtAUMqzuwV
X-Spam-Status: No, hits=-2.4 required=5.0
tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
RCVD_IN_NJABL,REFERENCES,REPLY_WITH_QUOTES,
USER_AGENT_GNUS_UA,X_AUTH_WARNING,X_NJABL_DIALUP
version=2.55
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
Richard Stallman <address@hidden> writes:
> Gerd, you know how text properties are recognized. Could you do
> this?
Well, I can give some hints how to do it for someone who wants to
implement this.
-- In handle_single_display_prop, let the Qspace subproperty
through for terminal frames.
-- In produce_glyphs, term.c and maybe elsewhere (msdos.c?), handle
the case that it->what == IT_STRETCH in a way similar to
x_produce_glyphs/produce_stretch_glyph, only produce some number
of space glyphs instead of a stretch glyph.
------- End of forwarded message -------
- address@hidden: Re: Info menus on text-mode terminals],
Richard Stallman <=