emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: comint.el has just got to implement bash's history-prese


From: Richard Stallman
Subject: address@hidden: comint.el has just got to implement bash's history-preserve-point]
Date: Tue, 28 Nov 2006 22:29:04 -0500

Someone might want to implement this (but I don't know if we should
install it now).

------- Start of forwarded message -------
To: address@hidden
From: Dan Jacobson <address@hidden>
Date: Mon, 27 Nov 2006 23:46:34 +0800
Subject: comint.el has just got to implement bash's history-preserve-point
X-Spam-Status: No, score=1.1 required=5.0 tests=SUBJ_HAS_UNIQ_ID autolearn=no 
        version=3.0.4

comint.el has just got to implement bash's:
   history-preserve-point (default: Off)
     If set to on, the history code attempts to place point at the
     same location on each history line retrieved with
     previous-history or next-history.

One would go nuts entering e.g.,
$ : mm 1 mmmmmmmmmmmm
$ : mm 2 mmmmmmmmmmmm
$ : mm 3 mmmmmmmmmmmm
without it. Hence I resubmit this request.


_______________________________________________
emacs-pretest-bug mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------




reply via email to

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