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

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

Re: Listing completions automatically


From: PT
Subject: Re: Listing completions automatically
Date: Sat, 14 May 2005 16:15:10 +0200
User-agent: Opera M2/8.0 (Win32, build 7561)

On Sat, 14 May 2005 00:06:37 +0200, Kevin Rodgers <ihs_4664@yahoo.com> wrote:

(let ((unread-command-events (cons ?\t unread-command-events)))
   (completing-read PROMPT TABLE ...))


It works fine, thanks!

It's strange there is no configuration variable to control it and
one has to stuff keyboard events into the command loop manually...

--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/


reply via email to

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