unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: eliz@elta.co.il, emacs-devel@gnu.org
Subject: Re: Info menus on text-mode terminals
Date: Sun, 28 Sep 2003 19:33:55 -0400	[thread overview]
Message-ID: <E1A3l35-000403-QP@fencepost.gnu.org> (raw)
In-Reply-To: <200309271951.h8RJp3e09280@raven.dms.auburn.edu> (message from Luc Teirlinck on Sat, 27 Sep 2003 14:51:03 -0500 (CDT))

    Go to the scratch buffer:

    ;; This buffer is for notes you don't want to save, and for Lisp evaluation.

    Then do:

    M-:  (put-text-property 4 5 'display '(space :align-to 30))

    In the regular Emacs, the "T" gets replaced by a bunch whitespace, as
    expected, but for emacs -nw, nothing happens, although C-u C-x = on
    "T" shows that it really has the correct display property, it just has
    no effect.

    Does anybody know whether this is actually _supposed_ to work?

This makes sense on text terminals, so it should work on text
terminals.  Therefore, I think this is a bug.

  parent reply	other threads:[~2003-09-28 23:33 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-27 11:02 Info menus on text-mode terminals Eli Zaretskii
2003-09-27 15:21 ` Luc Teirlinck
2003-09-27 15:40   ` Luc Teirlinck
2003-09-27 15:55 ` Luc Teirlinck
2003-09-27 16:44 ` Luc Teirlinck
2003-09-27 17:07 ` Luc Teirlinck
2003-09-27 18:38   ` Eli Zaretskii
2003-09-27 18:15     ` Luc Teirlinck
2003-09-27 19:51     ` Luc Teirlinck
2003-09-28  8:35       ` Eli Zaretskii
2003-09-28 11:31         ` Gerd Moellmann
2003-09-28 23:34           ` Richard Stallman
2003-09-29  6:02             ` Eli Zaretskii
2003-09-29 10:06             ` Gerd Moellmann
2003-09-29 12:02               ` David Kastrup
2003-09-28 23:33       ` Richard Stallman [this message]
2003-09-27 17:30 ` Luc Teirlinck
2003-09-28 15:34 ` Richard Stallman
2003-09-28 21:43   ` Eli Zaretskii
2003-09-28 21:18     ` Luc Teirlinck
2003-09-28 23:15     ` Miles Bader
2003-09-29  3:21       ` Luc Teirlinck
2003-09-29  3:50         ` Miles Bader
2003-09-29 12:45           ` Thien-Thi Nguyen
2003-09-30 12:22         ` Richard Stallman
2003-09-30 12:54           ` Gerd Moellmann
2003-09-29 19:31     ` 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=E1A3l35-000403-QP@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=eliz@elta.co.il \
    --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).