emacs-devel
[Top][All Lists]
Advanced

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

Re: [External] : Re: Updating *Completions* as you type


From: Emanuel Berg
Subject: Re: [External] : Re: Updating *Completions* as you type
Date: Tue, 17 Oct 2023 08:09:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

>> ;;  ***** NOTE: These EMACS PRIMITIVES have been REDEFINED in Icicles:
>> ;;
>> ;;  `completing-read'              - (See below and doc string.)
>> ;;  `display-completion-list'      - (See below and doc string.)
>> ;;  `exit-minibuffer'              - Remove *Completion* window.
>> ;;  `minibuffer-complete-and-exit' - Remove *Completion* window.
>> ;;  `read-file-name'               - (See below and doc string.)
>> ;;  `read-from-minibuffer'         - (See below and doc string.)
>> ;;  `read-string'                  - (See below and doc string.)
>
> Meta-Note: If "Emacs primitive" equals a "built-in" function
> equals a function written in C, then
> `display-completion-list', `exit-minibuffer',
> `minibuffer-complete-and-exit', and `read-file-name' are
> actually ordinary Lisp functions, written in Lisp.

And all those are in minibuffer.el.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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