help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: sound on emacs COCOA


From: Stefan Monnier
Subject: Re: sound on emacs COCOA
Date: Tue, 23 Nov 2010 11:55:05 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Notice that advices on a subr such as self-insert-command are not called
> when the subr is called from C code.  So you'd have to use
> pre-command-hook or post-command-hook.

In Emacs-24 you could use post-self-insert-hook (specific to
self-insert-command).


        Stefan


reply via email to

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