Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L lyskom-elisp-client
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • lyskom-elisp-client
  • lyskom-elisp-client
  • Issues
  • #12
Closed
Open
Issue created Aug 05, 2020 by David Byers@dbyersMaintainer

Review the magic minibuffer

Review all the code that goes in to the magic minibuffer in utilities.el starting at:

;;; ============================================================
;;; Magic that allows us to clear the initial value in the
;;; minibuffer when the user types a character.

For nocompat simplify the advice so it only works in Gnu Emacs. Consider using before-change-functions (mentioned in the comment) instead. There may be an ancient checkin that does this (and that crashed Emacs 20.7).

Assignee
Assign to
Time tracking