emacs-devel
[Top][All Lists]
Advanced

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

Re: Assignment of misc packages for emacs


From: Richard Stallman
Subject: Re: Assignment of misc packages for emacs
Date: Sun, 19 May 2002 13:40:49 -0600 (MDT)

    Let's say I write a command (select-face) which prints exactly the
    same prompt as is produced by M-g, reads a character, and selects
    default, bold, italic, etc face depending on that character.  I then
    bind that command to M-g.

This is an artificial example.  If you want this behavior, you should
use a keymap.  In real cases where functions ask questions, it's
because the behavior is something different, not resembling a prefix
key.




reply via email to

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