Re: muse is stepping on key bindings reserved for users
Adrian Aichner <[email protected]> Mon, 26 Jun 2006 23:45:00 +0200
| Newsgroups | gmane.emacs.wiki.general,gmane.emacs.muse.general |
|---|---|
| Organization | The XEmacs Project |
| Message-ID | <[email protected]> |
"Raymond Zeitler" <[email protected]> writes: > On my system, C-c i is undefined. C-c TAB is the keybinding for Hi Raymond, mwolson might already have fixed this. > muse-insert-tag. I do not have the function > muse-insert-relative-link-to-file. > > I do call this in my .emacs: > (planner-install-extra-task-keybindings) > > I suppose you already checked that the keybindings you wrote about > aren't defined in your .emacs? It's not in my .emacs, no. > > Please note that emacs-wiki-discuss is being deprecated. We now use > several lists. muse-el-discuss would be the relevant one here. I'm reading via gmane. Are the new lists available there? Perhaps a kind soul could share. Thanks in advance! Adrian > > -- > Raymond Zeitler <[email protected]> > > > -----Original Message----- > Date: Sun, 25 Jun 2006 22:36:21 +0200 > From: Adrian Aichner <[email protected]> > Subject: [emacs-wiki-discuss] muse is stepping on key bindings > reserved for users > > Hi All, > > (info "(lispref)Style Tips") > of XEmacs states the following. > > * Please do not define `C-c LETTER' as a key in your major modes. > These sequences are reserved for users; they are the *only* > sequences reserved for users, so we cannot do without them. > > Instead, define sequences consisting of `C-c' followed by a > non-letter. These sequences are reserved for major modes. > > Changing all the major modes in Emacs 18 so they would follow this > convention was a lot of work. Abandoning this convention would > make that work go to waste, and inconvenience users. > > * Sequences consisting of `C-c' followed by `{', `}', `<', `>', `:' > or `;' are also reserved for major modes. > > I hope this is all true for GNU Emacs as well. > > Following bindings violate the first item: > > C-c i l muse-insert-relative-link-to-file > C-c i t muse-insert-tag > > Could this be finxed in a future version of planner-muse, please? > > Best regards! > > Adrian -- Adrian Aichner mailto:[email protected] http://www.xemacs.org/