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

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

[GNU ELPA] Aggressive-Completion version 1.7


From: ELPA update
Subject: [GNU ELPA] Aggressive-Completion version 1.7
Date: Sun, 31 Mar 2024 05:03:46 -0400

Version 1.7 of package Aggressive-Completion has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Aggressive-Completion describes itself as:

  ===============================
  Automatic minibuffer completion
  ===============================

More at https://elpa.gnu.org/packages/aggressive-completion.html

## Summary:

  Aggressive completion mode (`aggressive-completion-mode') is a minor mode
  which automatically completes for you after a short delay
  (`aggressive-completion-delay') and shows all possible completions using the
  standard completion help (unless the number of possible completions exceeds
  `aggressive-completion-max-shown-completions' or
  `aggressive-completion-auto-completion-help' is set to nil).

  Automatic completion is done after all commands in
  `aggressive-completion-auto-complete-commands'.  The function doing
  auto-completion is defined by `aggressive-completion-auto-complete-fn' which
  defaults to `minibuffer-complete'.

## Recent NEWS:

[Not provided 🙁]



reply via email to

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