|
| From: | Kevin Rodgers |
| Subject: | Re: emacs init and mode-maps |
| Date: | Mon, 26 Jun 2006 10:12:33 -0600 |
| User-agent: | Thunderbird 1.5.0.4 (Windows/20060516) |
Slawomir Nowaczyk wrote:
On Fri, 23 Jun 2006 14:51:04 -0600 Kevin Rodgers <address@hidden> wrote: #> > All of this is not desirable. I recommend you read up a bit more #> > about Elisp before making proposals.#> #> Why would it be undesirable to have sh-mode-map (and other keymaps)#> already defined (by dumping it into emacs via an autoload cookie)? When you say "other keymaps" do you mean only those that are part of official Emacs distribution or those provided by additional modules user might have installed as well?
Only those that are included in Emacs itself. But if the user wants to build Emacs with 3rd party modules dumped, that's his/her business, and the autoload mechanism can be used for them as well. -- Kevin
| [Prev in Thread] | Current Thread | [Next in Thread] |