help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Line editor with dynamic prompt


From: Whitfield Diffie
Subject: Line editor with dynamic prompt
Date: Tue, 28 Oct 2014 09:15:49 -0700

    The attached program --- whose calling sequence is

        (lineedit prompt-base starting-string position-in-string)

displays the length of the string and the position of point in the
string as part of the prompt; it changes as point moves or the string
is edited.

   Does anyone know how to do this without having to write the line
editor by hand?

                                  Whit

Attachment: lineedit.el
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]