all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Lispref on history-add-new-input
Date: Fri, 02 Jun 2006 13:49:07 +0300	[thread overview]
Message-ID: <u1wu7est8.fsf@gnu.org> (raw)
In-Reply-To: <87ac8vkj1k.fsf@jurta.org> (message from Juri Linkov on Fri, 02 Jun 2006 12:29:32 +0300)

> From: Juri Linkov <juri@jurta.org>
> Date: Fri, 02 Jun 2006 12:29:32 +0300
> Cc: emacs-devel@gnu.org, storm@cua.dk
> 
> >       @defvar history-add-new-input
> >     ! If the value of this variable is @code{nil}, standard functions that
> >     ! read from the minibuffer don't add new elements to the history list,
> >
> > It would be clearer to break the sentence here.
> >
> >     ! allowing code to explicitly manage the history by using
> >     ! @code{add-to-history}.
> 
> The main purpose of this variable was to allow Lisp code to use
> add-to-history after reading an input.  In the Info documentation
> the description of this variable goes just after the description
> of add-to-history, so there could be some text that connects these two.

This might be a misunderstanding.  Perhaps Richard wasn't suggesting
to remove that part, but instead rephrase like this:

     @defvar history-add-new-input
     If the value of this variable is @code{nil}, standard functions that
     read from the minibuffer don't add new elements to the history list.
     This lets Lisp programs explicitly manage input history by using
     @code{add-to-history}.

  reply	other threads:[~2006-06-02 10:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-01  8:04 Lispref on history-add-new-input Kim F. Storm
2006-06-01 12:05 ` Juri Linkov
2006-06-02  3:13 ` Richard Stallman
2006-06-02  9:29   ` Juri Linkov
2006-06-02 10:49     ` Eli Zaretskii [this message]
2006-06-02 22:40       ` Richard Stallman
2006-06-03  8:28         ` Eli Zaretskii

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=u1wu7est8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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 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.