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

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

Re: "C-h k" reports "<keybinding> is undefined"


From: York Zhao
Subject: Re: "C-h k" reports "<keybinding> is undefined"
Date: Thu, 5 Jan 2012 15:31:36 -0500

> Could you please show the code that establishes the binding?

Hi Tassilo,

Thank you for the response and as Mike just pointed out this seems to be a
problem with Evil package. But anyways here's my code that binds the key.

(global-set-key (kbd "M-q") 'fill-paragraph-or-region)


Thanks,

York



reply via email to

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