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

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

Re: C-M-h not working properly for PHP class


From: Dmitry Gutov
Subject: Re: C-M-h not working properly for PHP class
Date: Tue, 02 Jul 2013 14:57:05 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt)

Luca Ferrari <fluca1978@infinito.it> writes:

> (Ops...sorry this should have been sent to the list)
>
> I need a little help to fix the problem with the php-mode. I tried to
> do the following:
>
> (add-hook 'php-mode-hook
>           (lambda ()
>             (local-set-key  (kbd "C-M h") 'mark-defun ) ) )

Try (kbd "C-M-h") instead.



reply via email to

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