all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* minibuffer history positions - 0 or 1 based?
@ 2005-11-11  5:13 Ian Zimmerman
  2005-11-11  9:43 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Zimmerman @ 2005-11-11  5:13 UTC (permalink / raw)



Info:

(VARIABLE . STARTPOS)
     Use VARIABLE (a symbol) as the history list, and assume that the
     initial history position is STARTPOS (an integer, counting from
     zero which specifies the most recent element of the history).

Docstring:

  It can be a symbol, which is the history list variable to use,
  or it can be a cons cell (HISTVAR . HISTPOS).
  In that case, HISTVAR is the history list variable to use,
  and HISTPOS is the initial position (the position in the list
  which INITIAL-CONTENTS corresponds to).
  Positions are counted starting from 1 at the beginning of the list.


Which is it?  And is this a known documentation bug?

-- 
A true pessimist won't be discouraged by a little success.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-12 14:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-11  5:13 minibuffer history positions - 0 or 1 based? Ian Zimmerman
2005-11-11  9:43 ` Eli Zaretskii
2005-11-12 14:19   ` Ian Zimmerman

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.