unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: eclig@gmx.net
Subject: Re: Patch: Follow convention for reading with the minibuffer.
Date: Thu, 29 Sep 2005 23:59:19 +0300	[thread overview]
Message-ID: <8764sjecgd.fsf@jurta.org> (raw)
In-Reply-To: <87psqy1sk1.fsf@pacem.orebokech.com> (Romain Francoise's message of "Sat, 24 Sep 2005 15:52:46 +0200")

>> Here's my second take on this.  Someone please check this patch before
>> actually committing!  It's too easy to make an error when doing such
>> kind of changes.
>
> Thanks, I installed this patch (including the subsequent change you sent
> to Richard).

I noticed that now the Emacs manual doesn't comply with conventions about
location of the colon documented in the Emacs Lisp Reference Manual:

1. (info "(elisp)Programming Tips"):

   * When you mention a default value in a minibuffer prompt, put it
     and the word `default' inside parentheses.  It should look like
     this:

          Enter the answer (default 42):

2. (info "(emacs)Minibuffer"):

     Sometimes a "default argument" appears in parentheses after the
  colon; it too is part of the prompt.  The default will be used as the
  argument value if you enter an empty argument (that is, just type
  <RET>).  For example, commands that read buffer names always show a
  default, which is the name of the buffer that will be used if you type
  just <RET>.

In the first sentence "after the colon" should be changed to "before
the colon".  But what to do with the second sentence?  Commands that
read buffer names still put the default after the colon.

-- 
Juri Linkov
http://www.jurta.org/emacs/

  parent reply	other threads:[~2005-09-29 20:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-06 18:01 Patch: Follow convention for reading with the minibuffer Emilio Lopes
2005-09-06 20:01 ` Stefan Monnier
2005-09-08  2:42   ` Richard M. Stallman
2005-09-08  6:54     ` Juri Linkov
2005-09-09 12:50       ` Richard M. Stallman
2005-09-09 16:05         ` Drew Adams
2005-09-09 17:13           ` Thien-Thi Nguyen
2005-09-09 18:20           ` Stefan Monnier
2005-09-11 13:52 ` Emilio Lopes
2005-09-24 13:52   ` Romain Francoise
2005-09-24 22:09     ` Thien-Thi Nguyen
2005-09-25 12:11       ` Juanma Barranquero
2005-09-29 20:57       ` Juri Linkov
2005-09-30 19:52         ` Stefan Monnier
2005-10-02 20:23           ` Juri Linkov
2005-09-29 20:59     ` Juri Linkov [this message]
2005-09-30  5:55       ` Romain Francoise
2005-09-30 17:34       ` Richard M. 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=8764sjecgd.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=eclig@gmx.net \
    /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).