all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: completion should not inherit read-only property
Date: Thu, 14 Dec 2006 11:48:24 -0700	[thread overview]
Message-ID: <els6b8$m30$1@sea.gmane.org> (raw)
In-Reply-To: <17791.28573.697728.187978@gargle.gargle.HOWL>

T. V. Raman wrote:
> Somewhat surprized by the question "what is this command
> `complete'" my emacs says:
> complete is an interactive compiled Lisp function in `completion.el'.
 > It is bound to  CONTROL RETURN ,  META SPACE .

Not in emacs -Q: completion.el is not dumped into the emacs executable,
nor are are any key sequences bound to its only autoloaded function
(dynamic-completion-mode).

> (complete &optional ARG)
> 
> Fill out a completion of the word before point.
> Point is left at end.  Consecutive calls rotate through all possibilities.
> Prefix args ::
>   control-u :: leave the point at the beginning of the completion rather
>                than at the end.
>   a number  :: rotate through the possible completions by that amount
>   `-'       :: same as -1 (insert previous completion)
>  {See the comments at the top of `completion.el' for more info.}
> 
> This function is advised.
> 
> Around-advice `emacspeak':
> Say what you completed.
> 
> [back]

-- 
Kevin

  reply	other threads:[~2006-12-14 18:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-07 17:44 completion should not inherit read-only property T. V. Raman
2006-12-07 22:43 ` Kevin Rodgers
2006-12-13  3:12   ` T. V. Raman
2006-12-14 18:48     ` Kevin Rodgers [this message]
2006-12-08  5:04 ` Richard Stallman
2006-12-13  3:11   ` T. V. Raman
2006-12-13 22:02     ` Richard Stallman
2006-12-14 18:43     ` Kevin Rodgers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='els6b8$m30$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.