unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: emacs-devel@gnu.org
Subject: Re: Problems with info (emacs version)
Date: Mon, 2 Jun 2003 13:23:52 -0500 (CDT)	[thread overview]
Message-ID: <200306021823.h52INph24025@eel.dms.auburn.edu> (raw)
In-Reply-To: <200306021717.h52HHhQf016260@rum.cs.yale.edu> (monnier+gnu/emacs@rum.cs.yale.edu)

Stefan Monnier wrote:

   I think we should solve the above as follows:
   Instead of marking lines as:

      * CVS:(cvs).			The CVS thingy.
	   ^^^^^^^^^^^^^^^^^^^^^^^^
	   (display "             ")

   we should mark them as follows:

      * CVS:(cvs).			The CVS thingy.
	   ^^^^^^^ ^^^^^^^^^^^^^^^^
	 invisible (display (space :align-to 24))

   the idea being that `display' is only used to turn a set of spaces
   into some other representation of "some number of space".  and the
   text that's really made invisible uses the `invisible' property,
   so the rest of Emacs knows better how to handle it.

That would be a big improvement.  I still believe that it is necessary
to make sure that the user knows that there is invisible text in the
buffer (otherwise there are just countless ways the user could get
confused, I just pointed out some examples) and to provide a
convenient command to toggle invisible text, which could, for instance
behave minor-mode style.  After the change you suggest, providing such
a command should be trivial, it would just have to toggle
buffer-invisibility-spec between t and nil.  Of course, one should
also make sure that the user knows about the command.

Sincerely,

Luc.

  reply	other threads:[~2003-06-02 18:23 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02  3:33 Problems with info (emacs version) Luc Teirlinck
2003-06-02  4:29 ` Eli Zaretskii
2003-06-02  6:51   ` Kenichi Handa
2003-06-03  4:06   ` Richard Stallman
2003-06-03  4:18     ` Luc Teirlinck
2003-06-02 17:17 ` Stefan Monnier
2003-06-02 18:23   ` Luc Teirlinck [this message]
2003-06-03  4:06 ` Richard Stallman
2003-06-03  4:45   ` Luc Teirlinck
2003-06-03 18:03     ` Robert J. Chassell
2003-06-03 18:38       ` Luc Teirlinck
2003-06-03  5:22   ` Luc Teirlinck
2003-06-03  5:58     ` Simon Josefsson
2003-06-03  6:07       ` Miles Bader
2003-06-03  6:35         ` Simon Josefsson
2003-06-03  6:46           ` Miles Bader
2003-06-03 19:15             ` Simon Josefsson
2003-06-03 19:25               ` Miles Bader
2003-06-03 19:46                 ` Simon Josefsson
2003-06-03 19:58                   ` Luc Teirlinck
2003-06-03 20:05                     ` Simon Josefsson
2003-06-03 23:26                   ` Miles Bader
2003-06-03 13:49       ` Luc Teirlinck
2003-06-03 14:56         ` David Kastrup
2003-06-03 16:23           ` Stefan Monnier
2003-06-03 16:24           ` Luc Teirlinck
2003-06-05  0:08             ` Richard Stallman
2003-06-03 16:45           ` Luc Teirlinck
2003-06-03 19:23         ` Simon Josefsson
2003-06-03 19:40           ` Luc Teirlinck
2003-06-05  0:07         ` Richard Stallman
2003-06-03 14:07       ` Luc Teirlinck
2003-06-03 18:11     ` Robert J. Chassell
2003-06-04  8:53     ` Richard Stallman
2003-06-04 18:05       ` Luc Teirlinck

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=200306021823.h52INph24025@eel.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --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).