all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Creating minor modes
@ 2002-11-28 11:33 Mads Lindstrøm
  0 siblings, 0 replies; 2+ messages in thread
From: Mads Lindstrøm @ 2002-11-28 11:33 UTC (permalink / raw)


Hi

I've tried to create a minor mode, by using the
example in the elisp reference manual:
http://www.gnu.org/manual/elisp-manual-21-2.8/html_node/elisp_357.html#SEC357

This will not even "compile" (being at the last
parenthesis and typing CTRL-x CTRL-e). Though a
changed the first line in the example from:

(define-minor-mode hungry-mode

to:
(easy-mmode-define-minor-mode hungry-mode

and it could "compile".

However when I activate the mode, none of the
keybindings seems to work. CTRL-DEL is not definned at
all. and CTRL-META-DEL does the same thing as when the
mode is not activated.

Anybode that can help me ?

Greetings,
Mads Lindstrøm



Beskyt din computer mod virus og misbrug! Læs mere i Yahoo! Sikkerhedscenter på www.yahoo.dk/sikkerhedscenter

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Creating minor modes
       [not found] <mailman.1038483268.6316.help-gnu-emacs@gnu.org>
@ 2002-12-02 22:08 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2002-12-02 22:08 UTC (permalink / raw)


Mads Lindstrøm wrote:

> Anybode that can help me ?


Why don't you post all of your code, the precise set of commands you execute
after running `emacs -q --no-site-file`, and the exact error messages?  (See
the *Messages* buffer.)

-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-02 22:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-28 11:33 Creating minor modes Mads Lindstrøm
     [not found] <mailman.1038483268.6316.help-gnu-emacs@gnu.org>
2002-12-02 22:08 ` Kevin Rodgers

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.