all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
Cc: emacs-devel@gnu.org, rms@gnu.org, Alex Schroeder <alex@emacswiki.org>
Subject: Re: filling in the minibuffer
Date: Sat, 21 Aug 2004 21:38:32 -0400	[thread overview]
Message-ID: <20040822013832.GA22719@fencepost> (raw)
In-Reply-To: <87n00o0ybu.fsf-monnier+emacs@gnu.org>

On Sat, Aug 21, 2004 at 09:14:07PM -0400, Stefan Monnier wrote:
> >> Maybe move-to-left-margin should stop at field boundaries?  I'm not
> >> sure this is the correct solution...
> >> 
> >> It would make sense for move-to-left-margin to special-case
> >> the minibuffer and treat the end of the prompt as the left margin.
> 
> I disagree.  The same problem can most likely happen in
> a (non-mini)buffer.

I agree -- I think it's almost always the case that a field check is better
than a minibuffer check, because exactly the same situation can occur in
other applications of fields (e.g., comint, custom, etc).

BTW, filling in the minibuffer with fields did use to work correctly (I made
sure it was the case when I originally added the field code).

-Miles
-- 
I'm beginning to think that life is just one long Yoko Ono album; no rhyme
or reason, just a lot of incoherent shrieks and then it's over.  --Ian Wolff

      reply	other threads:[~2004-08-22  1:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-16 11:37 filling in the minibuffer Alex Schroeder
2004-08-18  1:35 ` Richard Stallman
2004-08-21 12:08   ` Alex Schroeder
2004-08-22  1:14     ` Stefan Monnier
2004-08-22  1:38       ` Miles Bader [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040822013832.GA22719@fencepost \
    --to=miles@gnu.org \
    --cc=alex@emacswiki.org \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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 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.