all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [gerd.moellmann@t-online.de: Re: Info menus on text-mode terminals]
@ 2004-01-04  3:53 Richard Stallman
  2004-01-04  6:20 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2004-01-04  3:53 UTC (permalink / raw)


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 gerd.moellmann@t-online.de using -f
Sender: gerd@gerd.free-bsd.org
To: rms@gnu.org
Cc: Luc Teirlinck <teirllm@dms.auburn.edu>, miles@gnu.org, eliz@elta.co.il,
        emacs-devel@gnu.org
Subject: Re: Info menus on text-mode terminals
From: gerd.moellmann@t-online.de (Gerd Moellmann)
Date: 30 Sep 2003 14:54:10 +0200
In-Reply-To: <E1A4JWb-0008FB-7g@fencepost.gnu.org>
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 <rms@gnu.org> 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 -------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gerd.moellmann@t-online.de: Re: Info menus on text-mode terminals]
  2004-01-04  3:53 [gerd.moellmann@t-online.de: Re: Info menus on text-mode terminals] Richard Stallman
@ 2004-01-04  6:20 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2004-01-04  6:20 UTC (permalink / raw)
  Cc: emacs-devel

> From: Richard Stallman <rms@gnu.org>
> Date: Sat, 03 Jan 2004 22:53:02 -0500
> 
> Would someone like to implement the `space' display specification
> on ttys?

If this is not too urgent, I will put it on my todo list.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-04  6:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-04  3:53 [gerd.moellmann@t-online.de: Re: Info menus on text-mode terminals] Richard Stallman
2004-01-04  6:20 ` Eli Zaretskii

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.