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

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

Re: unexpected result with keymap inheritance


From: Edward Flanigan
Subject: Re: unexpected result with keymap inheritance
Date: Wed, 23 Nov 2016 05:43:34 +0000

I use unbind-key quite a bit. It is in bind-key.el from the external 
"use-package"

(unbind-key "C-'"     org-mode-map)        ;; org-cycle-agenda-files


See if that fits your use case.


reply via email to

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