unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: monnier+gnu/emacs@rum.cs.yale.edu
Subject: Re: Potential problem of minibuffer-message
Date: Sun, 13 Apr 2003 07:23:04 -0400	[thread overview]
Message-ID: <E194fZg-0006Is-00@fencepost.gnu.org> (raw)
In-Reply-To: <200304110222.LAA18413@etlken.m17n.org> (message from Kenichi Handa on Fri, 11 Apr 2003 11:22:01 +0900 (JST))

    o Should minibuffer-message has the same argument as message?

Those two functions are not really similar; there is no need for this
incompatible change.

    o Should it pay attention to the case of being called from
      non-minibuffer?  Should it automatically re-format the
      message to " [...]"?

I see no importance in this, but I have no objection to it
if someone finds it useful and wants to do it.

    o Should it use minibuffer-message-timeout as timeout?

I think the optional arg is good enough.  But if you have a specific
use for adding minibuffer-message-timeout, please do.

    o Isn't it better to take care of modified and read-only
      flags of the minibuffer?

Would you please be more specific?

    o If a rear-advancing overlay is in the minibufer and it
      has face (or any hooks) property, simply inserting a
      message yields an unpleasant result.  It seems that we
      should have a new function insert-after-markers (analogous
      to insert-before-markers).

Either that, or minibuffer-message-timeout could find all overlays on
the first character of the message, and move their ends back where
they belong.

I would expect that the latter is a less complex change overall.

  parent reply	other threads:[~2003-04-13 11:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-10  1:44 Potential problem of minibuffer-message Kenichi Handa
2003-04-10 13:44 ` Stefan Monnier
2003-04-11  2:22   ` Kenichi Handa
2003-04-11  2:38     ` Miles Bader
2003-04-11  4:31       ` Kenichi Handa
2003-04-11  4:37         ` Miles Bader
2003-04-11  4:53           ` overlay property `after-string' Kenichi Handa
2003-04-11  5:02             ` Miles Bader
2003-04-11  6:30               ` Kenichi Handa
2003-04-13 11:23     ` Richard Stallman [this message]
2003-04-10 22:47 ` Potential problem of minibuffer-message 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=E194fZg-0006Is-00@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=monnier+gnu/emacs@rum.cs.yale.edu \
    /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).